| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-01 | 6 | -7/+7 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 9 | -16/+16 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 2 | -3/+3 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 5 | -8/+8 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 14 | -18/+18 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -1/+1 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 17 | -19/+19 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 2 | -2/+2 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 2 | -1/+1 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 4 | -15/+2 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-06-25 | 8 | -22/+16 |
* | Use private linking for exported CMake targets. | Slávek Banko | 2020-06-12 | 1 | -1/+2 |
* | Desktop file translations: | Slávek Banko | 2020-06-07 | 20 | -925/+82 |
* | Drop explicit dependencies on dcopidl and dcopidl2cpp, | Slávek Banko | 2020-06-07 | 3 | -3/+0 |
* | Synchronize German translation of desktop files with the rest. | Chris | 2019-12-17 | 2 | -2/+5 |
* | Update and promote new TDE websites, replace branding and do slight refactoring. | Chris | 2019-07-13 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+9 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 7 | -9/+9 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 11 | -0/+0 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 6 | -6/+0 |
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 6 | -0/+6 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 11 | -21/+21 |
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 4 | -45/+45 |
* | Fix build system references to kabc | Timothy Pearson | 2013-02-16 | 2 | -3/+3 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 9 | -14/+14 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -8/+8 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -1/+1 |
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 6 | -17/+17 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -22/+22 |
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 4 | -0/+0 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -11/+11 |
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -5/+5 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -4/+4 |
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
* | Fix FTBFS | Timothy Pearson | 2013-01-27 | 4 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 19 | -44/+44 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 157 | -196/+196 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 7 | -22/+22 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -21/+21 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -4/+4 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 13 | -20/+20 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
* | Add document position variable to text editor part | Timothy Pearson | 2012-05-23 | 2 | -0/+22 |
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -72/+72 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -1/+1 |