summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar
Commit message (Collapse)AuthorAgeFilesLines
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-12-101-3/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 914254104c50dec222fb31ce7a25a21870e90f16)
* kopete: Change the default AIM server from login.oscar.aol.com to ↵Slávek Banko2019-12-103-9/+9
| | | | | | | iwarg.ddns.net. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 24748270289583a17ed348baf0a21c28f700a5de)
* kopete: Restore the AIM protocol because a replacement AIM server was created.Slávek Banko2019-12-1071-66/+4944
| | | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 91ba38a1df42b56caa73babc90ffa4f674c000d4)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-212-13/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-192-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c0dd6fa720aa2e5c9a7bbc7f169ec7912905bd3a)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3fcbeef084f778509b1ae3753c375295f61cd1f3)
* kopete: Remove the AIM specific code from liboscarSlávek Banko2017-12-3027-716/+68
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 036b0229dba794cf6267b522ac1f6449b6708d51)
* kopete: Remove AIM protocolSlávek Banko2017-12-3045-4229/+2
| | | | | | | | AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dc34f9c39105b0fe20ba45c064a08406084acbe2)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2436-0/+0
| | | | (cherry picked from commit c6c696949006ef3231b7b5e21e3498a8fa22c7d0)
* 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