| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use tdeinstance.h | Michele Calgaro | 2025-08-18 | 2 | -2/+2 |
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-02 | 15 | -26/+26 |
| * | Use tdestandarddirs.h | Michele Calgaro | 2025-02-25 | 38 | -38/+38 |
| * | Use tdeApp | Michele Calgaro | 2025-01-22 | 22 | -38/+38 |
| * | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 6 | -6/+6 |
| * | Use tde_install_symlink to create symlink during installation, | Slávek Banko | 2024-11-18 | 1 | -14/+1 |
| * | Need to include definition of Q_UNUSED macro | Michele Calgaro | 2024-10-23 | 1 | -0/+2 |
| * | tqabstractlayout.h is obsolete | Michele Calgaro | 2024-08-25 | 1 | -1/+0 |
| * | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-12 | 1 | -1/+1 |
| * | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 1 | -1/+1 |
| * | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 3 | -5/+5 |
| * | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -1/+1 |
| * | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-10 | 361 | -691/+690 |
| * | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 4 | -10/+10 |
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 93 | -1113/+1113 |
| * | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 15 | -180/+180 |
| * | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 4 | -14/+14 |
| * | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -5/+5 |
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 6 | -9/+9 |
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 41 | -195/+195 |
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 1 | -12/+12 |
| * | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -1/+1 |
| * | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 8 | -10/+10 |
| * | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 2 | -2/+0 |
| * | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 8 | -14/+14 |
| * | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -2/+2 |
| * | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| * | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 135 | -179/+179 |
| * | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 2 | -19/+19 |
| * | Copy translations to a new directory layout. | Slávek Banko | 2022-12-10 | 6 | -30/+24 |
| * | Drop automake build support. | Michele Calgaro | 2022-12-10 | 90 | -1035/+0 |
| * | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 7 | -54/+0 |
| * | Fix building with hidden visibility. | Slávek Banko | 2022-03-18 | 2 | -7/+6 |
| * | Enforce the use of TQt with STL only where it is necessary. | Slávek Banko | 2022-03-18 | 6 | -18/+35 |
| * | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2022-03-18 | 34 | -137/+137 |
| * | Replace the use of the old API TQString::data(). | Slávek Banko | 2022-03-18 | 29 | -194/+195 |
| * | Conversion to the cmake building system. | Slávek Banko | 2022-03-18 | 33 | -106/+1238 |
| * | Cleanup and fix headers installed for public API | Slávek Banko | 2022-03-14 | 258 | -252/+866 |
| * | Remove generated sources. | Slávek Banko | 2022-03-12 | 2 | -368/+0 |
| * | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 57 | -88/+0 |
| * | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-28 | 1 | -14/+14 |
| * | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 1 | -0/+6 |
| * | Use the context attribute in the UI files | Slávek Banko | 2018-12-28 | 4 | -18/+9 |
| * | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 3 | -11/+9 |
| * | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -2/+2 |
| * | QTDESIGN -> TQTDESIGN, to fix FTBFS. | Michele Calgaro | 2018-09-26 | 1 | -1/+1 |
| * | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -4/+4 |
| * | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 2 | -0/+0 |
| * | Fix FTBFS for build without cppunit | Slávek Banko | 2018-07-12 | 5 | -15/+0 |
| * | Fix FTBFS for build with --enable-final | Slávek Banko | 2018-07-12 | 3 | -1/+10 |