summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Try to fix sqlite problemTimothy Pearson2011-11-262-8/+9
|
* Fix FTBFSTimothy Pearson2011-11-261-1/+1
|
* Fix list commitTimothy Pearson2011-11-261-0/+96
|
* Initial attempt at using the standard CMake systemTimothy Pearson2011-11-2617-266/+532
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-16244-0/+0
|
* Reset submodule main/applications/tdesvn/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16164-4042/+4042
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-066-19/+19
|
* Reset submodule main/applications/tdesvn/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-061-0/+0
|
* Reset submodule main/applications/tdesvn/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0615-34/+34
|
* Reset submodule main/applications/tdesvn/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-056-9/+9
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix kdesvn FTBFS under oneiricv3.5.13tpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1258962 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/applications/kdesvn@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-275-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Second part of previous committpearson2011-08-211-0/+0
| | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-2110-43/+43
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-143-14/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10105-303/+303
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1024-86/+86
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0945-86/+86
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-1424-24/+24
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Port kdesvn to TQt4tpearson2011-05-04260-5702/+5371
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix compilation of kdesvntpearson2011-05-041-17/+27
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Chakra project bugfixtpearson2010-09-071-1/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1172729 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-23189-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1106828 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kdesvntpearson2010-03-15575-0/+109818
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da