gregory guy
75b27d415d
Drop builtin tqca library.
...
Module tqca is expected as a dependency library by now.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
Slávek Banko
1037d38623
kopete: Added ability to build with shared tqca library.
...
QCA files renamed to TQCA to match tqca library.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
60880aed60
Fix FTBFS on missing return values
...
This resolves bug 2718
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
d6dc04becb
Kopete - jabber: Prevent startup crashes
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko
a9aee0e6e0
Kopete - jabber: Add SASL PLAIN method for authentication
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
3960494a9e
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Darrell Anderson
246aeb85ed
Fix unintended renaming
11 years ago
Darrell Anderson
2c67f751ab
Remove old *.patch files. Code is already merged or obsolete.
12 years ago
Darrell Anderson
ff26edf406
Cleanup header includes to improve readability.
12 years ago
Slávek Banko
b3fd664615
Fix cmake build: automoc × specific rule in kopete jabber protocol
12 years ago
Slávek Banko
68b5e38626
Rename QCA to TQCA
...
Fix FTBFS
12 years ago
Slávek Banko
5df439b28d
Remove nuisance unsermake warning with automake
...
Thanks to Darrell Anderson
12 years ago
Darrell Anderson
dae1f24c07
Fix inadvertent tqt changes.
12 years ago
Timothy Pearson
6efceb1cf6
Rename additional global TQt functions
13 years ago
Timothy Pearson
6f114e7935
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
3516f9bc3f
Fix linear alphabet string errors
13 years ago
Timothy Pearson
1de96857f5
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
089118c185
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
83677e3550
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 808e453c56
.
13 years ago
Timothy Pearson
808e453c56
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
0a841682a5
Additional renaming of kde to tde
13 years ago
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
13 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
13 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
13 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
13 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
13 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
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
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
08d46ebbbb
Fixed FTBFS from last commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 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
14 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
14 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
14 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
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