Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d69788cef648d4307cbd9512ab8733eefbf0b7a7) | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 1 | -5/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583) | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f3c0434e8de4827c0506b9c0b184dd1372555adf) | ||||
* | Fix threads initialization in kopete libjingle | Slávek Banko | 2015-06-26 | 3 | -0/+4 |
| | | | | | [taken from FreeBSD kopete patches] (cherry picked from commit 34dd52adffbebc28d391a222530aa29e8df59873) | ||||
* | Fix missing return valuesr14.0.0 | François Andriot | 2014-11-11 | 4 | -6/+10 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 2 | -2/+2 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -8/+8 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Fix automake warnings. | Darrell Anderson | 2012-11-26 | 4 | -9/+9 |
| | |||||
* | Fix automake build: jingle support | Slávek Banko | 2012-11-26 | 10 | -16/+43 |
| | |||||
* | Fix online URL link. | Darrell Anderson | 2012-11-23 | 1 | -1/+1 |
| | |||||
* | Update kopete references of gaim to pidgin. | Darrell Anderson | 2012-11-02 | 1 | -1/+1 |
| | | | | | This resolves bug report 865. Thanks to Kristopher Gamrat. | ||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 14 | -51/+51 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -19/+19 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 7 | -7/+7 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Fix jabber protocol compilation | Timothy Pearson | 2012-01-15 | 1 | -0/+1 |
| | | | | This closes Bug 695 | ||||
* | Fix jingle FTBFS | Timothy Pearson | 2012-01-11 | 9 | -9/+9 |
| | | | | This closes Bug 700 | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 7 | -17/+17 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 9 | -26/+26 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 19 | -144/+144 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 32 | -187/+187 |
| | | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 32 | -187/+187 |
| | |||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 35 | -87/+87 |
| | | | | | | | | 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: | tpearson | 2011-08-10 | 26 | -83/+83 |
| | | | | | | | | | 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: | tpearson | 2011-07-09 | 41 | -64/+64 |
| | | | | | | | | | | | | 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 kdenetwork | tpearson | 2011-06-22 | 139 | -1178/+1185 |
| | | | | | | | 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 support | samelian | 2011-05-22 | 69 | -7/+7487 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 12 | -102/+102 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed remaining GPL address zip codes | tpearson | 2010-01-06 | 94 | -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 address | tpearson | 2010-01-06 | 95 | -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. | toma | 2009-11-25 | 301 | -0/+48184 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |