summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jingle/libjingle/talk
Commit message (Collapse)AuthorAgeFilesLines
* kopete: update include path for speex>=1.0.5OBATA Akio2021-12-235-8/+5
| | | | | | | | Header files of `speex` are installed in sub directory since 1.0.4, and speex>=1.0.5 is required for libjingle using speex. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 000f9cdfa9920377350eda9de9f1db249f79d779)
* kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain Cr14.0.10Slávek Banko2021-03-235-5/+21
| | | | | | | because it can lead to FTBFS. Use extern "C" {...} inside the appropriate includes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db2db9c25c875bf9d2acf762aeb57f0ac8eb7b9e)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0986-96/+96
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a06e2c2f225d76b67b0058a9880222f75d5495c3)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-311-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d69788cef648d4307cbd9512ab8733eefbf0b7a7)
* Fix FTBFS with GCC6Slávek Banko2016-09-231-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3c0434e8de4827c0506b9c0b184dd1372555adf)
* Fix threads initialization in kopete libjingleSlávek Banko2015-06-263-0/+4
| | | | | [taken from FreeBSD kopete patches] (cherry picked from commit 34dd52adffbebc28d391a222530aa29e8df59873)
* Fix missing return valuesr14.0.0François Andriot2014-11-114-6/+10
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix unintended renamingDarrell Anderson2014-02-162-2/+2
|
* Fix unintended renamingDarrell Anderson2014-02-161-8/+8
|
* Fix automake warnings.Darrell Anderson2012-11-264-9/+9
|
* Fix automake build: jingle supportSlávek Banko2012-11-267-8/+27
|
* Update kopete references of gaim to pidgin.Darrell Anderson2012-11-021-1/+1
| | | | | This resolves bug report 865. Thanks to Kristopher Gamrat.
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1314-51/+51
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Fix jabber protocol compilationTimothy Pearson2012-01-151-0/+1
| | | | 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-216-11/+11
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-16/+16
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1817-123/+123
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1628-150/+150
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1528-150/+150
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1028-75/+75
| | | | | | | | 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-1023-72/+72
| | | | | | | | | 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-0940-63/+63
| | | | | | | | | | | | 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-22124-1074/+1074
| | | | | | | 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-2266-7/+7435
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0694-94/+94
| | | | 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-0695-95/+95
| | | | 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-25275-0/+45303
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da