summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFSTimothy Pearson2011-12-271-2/+2
|
* Fix FTBFSTimothy Pearson2011-12-271-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2132-196/+196
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1968-407/+407
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1892-475/+475
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16154-1125/+1125
| | | | This reverts commit d1248617107f659af9d03cf1ef6d783571a0cba8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15154-1125/+1125
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Reset submodule main/tdeadmin/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1610-14/+14
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-067-8/+8
|
* Reset submodule main/tdeadmin/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/tdeadmin/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0612-18/+18
|
* Reset submodule main/tdeadmin/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Add newer Ubuntu and Debian versions to the networkconf backendv3.5.13tpearson2011-10-191-1/+6
| | | | | | | This closes Bug 548 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1259601 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdeadmin FTBFS under oneirictpearson2011-10-113-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258520 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-104-4/+4
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-1/+1
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10184-673/+673
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1066-353/+353
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdeadmin FTBFS under gcc4.6tpearson2011-07-301-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1244123 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0931-102/+102
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1240522 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/kdeadmin@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeadmintpearson2011-06-18310-2891/+3011
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link cmake directory to Trinity modifiable shared cmake SVN foldertpearson2010-10-050-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added support for newer Slackware versions to network backendtpearson2010-09-111-0/+42
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1174283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0244-94/+94
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31295-6604/+6604
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added this file to the wrong directorytpearson2010-02-241-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1095636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added empty file for Automake 1.10+tpearson2010-02-241-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1095631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Last kdeadmin externals updatetpearson2010-01-160-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1075792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-062-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0617-18/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect admin directories to Trinity-specific ↵tpearson2010-01-010-0/+0
| | | | | | "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * KDE cron updatestpearson2009-12-2910-217/+235
| | | | | | * KDE networking module platform string updates git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1067153 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25648-0/+106322
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da