summaryrefslogtreecommitdiffstats
path: root/kopete
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalentMichele Calgaro2024-05-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-152-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-057-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kopete: Add missing function prototypes.Slávek Banko2024-04-152-0/+2
| | | | | | This resolves issue #77. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tqt-replace is no longer requiredMichele Calgaro2024-02-073-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0512-30/+30
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace auto_ptrMichele Calgaro2024-01-225-6/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-13357-3619/+3619
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2119-105/+105
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-057-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-263-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-0916-26/+26
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-256-31/+31
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0218-29/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-252-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kopete: change text to make clear that the encryption SSL option refers to ↵Michele Calgaro2023-08-172-6/+6
| | | | | | an old protocol and it is not recommended. This resolves issue #54. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-176-10/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-21483-564/+564
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-128-40/+40
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-108-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS cosmetic changesDenis Kozadaev2023-05-291-0/+3
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-188-51/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-0720-70/+39
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kopete: update include path for speex>=1.0.5OBATA Akio2021-12-235-8/+5
| | | | | | | Header files of `speex` are installed in sub directory since 1.0.4, and speex>=1.0.5 is required for libjingle using speex. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix FTBFS if the TQCA library is not installed on the default locationSlávek Banko2021-10-283-0/+3
| | | | | | for the system libraries or in TQt libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Stock away original 256p high kopete icons.gregory guy2021-08-092-0/+0
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add a missing icon in kopete plugin texteffect.gregory guy2021-07-022-2/+2
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fixed Kopete FTBFSMavridis Philippe2021-06-302-9/+55
| | | | | | This commit also adds initial V4L2 support for Motion AutoAway plugin. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fixes for Kopete videodevice supportMavridis Philippe2021-06-304-73/+88
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fixed openDesktop category nameMavridis Philippe2021-06-271-4/+5
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* 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>
* Fix enum mismatchOBATA Akio2021-06-191-5/+5
| | | | | | Using own enum Direction, not Qt::Orientation Signed-off-by: OBATA Akio <obache@wizdas.com>
* Drop builtin tqca library.gregory guy2021-06-0733-5498/+10
| | | | | | Module tqca is expected as a dependency library by now. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* kopete: Fix crash due to null pointer dereference in IRC protocol.Slávek Banko2021-05-241-1/+1
| | | | | | This manifests itself only if SSL/TLS is used for IRC. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add new IRC network Libera.chat, the successor in the spirit of Freenode.Slávek Banko2021-05-201-0/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain CSlávek Banko2021-03-235-5/+21
| | | | | | because it can lead to FTBFS. Use extern "C" {...} inside the appropriate includes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0996-172/+172
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-27470-1285/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-0899-7114/+480
| | | | | | | + 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>
* Should bring back xmms support in kopete's plugins.gregory guy2020-04-082-48/+97
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add missing option and detection for libxslt.Slávek Banko2020-02-092-1/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix preservation of XMMS detection status in kopete/nowlistening plugin.Slávek Banko2020-02-091-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Added ability to build with shared tqca library.Slávek Banko2020-02-0241-60/+83
| | | | | | QCA files renamed to TQCA to match tqca library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Synchronize German translation of Kopete with the rest.Chris2019-12-182-4/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix obsolete KDE version check for Kopete.Chris2019-12-161-4/+2
| | | | | | ...which resulted in wrong configure entry. Signed-off-by: Chris <xchrisx@uber.space>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-12-113-13/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kopete: Change the default MSN server from messenger.hotmail.comSlávek Banko2019-12-116-8/+8
| | | | | | to m1.escargot.log1p.xyz. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>