summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-161-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-141-0/+0
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-12/+12
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-02-121-0/+0
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-02-111-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-111-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-101-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-071-0/+0
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-072-6/+6
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2012-02-011-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-2/+2
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-01-201-0/+0
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-01-021-0/+0
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2012-01-011-0/+0
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-19/+19
| | | | This reverts commit b5b62ae9b3c8396bb74d76a125f1a9349e8b1233.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-19/+19
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-073-27/+27
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-129/+129
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-6/+6
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-26/+26
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/tde-systemsettings/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-27/+27
|
* Reset submodule main/applications/tde-systemsettings/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-4/+4
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix kde-systemsettings FTBFS under oneiricv3.5.13tpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1258964 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-40/+40
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1012-30/+30
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-13/+13
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert kde-systemsettingstpearson2011-05-3014-258/+262
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1234247 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-236-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1106829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kde-systemsettingstpearson2010-02-1278-0/+30563
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1089234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da