Commit Graph

90 Commits (2080405e913e026649e6379834e3c2b09c027558)
 

Author SHA1 Message Date
Slávek Banko cd62ac9b8a Reset submodule main/applications/ktorrent/cmake to latest HEAD 12 years ago
Slávek Banko 48d83fa000 Reset submodule main/applications/ktorrent/cmake to latest HEAD 12 years ago
Darrell Anderson fcaaeef921 Fix references to user profile directory.
(cherry picked from commit efbdf0684d)
12 years ago
Darrell Anderson b1f4d35462 Fix inadvertent tq changes.
(cherry picked from commit 6c0bef82bc)
12 years ago
Slávek Banko 382e75ca09 Reset submodule main/applications/ktorrent/cmake to latest HEAD 12 years ago
Slávek Banko bc657c9430 Reset submodule main/applications/ktorrent/cmake to latest HEAD 12 years ago
Slávek Banko 714ae1ed1b Reset submodule main/applications/ktorrent/admin to latest HEAD 12 years ago
Slávek Banko 0b85ff508e Reset submodule main/applications/ktorrent/cmake to latest HEAD 13 years ago
Slávek Banko b2e8b014ce Reset submodule main/applications/ktorrent/cmake to latest HEAD 13 years ago
Slávek Banko 8d2d3bc4ea Reset submodule main/applications/ktorrent/admin to latest HEAD 13 years ago
Slávek Banko 564b7b852c Update final HTML install path so all modules are consistent. 13 years ago
Darrell Anderson 598c9ac47b Update HTML install path references.
(cherry picked from commit db6ded63b3)
13 years ago
Slávek Banko f5510c21ec Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
(cherry picked from commit fbbc316049)
13 years ago
Darrell Anderson 56a711f241 Change default configuration to use external geoip database when found and
use internal database only when external database is not found.
This resolves bug report 443.
(cherry picked from commit 355c6b69c6)
13 years ago
Darrell Anderson efc0041311 Update ktorrent package to 2.2.8 and fix internal geoip database.
This resolves bug report 363.
(cherry picked from commit 5af9907fee)
13 years ago
Darrell Anderson c230af4e94 Fix configure output message to clarify that missing avahi support
is caused by missing avahi-tqt package as well as avahi-client.
(cherry picked from commit 03d0c794dc)
13 years ago
Darrell Anderson 8eebc7dfaa Fix inadvertent "TQ" changes.
(cherry picked from commit 445a515241)
13 years ago
Timothy Pearson 66bf173caa Rename a few stragglers
(cherry picked from commit c3480dfed5)
13 years ago
Timothy Pearson 06187df2cc Rename obsolete tq methods to standard names
(cherry picked from commit 0d48fca8ae)
13 years ago
Timothy Pearson 161e93feae Remove additional unneeded tq method conversions
(cherry picked from commit bb37c4052a)
13 years ago
Timothy Pearson 1d7c126b63 Rename old tq methods that no longer need a unique name
(cherry picked from commit a90eb215f5)
13 years ago
Slávek Banko 5fae492e67 Add common directories 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 daaba1d3d8 Fix ktorrent FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1259126 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 58827d93e4 Link most Trinity DSOs against the most common kdelibs libraries to 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
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 1fd6d1afcb Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1248408 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 42f001e16f Added admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktorrent@1077380 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