summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-052-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1326-445/+445
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-092-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2146-46/+46
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-181-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix yahoo_crypt() prototype mismatchOBATA Akio2021-06-193-4/+41
| | | | | | pull the prototype from crypt.c and put it in crypt.h. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Removed code formatting modelines.Michele Calgaro2020-09-2721-57/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-082-67/+10
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Restore the MSN protocol because a replacement MSN server was created.Slávek Banko2019-12-116-0/+10
| | | | | | This reverts commits 0486034738 - 2d5f9c55da and f6fd4ab6c0. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Restore the AIM protocol because a replacement AIM server was created.Slávek Banko2019-12-106-0/+10
| | | | | | This reverts commits 036b0229db and dc34f9c391. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kopete: Remove AIM protocolSlávek Banko2017-12-306-10/+0
| | | | | | | AIM network has been shutdown in 2017-12-15 This resolves Bug 2846 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection whether the system is big endianSlávek Banko2017-02-032-5/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Move test for stdint.h to common testsSlávek Banko2016-12-042-3/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2314-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Removed MSN support across Kopete by removing the MSN protocol and the ↵Michele Calgaro2014-03-296-10/+0
| | | | | | netmeeting plugin. This resolves bug 1547.
* Fix unintended renamingDarrell Anderson2014-02-161-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1520-31/+31
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-51/+51
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-32/+32
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-256-15/+15
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2523-105/+105
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Cleanup header includes to improve readability.Darrell Anderson2012-11-252-3/+3
|
* Update kopete references of gaim to pidgin.Darrell Anderson2012-11-025-7/+7
| | | | | This resolves bug report 865. Thanks to Kristopher Gamrat.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-10/+10
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-11/+11
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1746-46/+46
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-253-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-12/+12
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1921-68/+68
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1843-218/+218
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1652-301/+301
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1552-301/+301
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-181-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1086-121/+121
| | | | | | | | 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-1020-93/+93
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da