summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-198-24/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-61/+61
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-61/+61
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-61/+61
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-60/+60
|
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+0
|
* Cleanup TDELocale warnings in kcmhotkeys kcontrol module.Darrell Anderson2014-02-021-1/+1
|
* Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop ↵Darrell Anderson2014-02-011-5/+4
| | | | files, minor handbook housekeeping.
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-201-0/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1517-27/+27
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-5/+5
|
* 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-253-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-2/+2
|
* 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-202-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-5/+5
|
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-214-23/+23
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1819-56/+56
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1620-62/+62
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1520-62/+62
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-5/+5
|
* rename the following methods:tpearson2011-08-104-8/+8
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-075-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-232-0/+98
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Minor compilation enhancementstpearson2011-01-236-23/+23
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Signal/slot repairstpearson2011-01-2114-28/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1945-247/+247
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0736-142/+142
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0336-142/+142
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0210-14/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3157-633/+633
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2583-0/+10753
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da