| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY. Temporarily __... | Michele Calgaro | 2024-07-12 | 2 | -6/+9 |
* | Remove dummy kdemacros.h file | Michele Calgaro | 2024-07-01 | 2 | -2/+1 |
* | Rename kdemacros.* files to tdemacros.* | Michele Calgaro | 2024-07-01 | 10 | -13/+14 |
* | Use tq* headers instead of ntq* ones | Michele Calgaro | 2024-06-30 | 1 | -3/+3 |
* | Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL | Michele Calgaro | 2024-05-22 | 2 | -12/+0 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED. | Slávek Banko | 2024-05-21 | 1 | -1/+1 |
* | Remove KDE_ISLIKELY and KDE_ISUNLIKELY defines | Michele Calgaro | 2024-05-20 | 2 | -66/+0 |
* | Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equiva... | Michele Calgaro | 2024-05-20 | 2 | -18/+30 |
* | Remove KDE_DEPRECATED define | Michele Calgaro | 2024-05-18 | 2 | -4/+0 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 23 | -136/+136 |
* | Remove KDE_EXPORT and KDE_NO_EXPORT defines | Michele Calgaro | 2024-05-13 | 1 | -3/+0 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-02 | 14 | -58/+61 |
* | Update version to R14.1.3~[DEVELOPMENT] | Michele Calgaro | 2024-04-29 | 1 | -2/+2 |
* | Update version to R14.1.2r14.1.2 | Michele Calgaro | 2024-04-17 | 1 | -1/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 44 | -325/+325 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 46 | -310/+310 |
* | Fix lvm volumes appearing as removable devices | Alexander Golubev | 2023-12-28 | 3 | -56/+26 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 10 | -17/+17 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 1 | -1/+1 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 2 | -6/+6 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 2 | -3/+3 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 3 | -3/+3 |
* | Replace color '#define' strings with actual values | Michele Calgaro | 2023-11-24 | 2 | -10/+10 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 19 | -75/+75 |
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 4 | -10/+10 |
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 1 | -1/+1 |
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 3 | -7/+7 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 26 | -262/+262 |
* | Update version to R14.1.2~[DEVELOPMENT] | Slávek Banko | 2023-10-30 | 1 | -2/+2 |
* | Update version number for R14.1.1 final release.r14.1.1 | Slávek Banko | 2023-10-18 | 1 | -1/+1 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 40 | -206/+206 |
* | Update hashing code for strings to be the same as upstream gettext. The old v... | Michele Calgaro | 2023-09-19 | 1 | -2/+2 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 10 | -30/+30 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 25 | -238/+5 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -5/+5 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 8 | -17/+17 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 56 | -67/+67 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 4 | -32/+32 |
* | Add SunOS specific patches | Denis Kozadaev | 2023-05-22 | 5 | -3/+16 |
* | Update version to R14.1.1~[DEVELOPMENT] | Michele Calgaro | 2023-04-26 | 1 | -2/+2 |
* | Update release version to R14.1.0r14.1.0 | Michele Calgaro | 2023-04-16 | 1 | -1/+1 |
* | Add MIT license | Michele Calgaro | 2023-03-26 | 2 | -1/+6 |
* | Fix mangling of '@' in KURL's pretty printing. | Michele Calgaro | 2023-03-06 | 1 | -1/+1 |
* | Added compatibility for hwlib support for musl | ormorph | 2022-12-14 | 1 | -2/+2 |
* | Added missing semicolon to malloc.c | ormorph | 2022-12-13 | 1 | -1/+1 |
* | Update README.kiosk (KDE->TDE, gender neutral) | Mavridis Philippe | 2022-07-18 | 1 | -12/+12 |
* | Minor fixup on names used in previous commit. This aligns to the names of the... | Michele Calgaro | 2022-05-18 | 1 | -7/+7 |
* | Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the w... | Michele Calgaro | 2022-05-18 | 1 | -418/+425 |