| Commit message (Expand) | Author | Age | Files | Lines |
| * | kopete/sms: fix FTBFS when building with gsmlibr14.1.5 | Alexander Golubev | 2025-08-22 | 1 | -0/+1 |
| * | kopete/sms: overhaul build/configure process with gsmlib | Alexander Golubev | 2025-08-21 | 8 | -45/+8 |
| * | kopete/sms: fix account manipulation issues | Alexander Golubev | 2025-08-21 | 2 | -18/+34 |
| * | kopete/sms: fix a crash caused by returning a reference to local object | Alexander Golubev | 2025-08-21 | 1 | -1/+1 |
| * | kopete/sms: move INCLUDE_SMSGSM to the root config | Alexander Golubev | 2025-08-21 | 2 | -4/+1 |
| * | Use tdeinstance.h | Michele Calgaro | 2025-08-19 | 4 | -4/+4 |
| * | kopete/sms: Remove deprecated throw() specifiers | Alexander Golubev | 2025-08-17 | 2 | -16/+12 |
| * | minor adjustment tweaks to the blue & green konqi background | LupusRubrum | 2025-08-09 | 2 | -0/+0 |
| * | changes the kopete konqi theme kde backgrounds to trinity | LupusRubrum | 2025-05-26 | 4 | -0/+0 |
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-05-08 | 34 | -95/+95 |
| * | Replace pthread linking with cmake-based variable | Michele Calgaro | 2024-12-27 | 2 | -3/+3 |
| * | Drop Borland compiler specific code | Michele Calgaro | 2024-10-31 | 1 | -9/+0 |
| * | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 15 | -15/+15 |
| * | Replace KDE_TQ_EXPORT_PLUGIN with TDE_* equivalent | Michele Calgaro | 2024-05-21 | 1 | -1/+1 |
| * | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 2 | -3/+3 |
| * | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 7 | -9/+9 |
| * | kopete: Add missing function prototypes. | Slávek Banko | 2024-04-16 | 2 | -0/+2 |
| * | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 12 | -30/+30 |
| * | Replace auto_ptr | Michele Calgaro | 2024-01-23 | 5 | -6/+18 |
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-18 | 357 | -3619/+3619 |
| * | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-24 | 19 | -105/+105 |
| * | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 7 | -7/+7 |
| * | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -1/+1 |
| * | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 3 | -17/+17 |
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 2 | -3/+3 |
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 16 | -26/+26 |
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...r14.1.1 | Michele Calgaro | 2023-09-25 | 6 | -31/+31 |
| * | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 18 | -29/+29 |
| * | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 2 | -8/+0 |
| * | kopete: change text to make clear that the encryption SSL option refers to an... | Michele Calgaro | 2023-08-17 | 2 | -6/+6 |
| * | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 6 | -10/+7 |
| * | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 483 | -564/+564 |
| * | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 8 | -40/+40 |
| * | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-11 | 8 | -8/+8 |
| * | SunOS cosmetic changes | Denis Kozadaev | 2023-05-30 | 1 | -0/+3 |
| * | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 8 | -51/+0 |
| * | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 20 | -70/+39 |
| * | kopete: update include path for speex>=1.0.5 | OBATA Akio | 2021-12-23 | 5 | -8/+5 |
| * | Fix FTBFS if the TQCA library is not installed on the default location | Slávek Banko | 2021-10-28 | 3 | -0/+3 |
| * | Stock away original 256p high kopete icons. | gregory guy | 2021-08-09 | 2 | -0/+0 |
| * | Add a missing icon in kopete plugin texteffect. | gregory guy | 2021-07-02 | 2 | -2/+2 |
| * | Fixed Kopete FTBFS | Mavridis Philippe | 2021-06-30 | 2 | -9/+55 |
| * | Fixes for Kopete videodevice support | Mavridis Philippe | 2021-06-30 | 4 | -73/+88 |
| * | Fixed openDesktop category name | Mavridis Philippe | 2021-06-27 | 1 | -4/+5 |
| * | Fix yahoo_crypt() prototype mismatch | OBATA Akio | 2021-06-19 | 3 | -4/+41 |
| * | Fix enum mismatch | OBATA Akio | 2021-06-19 | 1 | -5/+5 |
| * | Drop builtin tqca library. | gregory guy | 2021-06-07 | 33 | -5498/+10 |
| * | kopete: Fix crash due to null pointer dereference in IRC protocol. | Slávek Banko | 2021-05-24 | 1 | -1/+1 |
| * | Add new IRC network Libera.chat, the successor in the spirit of Freenode. | Slávek Banko | 2021-05-20 | 1 | -0/+11 |
| * | kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain C | Slávek Banko | 2021-03-23 | 5 | -5/+21 |