| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}. | Michele Calgaro | 2025-08-13 | 4 | -4/+4 |
| * | updated go.png icon and top-left.png | LupusRubrum | 2025-08-06 | 2 | -0/+0 |
| * | Rename ksimpleconfig.{h,cpp} to tdesimpleconfig.{h.cpp}. | Michele Calgaro | 2025-07-12 | 1 | -2/+2 |
| * | adds the T to konqi's bib | LupusRubrum | 2025-05-26 | 1 | -0/+0 |
| * | improves the crystalsvg icons and other misc textures | LupusRubrum | 2025-05-17 | 4 | -0/+0 |
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-05-15 | 7 | -28/+22 |
| * | Fix up few tqt3 -> tqt renames missed in previous commit | Michele Calgaro | 2025-05-06 | 1 | -1/+1 |
| * | Rename kstandarddirs.h to tdestandarddirs.h | Michele Calgaro | 2025-02-26 | 15 | -15/+15 |
| * | Rename kglobalaccel* files to tdeglobalaccel*. | Michele Calgaro | 2025-02-23 | 2 | -2/+2 |
| * | Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and... | Michele Calgaro | 2025-02-03 | 50 | -157/+157 |
| * | Remove support for Tru64 and OSF | Michele Calgaro | 2025-01-07 | 1 | -3/+0 |
| * | Rename class KProcIO to TDEProcIO | Michele Calgaro | 2024-12-15 | 3 | -27/+27 |
| * | Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}. | Michele Calgaro | 2024-12-01 | 1 | -1/+1 |
| * | Rename KUniqueApplication to TDEUniqueApplication and remove obsolete kapp.h ... | Michele Calgaro | 2024-11-19 | 2 | -2/+2 |
| * | Don't explicetly include tqt.h anymore | Michele Calgaro | 2024-10-31 | 3 | -6/+0 |
| * | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 26 | -71/+71 |
| * | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-01 | 1 | -1/+1 |
| * | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 30 | -105/+105 |
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 125 | -1230/+1230 |
| * | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 20 | -82/+82 |
| * | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 5 | -5/+5 |
| * | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -12/+12 |
| * | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 8 | -92/+92 |
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 14 | -20/+20 |
| * | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 2 | -12/+12 |
| * | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 5 | -18/+18 |
| * | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-18 | 15 | -74/+74 |
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 78 | -352/+352 |
| * | KTabBar: add way to revert tab color to default | Mavridis Philippe | 2023-11-02 | 4 | -2/+26 |
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 12 | -20/+20 |
| * | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 4 | -16/+16 |
| * | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 14 | -21/+21 |
| * | Drop USE_TQT4 code | Michele Calgaro | 2023-08-26 | 7 | -70/+0 |
| * | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 14 | -31/+31 |
| * | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 5 | -10/+10 |
| * | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 3 | -15/+15 |
| * | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 135 | -212/+212 |
| * | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 4 | -6/+6 |
| * | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 9 | -10/+10 |
| * | Replace 'About Trinity' with 'About TDE' in menus and about dialog | Michele Calgaro | 2023-03-23 | 3 | -3/+3 |
| * | TDEFontChooser: backport setFamilyList(...) from KOffice | Mavridis Philippe | 2022-06-08 | 2 | -2/+39 |
| * | TDEFontDialog: Fix font style matching. | Mavridis Philippe | 2022-05-06 | 2 | -12/+27 |
| * | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-08 | 2 | -9/+2 |
| * | Added alternative added(), removed(), renamed() variants. | Mavridis Philippe | 2021-11-09 | 2 | -14/+52 |
| * | Added "renamed" signal to KEditListBox. | Mavridis Philippe | 2021-11-09 | 2 | -0/+8 |
| * | Add a missing icon for the action "Restore" when the application is sitting i... | gregory guy | 2021-01-24 | 1 | -1/+1 |
| * | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 2 | -2/+2 |
| * | Add a missing icon for the standard Help menu | Slávek Banko | 2020-12-02 | 1 | -1/+1 |
| * | Revert "Exclude translator information from the tdelibs_color template" | Slávek Banko | 2020-10-08 | 1 | -1/+0 |
| * | Exclude translator information from the tdelibs_color template | Slávek Banko | 2020-10-07 | 1 | -0/+1 |