summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/sms
Commit message (Collapse)AuthorAgeFilesLines
* kopete/sms: fix FTBFS when building with gsmlibr14.1.xAlexander Golubev2025-08-221-0/+1
| | | | | | | This is a fixup to the previous series of patches to kopete/sms. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 7e38228d6bf3a23f03b1b62a649ca9317456fc0e)
* kopete/sms: overhaul build/configure process with gsmlibAlexander Golubev2025-08-217-44/+7
| | | | | | | | | * Build cpp files conditionally rather than #ifdef their content * Rename {INCLUDE_SMSGSM -> HAVE_GSMLIB} for consistency * Merge gsmlib's configuration check to the ConfigureChecks.cmake in the root directory. (cherry picked from commit 4dca9b8265b84c09d7156ccf1d70f3f5c401c896)
* kopete/sms: fix account manipulation issuesAlexander Golubev2025-08-212-18/+34
| | | | | | | | This fixes error message on account creation about inability to load service with empty name. As well as issue about that settings after changing them won't apply until restart of kopete. (cherry picked from commit 7568cd2b93bfdc23fd580fc50485db833b219a07)
* kopete/sms: fix a crash caused by returning a reference to local objectAlexander Golubev2025-08-211-1/+1
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 0bf48d928d7a50f6d3c3285ca88014100b828315)
* kopete/sms: move INCLUDE_SMSGSM to the root configAlexander Golubev2025-08-212-4/+1
| | | | | | | | This fixes INCLUDE_SMSGSM's #ifdef`s in kopete/protocols/sms/serviceloader.cpp which were ignored before. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit b15319ca4f4d4cc232b72dd16390d5c3d8ac2620)
* kopete/sms: Remove deprecated throw() specifiersAlexander Golubev2025-08-172-16/+12
| | | | | | | | This fixes FTBFS when kopete is built with BUILD_KOPETE_PROTOCOL_SMS and WITH_GSM and c++ standard >=c++17. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 5558fa4e77ee0238810db1fae61c8becff9f89fc)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-187-28/+28
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1329ec6abbcb7b79cd960e0ca138f16598d5f11f)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2112-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1c73e70c5605c86ab3ee2da13874ecfa0fe769f3)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-073-12/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2717-140/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-082-65/+9
| | | | | | | + 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>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-215-12/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-18/+18
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-22/+22
|
* Fix build errorsTimothy Pearson2012-06-121-4/+4
| | | | Thanks to Roman Savochenko for the patch!
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-10/+10
|
* Fix minor linking and string issues.Darrell Anderson2012-03-131-5/+4
| | | | This resolves bug report 748.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1712-12/+12
|
* Fix sms client compilationTimothy Pearson2012-01-151-2/+2
| | | | This is related to Bug 695
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2110-23/+23
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-25/+25
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1616-67/+67
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1516-67/+67
|
* rename the following methods:tpearson2011-08-1019-50/+50
| | | | | | | | 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-104-15/+15
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-098-9/+9
| | | | | | | | | | | | 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-2229-204/+215
| | | | | | | 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-226-0/+147
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-026-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3126-330/+330
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2543-0/+4685
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da