summaryrefslogtreecommitdiffstats
path: root/kxkb
Commit message (Collapse)AuthorAgeFilesLines
* Ask pkg-config/find_file where we can find the X11 Xkb rules directory and ↵aneejit12020-07-271-5/+22
| | | | | | add some more candidate paths for xkbd to search Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Removed unused repeatBixBIOS checkbox from keyboard settings. This resolves ↵Michele Calgaro2020-07-211-21/+0
| | | | | | bug 3142. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-285-525/+19
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve German translation and fix some desktop files.Chris2019-12-172-3/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+23
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed hard-coded reference to /opt/trinity. This resolves bug 680.Michele Calgaro2018-08-281-2/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-10/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Fix FTBFS on freebsdSlávek Banko2015-06-122-2/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Fixed help handbook sections for Regional & Accessibility. This relates to ↵Michele Calgaro2014-11-142-1/+16
| | | | bug 1850.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-131/+131
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-131/+131
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-131/+131
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-182-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-112-132/+132
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-09-071-16/+16
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Add preliminary support to improve kcontrol keyboard repeat speed setting.Darrell Anderson2013-03-022-34/+41
| | | | This partially resolves bug report 1349.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-156-11/+11
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-8/+8
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-21/+21
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Branding: KDE panel->TDE panel.Darrell Anderson2012-06-271-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-10/+10
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-024-7/+7
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-3/+3
|
* Enable xtest support flagTimothy Pearson2012-01-102-1/+24
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-9/+9
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-9/+9
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-5/+5
|
* Sync kxkb with the latest numlockx sourcestpearson2011-10-271-17/+53
| | | | | | | This is related to Bug 561, but may not be sufficient to close it git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261045 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-48/+48
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-233-0/+82
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da