summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename kioslavesTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2751-69/+69
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2630-45/+45
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-2511-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2555-129/+129
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2423-83/+83
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Fix cmake build: kopete_latexconvert.sh permissionsSlávek Banko2012-11-251-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Add missing file from previous commit 10026753.Darrell Anderson2012-10-261-0/+22
|
* Added XMMS support to CMake.Darrell Anderson2012-10-261-1/+4
| | | | Thanks to Slavek Banko.
* Fix a fatal error messageTimothy Pearson2012-07-261-1/+1
| | | | Thanks to 'Nix' for the patch!
* Fix html special chars in kopete nowlistening pluginSlávek Banko2012-06-201-3/+4
| | | | This partially resolves Bug 994
* Improve Kaffeine support in Kopete now listening pluginSlávek Banko2012-06-101-5/+30
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0831-240/+240
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-4/+4
|
* Fix typos.Darrell Anderson2012-04-051-2/+2
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1754-54/+54
|
* Fix motionaway plugin FTBFSTimothy Pearson2012-01-151-0/+5
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2113-35/+35
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1923-88/+88
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1858-311/+311
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1678-455/+455
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1578-455/+455
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-1815-28/+28
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-169-9/+9
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* 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
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | 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
* Commit two patches to kdenetwork from Slávek Banko:tpearson2011-09-051-3/+3
| | | | | | | | 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-312-9/+9
| | | | 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
* 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-1097-173/+173
| | | | | | | | 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-1034-130/+130
| | | | | | | | | 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-0921-25/+25
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFStpearson2011-06-231-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1238116 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork Qt3 FTBFStpearson2011-06-221-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237929 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdenetwork FTBFStpearson2011-06-221-3/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-22155-1068/+1122
| | | | | | | 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-47959/+1016
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0225-38/+38
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31145-2027/+2027
| | | | 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-061-1/+1
| | | | 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-061-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da