summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2728-36/+36
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2521-85/+85
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2435-84/+84
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* 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-161-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-12/+12
|
* Update ktorrent package to 2.2.8 and fix internal geoip database.Darrell Anderson2012-03-216-4/+31
| | | | This resolves bug report 363.
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1755-58/+58
|
* Rename ksocket and kcacheTimothy Pearson2012-01-302-3/+3
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2119-89/+89
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1931-143/+143
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1849-331/+331
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1682-575/+575
| | | | This reverts commit f96f74ffa7040e64ae3352e08c810c383c8a0ba2.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1582-575/+575
|
* Fix FTBFSTimothy Pearson2011-11-242-0/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0612-12/+12
|
* Fix ktorrent string errorsv3.5.13tpearson2011-10-192-3/+3
| | | | | | | 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
* Make ktorrent look for avahi-tqt instead of avahi-qt3tpearson2011-10-092-2/+2
| | | | 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-313-4/+4
| | | | 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-273-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10100-157/+157
| | | | | | | | 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-1025-64/+64
| | | | | | | | | 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-0923-31/+31
| | | | | | | | | | | | 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-28187-3081/+3140
| | | | | | | 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-24288-0/+0
| | | | 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
* Updated to final KDE3 ktorrent release (2.2.6)tpearson2010-01-20565-0/+37184
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da