| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-09 | 96 | -172/+172 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 470 | -1285/+0 |
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 99 | -7114/+480 |
* | Should bring back xmms support in kopete's plugins. | gregory guy | 2020-04-08 | 2 | -48/+97 |
* | Add missing option and detection for libxslt. | Slávek Banko | 2020-02-09 | 2 | -1/+19 |
* | Fix preservation of XMMS detection status in kopete/nowlistening plugin. | Slávek Banko | 2020-02-09 | 1 | -1/+1 |
* | kopete: Added ability to build with shared tqca library. | Slávek Banko | 2020-02-02 | 41 | -60/+83 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -37/+37 |
* | Synchronize German translation of Kopete with the rest. | Chris | 2019-12-18 | 2 | -4/+5 |
* | Fix obsolete KDE version check for Kopete. | Chris | 2019-12-16 | 1 | -4/+2 |
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-11 | 3 | -13/+10 |
* | kopete: Change the default MSN server from messenger.hotmail.com | Slávek Banko | 2019-12-11 | 6 | -8/+8 |
* | kopete: Restore the MSN protocol because a replacement MSN server was created. | Slávek Banko | 2019-12-11 | 155 | -60/+23305 |
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-10 | 1 | -3/+3 |
* | kopete: Change the default AIM server from login.oscar.aol.com to iwarg.ddns.... | Slávek Banko | 2019-12-10 | 3 | -9/+9 |
* | kopete: Restore the AIM protocol because a replacement AIM server was created. | Slávek Banko | 2019-12-10 | 90 | -78/+5023 |