Commit Graph

34 Commits (8a9ab45627c50ab0d33e9edf86fe8988e02709cb)

Author SHA1 Message Date
tpearson 8682a96d7f Fix Kopete Jabber plugin failing to load
This closes Bug 556


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261215 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5a599bd048 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/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5ab9dadace 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/kdenetwork@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a7d8c5aa21 Fix kdenetwork FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1251871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6f832f8441 Commit two patches to kdenetwork from Slávek Banko:
1.) fix problem with html special chars (especially &) in messages from nowlistening plugin in kopete. Kopete::Message::RichText expects already escaped chars, but messages from nowlistening is plain text. With Kopete::Message::PlainText is message valid
2.) add pongserver, that add xep-0199 responses to kopete


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1251584 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7c879109a2 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 52c719697a Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2bc1d72869 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 937b2991d8 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dba26cb985 Fix missing Q_OBJECT macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d0be1721b4 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/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 75d05bd59a Fix kdenetwork FTBFS on Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1238106 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4721accb32 Fix kdenetwork Qt3 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237929 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1e22120bb3 Fix kdenetwork FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 69cac65817 TQt4 port kdenetwork
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 3467e6464b [kdenetwork/kppp] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian ac87680632 [kdenetwork/kopete] added cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f815711d03 * Batch 1/2 of kdemultimedia bugfix patches from the Chakra project
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172709 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 08d46ebbbb Fixed FTBFS from last commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 43eb60c270 Additional Kopete MOC/Automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166435 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d3ef65871a Fix Jabber plugin load failure caused by previous kdenetwork commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 313370691a Attempt at fixing secure Jabber
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166103 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 36e4074ba1 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 47c8a359c5 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6f82532777 Added missing files from prior Yahoo protocol patch
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1146319 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5527e01e06 Many fixes to the Yahoo protocol, courtesy of Serghei Amelian
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1146108 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1fc8db4874 Reverted SVN commit 1107501 due to instability
Will revisit bug 157 as time permits


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1120425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e862cb5ebc Final compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1107501 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0577116111 Fixed compilation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1107499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d51b6688a7 Should fix empty temp files being left around
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1107469 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 654fcc369e Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1654c5f87b Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9fab5b8a21 Update to Trinity 3.5.11
Will need to watch for commit warnings and rebuild test

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma bcb704366c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago