summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/iris
Commit message (Collapse)AuthorAgeFilesLines
* kopete: Added ability to build with shared tqca library.Slávek Banko2020-02-0411-11/+11
| | | | | | | QCA files renamed to TQCA to match tqca library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1037d386233764a3fd46c8e18699c874520d6d9e)
* Fix FTBFS on missing return valuesSlávek Banko2016-10-161-0/+3
| | | | | | | This resolves bug 2718 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 60880aed60f18f95d860510e19ba926b82d588af)
* Kopete - jabber: Prevent startup crashesMichele Calgaro2016-10-151-8/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6dc04becb5df5dae635b0ed17136c70a4e0166f)
* Kopete - jabber: Add SASL PLAIN method for authenticationSlávek Banko2016-10-151-79/+128
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a9aee0e6e0157a1fbeba6433aaaeda584698dc4e)
* Cleanup header includes to improve readability.Darrell Anderson2012-11-2530-168/+168
|
* Fix cmake build: automoc × specific rule in kopete jabber protocolSlávek Banko2012-11-251-1/+3
|
* Rename QCA to TQCASlávek Banko2012-11-2414-289/+98
| | | | Fix FTBFS
* Remove nuisance unsermake warning with automakeSlávek Banko2012-10-261-1/+1
| | | | Thanks to Darrell Anderson
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1711-52/+52
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-33/+33
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-92/+92
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-169-127/+127
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-159-127/+127
|
* 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
* rename the following methods:tpearson2011-08-1015-124/+124
| | | | | | | | 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-1010-48/+48
| | | | | | | | | 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-095-10/+10
| | | | | | | | | | | | 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-2229-439/+474
| | | | | | | 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-225-0/+154
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 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-025-10/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3134-2612/+2612
| | | | 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-0636-36/+36
| | | | 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-0636-36/+36
| | | | 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-2544-0/+23029
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da