Commit Graph

50 Commits (21862f8352c833f4ed24dd6eab8f37dc5b4eb48d)

Author SHA1 Message Date
Darrell Anderson af1a276d75 Add end-of-file newlines. 11 years ago
Slávek Banko 8f63a4e04f Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 6592a47e5d Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 409b87cbe2 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 18219b41b9 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson f9801d2ed8 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson b1c5bea50a Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 0889370e30 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4ba6286d9e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 95fa1b2e1f Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 09fb5ff6fe Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 92838ed89d Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 4eb973efdb Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 1073dcc9a1 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson d2107b329f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson d46a1fe346 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 604bf3f969 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5456283a41 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1c61261489 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson c5528d18d7 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson efbdf0684d Fix references to user profile directory. 12 years ago
Darrell Anderson 6c0bef82bc Fix inadvertent tq changes. 13 years ago
Darrell Anderson 58664773a2 Fix QString -> TQString. 13 years ago
Darrell Anderson 2f856f26ca Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 5af9907fee Update ktorrent package to 2.2.8 and fix internal geoip database.
This resolves bug report 363.
13 years ago
Timothy Pearson 8e73bcd377 Rename additional global TQt functions 13 years ago
Timothy Pearson 4ffdeab3ca Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 57f320734c Rename ksocket and kcache 13 years ago
Timothy Pearson 3e3420b985 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson 0d48fca8ae Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson bb37c4052a Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson a90eb215f5 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 42a9872891 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f96f74ffa7.
13 years ago
Timothy Pearson f96f74ffa7 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 9bb8a7c149 Fix FTBFS 13 years ago
Timothy Pearson cb09750db6 Rename additional instances of KDE to TDE 13 years ago
tpearson a04fc55229 Fix ktorrent string errors
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
14 years ago
tpearson d836894130 Make ktorrent look for avahi-tqt instead of avahi-qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1258081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3dd0954b96 Fix a number of strings in Trinity that were incorrectly converted to TQ* 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
14 years ago
tpearson ae2f0b5ac8 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2410b4e25d Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 936370a641 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2a99db3ebc rename the following methods:
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
14 years ago
tpearson 100dcb6968 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
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
14 years ago
tpearson 15dca2cc45 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b8b41aa5ac Fix ktorrent Qt3 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1238774 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1c14032934 TQt4 port ktorrent
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
14 years ago
tpearson 894f945457 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1106865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 71f595e255 Fixed gcc4.4 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1078760 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9ad5c7b5e2 Updated to final KDE3 ktorrent release (2.2.6)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago