| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 3 | -10/+10 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 2 | -9/+9 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -2/+2 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 3 | -3/+3 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 24 | -27/+27 |
* | kview: Use tqobjectdefs.h instead of compat header tqobjdefs.h. | Slávek Banko | 2023-07-15 | 1 | -1/+1 |
* | Fix functionality broken by commit d26dabfe. | Michele Calgaro | 2023-06-22 | 2 | -22/+18 |
* | Drop Qt2's TQSortedList class | Michele Calgaro | 2023-06-20 | 1 | -2/+2 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-09 | 2 | -15/+8 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-24 | 50 | -126/+0 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-08 | 14 | -20/+18 |
* | Desktop file translations: | Slávek Banko | 2020-06-09 | 32 | -1710/+107 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-21 | 13 | -0/+62 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-20 | 3 | -23/+8 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 5 | -0/+0 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -4/+4 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 14 | -17/+17 |
* | Fix kview crash while closing session | Slávek Banko | 2013-11-27 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 16 | -18/+18 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 25 | -40/+40 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -17/+17 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 3 | -6/+6 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -3/+3 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 14 | -17/+17 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 17 | -84/+84 |
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 6 | -6/+6 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 22 | -25/+25 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 32 | -39/+39 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 22 | -78/+78 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 6 | -21/+21 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 8 | -15/+15 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 5 | -5/+5 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -9/+9 |
* | Fix straggling XDG references missed in patch set from June 8, 2012. | Darrell Anderson | 2012-06-16 | 1 | -1/+1 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 17 | -75/+75 |
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -58/+58 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 3 | -3/+3 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 3 | -4/+4 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -2/+2 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 24 | -27/+27 |
* | Fix FTBFS | Timothy Pearson | 2012-02-10 | 1 | -0/+1 |