| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use obsolete header kapp.hHEADmaster | Michele Calgaro | 3 days | 2 | -2/+2 |
* | Removed unused files | Michele Calgaro | 2024-03-06 | 2 | -4481/+0 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 5 | -12/+12 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 55 | -782/+782 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-14 | 13 | -308/+308 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -4/+4 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 17 | -42/+42 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 4 | -9/+9 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 5 | -12/+12 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 61 | -96/+96 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 2 | -2/+2 |
* | Improve code of commit 76c89b8.r14.1.0 | Michele Calgaro | 2022-11-26 | 1 | -2/+2 |
* | Insert an explicit cast for -Wc++11-narrowing error | Ray-V | 2022-11-24 | 1 | -2/+2 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 2 | -9/+0 |
* | Added translation of .desktop files. | Slávek Banko | 2022-07-01 | 3 | -111/+16 |
* | Drop automake build support. | Slávek Banko | 2022-07-01 | 24 | -1277/+0 |
* | Exclude installation of syntax highlight files | Slávek Banko | 2022-05-19 | 1 | -1/+7 |
* | Update CMake rules accorting to TDE style. | Slávek Banko | 2022-01-05 | 29 | -2420/+261 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 9 | -55/+34 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 1 | -2/+0 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 2 | -0/+9 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -3/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
* | Fix FTBFS with clang | Ray Vine | 2018-05-19 | 1 | -1/+3 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 1179 | -0/+0 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -2/+2 |
* | Fix exec icon location and bring it into XDG compliancer14.0.0 | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
* | Repair mimetype icon usage, part 1. The following are not fully verified in ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 4 | -13/+28 |
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text... | Timothy Pearson | 2014-10-14 | 1 | -5/+5 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 10 | -14/+14 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 3 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 2 | -5/+5 |
* | Update minimum cmake requirement to be consitent with other sources. | Darrell Anderson | 2014-02-06 | 1 | -1/+1 |
* | Update to upstream version 2.0.3 | Slávek Banko | 2014-01-05 | 222 | -112/+2455 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -3/+3 |
* | Fix inadvertent renaming. | Darrell Anderson | 2013-05-05 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 74 | -120/+120 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 14 | -15/+15 |
* | Fix FTBFS | Timothy Pearson | 2013-02-11 | 2 | -0/+0 |
* | Fix unintended rename | Timothy Pearson | 2013-02-11 | 4 | -4/+4 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 9 | -18/+18 |
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 4 | -13/+13 |