summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not confirm closing kopete group chat when account is offlineSlávek Banko2012-08-251-1/+2
| | | | (cherry picked from commit e11825984f38bfdb98698aee17916e618761fcc9)
* Fix FTBFSTimothy Pearson2012-08-203-2/+28
| | | | (cherry picked from commit d573a253c1ba45b5e56f7bc25c8242f797a204e4)
* Use libv4l if available, otherwise check for v4l1 headersTimothy Pearson2012-08-206-11/+14
| | | | (cherry picked from commit d8cbbab802a063679a4db5cebc73122cdb1da100)
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2012-08-0546-69/+69
| | | | (cherry picked from commit d81f0e49aa19d9a3b627e140306abb10e3b26026)
* Fix motionaway plugin FTBFSTimothy Pearson2012-08-051-0/+5
| | | | (cherry picked from commit f9d73bf736181f8d17e9d7a6f5dcb67f13cc86a1)
* Fix a parallel build bugTimothy Pearson2012-08-051-0/+1
| | | | | Thanks to 'Nix' for the patch! (cherry picked from commit 35c41f35b08e981caa062f963ad2611ee6ef35a9)
* Fix a fatal error messageTimothy Pearson2012-08-051-1/+1
| | | | | Thanks to 'Nix' for the patch! (cherry picked from commit 5c988de1bdaf2c4cf692e6c195375607a8c67ab0)
* Fix html special chars in kopete nowlistening pluginSlávek Banko2012-06-201-3/+4
| | | | | This partially resolves Bug 994 (cherry picked from commit 2d699f523902244113eeec627ca6b9b18b740da0)
* Fix checking DCOP replyTypeSlávek Banko2012-06-206-15/+15
| | | | | This partially resolves Bug 994 An alternative way to compile with the original tqtinterface v3.5.13
* Improve Kaffeine support in Kopete now listening pluginSlávek Banko2012-06-101-5/+30
| | | | (cherry picked from commit f670853164f8a23f3656fa9de72b12b962b9bcaa)
* Remove "More Applications" from KDE menu.Darrell Anderson2012-06-033-3/+3
| | | | | This partially resolves bug report 653. (cherry picked from commit f86a25380b4901bbd828dde8f35adb5b789d40c6)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0342-133/+133
| | | | (cherry picked from commit 008eae43da364c9a910416652cf277c4ef5895c9)
* Fix minor linking and string issues.Darrell Anderson2012-06-032-6/+5
| | | | | This resolves bug report 748. (cherry picked from commit 7c85760c482a04669867cb7e1d671c29424895ac)
* Fix linear alphabet string errorsTimothy Pearson2012-06-037-7/+7
| | | | (cherry picked from commit 3516f9bc3f3af5ae21cdbd2d3af835645cf72274)
* Fix jabber protocol compilationTimothy Pearson2012-06-033-2/+3
| | | | | This closes Bug 695 (cherry picked from commit 3acd5cf92bcf0e40e98a5735f429f2a0de6a3649)
* Add missing dummy.cpp fileTimothy Pearson2012-06-031-0/+3
| | | | (cherry picked from commit 59cdd35816674c948e9115cf5d28ac0367fdc205)
* Fix sms client compilationTimothy Pearson2012-06-031-2/+2
| | | | | This is related to Bug 695 (cherry picked from commit 9d55f383cc9fbcc71bc36cdb0aedda82862c670c)
* Fix MSN protocol FTBFSTimothy Pearson2012-06-031-0/+1
| | | | | This is related to Bug 695 (cherry picked from commit b874b931a34f5be6bd0f8bc9a20be89abb8e2ab5)
* Fix jingle FTBFSTimothy Pearson2012-06-039-9/+9
| | | | | This closes Bug 700 (cherry picked from commit 00fe193f5a98776c136dee2f74fe392d1f595a51)
* Rename a few stragglersTimothy Pearson2012-06-033-4/+4
| | | | (cherry picked from commit 5edc007124c509da7a3b6f7d96197481ecdee087)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-03209-659/+659
| | | | (cherry picked from commit 8a143ab9f846e910c583ea8e770cd05495e0c58d)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-03394-1441/+1441
| | | | (cherry picked from commit 1de96857f5b0ed5d4a36e9486ffc8c7f8c802f98)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-03700-4424/+4424
| | | | (cherry picked from commit 089118c18533dfa3e6ce5065dbebdd4db94051f1)
* Add common directoriesSlávek Banko2012-06-034-0/+6
| | | | Add empty directories
* Fix kdenetwork FTBFS on Fedora 15v3.5.13tpearson2011-10-295-4/+12
| | | | | | | Thanks to François Androit for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1261216 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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 failure to launch Kopete when statistics module is enabled due to faulty ↵tpearson2011-10-261-2/+2
| | | | | | SQLite linkage when Autotools is used to build kdenetwork git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260896 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix krfb SIGABRT when graphics driver lacks shared memory support.tpearson2011-10-221-2/+0
| | | | | | | | | | This closes Bug 422. Thanks to Debian for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert int size change in krfb.htpearson2011-10-221-7/+0
| | | | | | | | | When connecting to an AMD64 krfb server, it will not accept the correct password due to a word size issue. This was a regression somewhere around 2008, the Debian bug mail refers to it. Thanks to Nick Leverton for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1260217 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kppp FTBFS under armeltpearson2011-10-183-1/+15
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1259480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-107-10/+10
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFS under oneirictpearson2011-10-1013-25/+24
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/wifi] added cmake supportsamelian2011-09-208-0/+197
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/lanbrowsing] added cmake supportsamelian2011-09-195-0/+152
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254538 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/ktalkd] added cmake supportsamelian2011-09-1910-0/+208
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254535 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-183-16/+16
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/ksirc] added cmake supportsamelian2011-09-1810-7/+243
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254232 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/krfb] added cmake supportsamelian2011-09-179-0/+225
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254101 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/krdc] added cmake supportsamelian2011-09-175-0/+121
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254087 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-053-22/+67
| | | | | | | | 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 kdenetwork FTBFStpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250388 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-3127-49/+49
| | | | 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-2714-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update kdenetwork READMEtpearson2011-08-161-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1247450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101261-3209/+3209
| | | | | | | | 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-10403-1520/+1520
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-051-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da