| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 2 | -2/+2 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 6 | -8/+8 |
* | kopete: Add missing function prototypes. | Slávek Banko | 2024-04-15 | 2 | -0/+2 |
* | tqt-replace is no longer required | Michele Calgaro | 2024-02-07 | 3 | -3/+0 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 9 | -25/+25 |
* | Replace auto_ptr | Michele Calgaro | 2024-01-22 | 1 | -1/+1 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 221 | -2283/+2283 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 5 | -7/+7 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 5 | -5/+5 |
* | 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-24 | 2 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 7 | -13/+13 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 3 | -27/+27 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 5 | -7/+7 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 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 | 3 | -6/+4 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 335 | -403/+403 |
* | SunOS cosmetic changes | Denis Kozadaev | 2023-05-29 | 1 | -0/+3 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-18 | 5 | -30/+0 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 10 | -34/+20 |
* | 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 |
* | Fix yahoo_crypt() prototype mismatch | OBATA Akio | 2021-06-19 | 3 | -4/+41 |
* | Drop builtin tqca library. | gregory guy | 2021-06-07 | 32 | -5497/+9 |
* | 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 | 264 | -727/+0 |
* | Desktop file translations: | Slávek Banko | 2020-07-08 | 29 | -979/+132 |
* | kopete: Added ability to build with shared tqca library. | Slávek Banko | 2020-02-02 | 40 | -60/+74 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -37/+37 |
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-12-11 | 2 | -8/+6 |
* | 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 | 118 | -4/+21931 |
* | 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 | 78 | -66/+4956 |
* | Fix branding of kopete and make it promoting TDE. | Chris | 2019-07-17 | 1 | -3/+3 |
* | Fix empty translation. | Slávek Banko | 2019-01-13 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-20 | 3 | -0/+9 |
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-01 | 3 | -8/+7 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 27 | -108/+89 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 15 | -22/+22 |
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 1 | -1/+1 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 2 | -2/+2 |
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 3 | -3/+3 |