summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2336-0/+0
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-2/+2
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-063-4/+6
| | | | update and add handbooks.
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1529-41/+41
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-018-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-50/+50
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-13/+13
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-252-4/+4
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-19/+19
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-11/+11
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-205-9/+9
|
* Cleanup header includes to improve readability.Darrell Anderson2012-11-252-3/+3
|
* Update kopete references of gaim to pidgin.Darrell Anderson2012-11-026-9/+9
| | | | | This resolves bug report 865. Thanks to Kristopher Gamrat.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-20/+20
|
* Rename additional global TQt functionsTimothy Pearson2012-03-019-34/+34
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1769-72/+72
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-14/+14
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1923-63/+63
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1840-249/+249
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1658-344/+344
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1558-344/+344
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-182-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-9/+9
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* 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
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10145-248/+248
| | | | | | | | 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-1046-127/+127
| | | | | | | | | 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-0925-40/+40
| | | | | | | | | | | | 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-22204-1182/+1248
| | | | | | | 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-227-0/+257
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Batch 1/2 of kdemultimedia bugfix patches from the Chakra projecttpearson2010-09-072-2/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172709 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0218-21/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31177-2457/+2457
| | | | 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-066-6/+6
| | | | 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-066-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update to Trinity 3.5.11tpearson2009-12-132-2/+2
| | | | | | Will need to watch for commit warnings and rebuild test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25274-0/+40488
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da