summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Reset submodule main/applications/ktorrent/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/applications/ktorrent/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1629-91/+91
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Reset submodule main/applications/ktorrent/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-082-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-0842-119/+119
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0742-119/+119
|
* Reset submodule main/applications/ktorrent/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0618-29/+29
|
* Reset submodule main/applications/ktorrent/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/ktorrent/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/ktorrent/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-067-19/+19
|
* Reset submodule main/applications/ktorrent/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-2/+2
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix ktorrent string errorsv3.5.13tpearson2011-10-193-5/+5
| | | | | | | Thanks to Calvin Morrison for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1259606 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ktorrent FTBFS under oneirictpearson2011-10-161-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1259126 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/applications/ktorrent@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make ktorrent look for avahi-tqt instead of avahi-qt3tpearson2011-10-094-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1258081 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/ktorrent@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-316-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-275-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-21/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10171-376/+376
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1077-215/+215
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0941-51/+51
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ktorrent Qt3 FTBFStpearson2011-06-291-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1238774 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port ktorrenttpearson2011-06-28514-7049/+7187
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1238733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-24312-17/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1106865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed gcc4.4 FTBFStpearson2010-01-221-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1078760 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added admin directorytpearson2010-01-200-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077380 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated to final KDE3 ktorrent release (2.2.6)tpearson2010-01-201177-0/+309932
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da