Timothy Pearson
f21aaec952
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c48e769eb2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e4d718796
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Darrell Anderson
84889ea4c0
Fix automake warnings.
12 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
99a94433e4
Fix automake build: jingle support
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
Darrell Anderson
b701e9bde1
Fix online URL link.
12 years ago
Darrell Anderson
6e76ea6798
Update kopete references of gaim to pidgin.
...
This resolves bug report 865.
Thanks to Kristopher Gamrat.
12 years ago
Slávek Banko
93dc872306
Fix various cmake build issues
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
6f17856dec
Fix build errors
...
Thanks to Roman Savochenko for the patch!
13 years ago
Darrell Anderson
4aa2303727
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
008eae43da
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
7c85760c48
Fix minor linking and string issues.
...
This resolves bug report 748.
13 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
0085388ab4
Rename ksocket and kcache
13 years ago
Timothy Pearson
3516f9bc3f
Fix linear alphabet string errors
13 years ago
Timothy Pearson
3acd5cf92b
Fix jabber protocol compilation
...
This closes Bug 695
13 years ago
Timothy Pearson
00fe193f5a
Fix jingle FTBFS
...
This closes Bug 700
13 years ago
Timothy Pearson
8a143ab9f8
Rename obsolete tq methods to standard names
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
d81f0e49aa
Update kdenetwork Autotools for new DSO linkage style
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
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
13 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
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
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
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