| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 1 | -1/+1 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 6 | -17/+17 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 31 | -301/+301 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 8 | -55/+55 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -1/+1 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -6/+6 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -4/+4 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 9 | -35/+35 |
* | Fix FTBFS caused by taglib as a result of the QString -> TQString remaning | Michele Calgaro | 2023-09-27 | 3 | -8/+14 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 4 | -4/+4 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-17 | 4 | -4/+4 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 38 | -51/+51 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 1 | -1/+1 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-06 | 3 | -13/+7 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 45 | -89/+0 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-08 | 1 | -2/+2 |
* | Desktop file translations: | Slávek Banko | 2020-05-30 | 4 | -113/+17 |
* | Clean up desktop files and fix German translations. | Chris | 2019-11-27 | 1 | -6/+4 |
* | Change branded music path to the users own one. | Chris | 2019-07-23 | 1 | -1/+1 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-26 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-17 | 1 | -0/+3 |
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 1 | -1/+1 |
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-20 | 8 | -27/+23 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
* | Initial cmake conversion | Slávek Banko | 2017-03-26 | 3 | -0/+186 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 9 | -0/+0 |
* | Add GStreamer 1.0 support | Slávek Banko | 2016-03-12 | 4 | -20/+28 |
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 5 | -11/+11 |
* | Bring package_development, package_games, package_graphics, package_network, ... | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 4 | -11/+11 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 3 | -13/+13 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 2 | -7/+7 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 4 | -6/+6 |
* | Replace deprecated NO_DEBUG to NDEBUG | Slávek Banko | 2013-02-16 | 1 | -1/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 43 | -59/+59 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 21 | -24/+24 |
* | 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 | 7 | -17/+17 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 36 | -43/+43 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 46 | -286/+286 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -5/+5 |
* | Rename KShared | Timothy Pearson | 2013-01-31 | 2 | -5/+5 |
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 21 | -29/+29 |