summaryrefslogtreecommitdiffstats
path: root/kdelirc
Commit message (Collapse)AuthorAgeFilesLines
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-159-16/+16
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-12/+12
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-22/+22
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-30/+30
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2510-28/+28
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-13/+13
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix disconnected signals and slotsTimothy Pearson2012-11-171-16/+16
|
* Initial conversion to cmake.Darrell Anderson2012-11-108-0/+215
| | | | Thanks to Fat-Zer.
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
|
* Fix QString -> TQString.Darrell Anderson2012-09-163-13/+13
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-1/+1
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-1/+1
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-9/+9
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-4/+4
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-3/+3
|
* Further organize TDE Menu.Darrell Anderson2012-03-141-1/+1
|
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-1/+1
|
* Fix branding issues.Darrell Anderson2012-03-071-91/+91
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-177-7/+7
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-20/+20
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-52/+52
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1612-86/+86
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1512-86/+86
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-4/+4
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-5/+5
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-4/+4
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1014-36/+36
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-25/+25
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-096-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-2334-329/+338
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-025-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3133-557/+557
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2592-0/+9340
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da