summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2515-44/+44
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-37/+37
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-193-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-5/+5
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-3/+3
|
* Update lsm files.Darrell Anderson2012-05-271-14/+12
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Fix inadvertent @kdevelop.org -> @tdevelop.org conversions in email addresses.Darrell Anderson2012-03-1914-14/+14
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-03-194-7/+7
|
* Fix branding issues.Darrell Anderson2012-03-071-36/+36
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-32/+32
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-4/+4
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2117-74/+74
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1925-95/+95
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1824-98/+98
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1643-273/+273
| | | | This reverts commit f96f74ffa7040e64ae3352e08c810c383c8a0ba2.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1543-273/+273
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Fix FTBFS on armelTimothy Pearson2011-11-251-0/+3
|
* Fix FTBFSTimothy Pearson2011-11-241-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1615-16/+16
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-082-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-084-5/+5
|
* 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-074-5/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-064-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-4/+4
|
* Fix ktorrent string errorsv3.5.13tpearson2011-10-191-2/+2
| | | | | | | 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-103-3/+3
| | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-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-271-1/+1
| | | | 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-1048-117/+117
| | | | | | | | 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-1015-44/+44
| | | | | | | | | 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-0914-16/+16
| | | | | | | | | | | | 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
* TQt4 port ktorrenttpearson2011-06-2888-1754/+1786
| | | | | | | 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-2423-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1106865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated to final KDE3 ktorrent release (2.2.6)tpearson2010-01-20154-0/+20401
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da