summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup header includes to improve readability.Darrell Anderson2012-11-2561-290/+290
|
* Fix automake build: jingle supportSlávek Banko2012-11-2610-16/+43
|
* Fix cmake build: automoc × specific rule in kopete jabber protocolSlávek Banko2012-11-251-1/+3
|
* Rename QCA to TQCASlávek Banko2012-11-2424-459/+268
| | | | Fix FTBFS
* Fix online URL link.Darrell Anderson2012-11-231-1/+1
|
* Update kopete references of gaim to pidgin.Darrell Anderson2012-11-022-2/+2
| | | | | This resolves bug report 865. Thanks to Kristopher Gamrat.
* Fix various cmake build issuesSlávek Banko2012-10-261-2/+2
|
* Remove nuisance unsermake warning with automakeSlávek Banko2012-10-261-1/+1
| | | | Thanks to Darrell Anderson
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|
* Fix build errorsTimothy Pearson2012-06-121-1/+1
| | | | Thanks to Roman Savochenko for the patch!
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-10/+10
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1314-51/+51
|
* Fix minor linking and string issues.Darrell Anderson2012-03-131-1/+1
| | | | This resolves bug report 748.
* Rename additional global TQt functionsTimothy Pearson2012-03-016-23/+23
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1762-113/+113
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-252-2/+2
|
* Fix jabber protocol compilationTimothy Pearson2012-01-153-2/+3
| | | | This closes Bug 695
* Fix jingle FTBFSTimothy Pearson2012-01-119-9/+9
| | | | This closes Bug 700
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2118-45/+45
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1929-100/+100
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1865-443/+443
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1690-599/+599
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1590-599/+599
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-183-8/+8
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix Kopete Jabber plugin failing to loadtpearson2011-10-293-5/+14
| | | | | | | This closes Bug 556 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261215 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFStpearson2011-09-062-32/+31
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1251871 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Commit two patches to kdenetwork from Slávek Banko:tpearson2011-09-052-19/+64
| | | | | | | | 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-314-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10114-349/+349
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1054-185/+185
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0966-121/+121
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-22279-2533/+2625
| | | | | | | 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
* [kdenetwork/kopete] added cmake supportsamelian2011-05-2284-7/+7935
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Batch 1/2 of kdemultimedia bugfix patches from the Chakra projecttpearson2010-09-071-8/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172709 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed FTBFS from last committpearson2010-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional Kopete MOC/Automake fixestpearson2010-08-212-3/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166435 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Jabber plugin load failure caused by previous kdenetwork committpearson2010-08-201-2/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt at fixing secure Jabbertpearson2010-08-201-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1166103 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0218-29/+29
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31143-4560/+4560
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-06158-159/+159
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-06159-160/+160
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25529-0/+101021
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da