| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 10 | -10/+10 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 13 | -20/+20 |
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-12 | 2 | -2/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 3 | -6/+6 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 24 | -128/+128 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 3 | -3/+3 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 2 | -2/+2 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-08 | 9 | -14/+14 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 2 | -3/+3 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 38 | -48/+48 |
* | ksim/monitors/snmp: add AES privacy protocol, conditional build of DES privac... | François Andriot | 2021-10-03 | 3 | -2/+13 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 46 | -111/+0 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 9 | -9/+9 |
* | Desktop file translations: | Slávek Banko | 2020-05-22 | 19 | -805/+34 |
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -12/+7 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-26 | 3 | -3/+3 |
* | Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64) | OBATA Akio | 2019-05-04 | 1 | -1/+3 |
* | Change and simplify `statvfs` conditions in FileSystemStats | OBATA Akio | 2019-05-04 | 1 | -12/+14 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 1 | -0/+3 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-22 | 5 | -24/+19 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 22 | -0/+0 |
* | Fix build on freebsd | Slávek Banko | 2015-06-27 | 1 | -1/+1 |
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 5 | -6/+6 |
* | 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 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -3/+3 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fixed KSim configuration dialog help button functionality. This resolves bug ... | Michele Calgaro | 2014-06-05 | 2 | -1/+2 |
* | Fix broken Help option in ksim panel applet. | Darrell Anderson | 2014-02-17 | 1 | -0/+2 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 4 | -4/+4 |
* | Fix ksim crash. This resolves bug report 1322. | Fat-Zer | 2013-03-02 | 2 | -4/+4 |
* | Fix unintended rename of deskfile | Slávek Banko | 2013-02-27 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 34 | -52/+52 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 16 | -29/+29 |
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 8 | -8/+8 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -4/+4 |
* | 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 | 18 | -38/+38 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -6/+6 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 22 | -22/+22 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 18 | -67/+67 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 11 | -32/+32 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 10 | -20/+20 |
* | Fix automake build i8k ksim module | Slávek Banko | 2012-11-12 | 1 | -1/+8 |
* | Additional changes to support building with cmake. | Darrell Anderson | 2012-11-11 | 1 | -1/+1 |