| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-12 | 2 | -2/+2 |
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 3 | -3/+3 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -1/+1 |
* | Update translation files | TDE Weblate | 2024-03-25 | 2 | -3/+4 |
* | Update translation files | TDE Weblate | 2024-03-25 | 1 | -2/+2 |
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+11 |
* | Fix detection of MMX capabilities on ix86 archs | Michele Calgaro | 2024-03-08 | 4 | -10/+52 |
* | Replace Qt with TQt | Michele Calgaro | 2024-02-25 | 22 | -33/+25 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 3 | -5/+5 |
* | Translated using Weblate (Italian) | Michele Calgaro | 2024-01-22 | 1 | -39/+44 |
* | Translated using Weblate (Italian) | Michele Calgaro | 2024-01-16 | 1 | -7/+8 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 170 | -1387/+1387 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 48 | -219/+219 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 2 | -3/+3 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-01 | 1 | -8/+10 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -9/+9 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-11-26 | 1 | -47/+49 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 10 | -13/+13 |
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-08 | 2 | -2/+2 |
* | Update translation files | TDE Weblate | 2023-11-06 | 1 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 30 | -71/+71 |
* | Translated using Weblate (Ukrainian) | Roman Savochenko | 2023-10-22 | 1 | -42/+46 |
* | Fix detection and linking of taglib | Michele Calgaro | 2023-09-26 | 4 | -2/+9 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 3 | -13/+15 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 5 | -5/+5 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 5 | -38/+0 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 6 | -21/+21 |
* | Update translation files | TDE Weblate | 2023-08-11 | 1 | -2/+2 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -2/+2 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 238 | -261/+261 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 1 | -2/+2 |
* | Translated using Weblate (Portuguese) | Hugo Carvalho | 2023-05-10 | 1 | -7/+8 |
* | Translated using Weblate (Dutch)r14.1.0 | Heimen Stoffels | 2023-04-09 | 1 | -13/+14 |
* | Translated using Weblate (Ukrainian) | Roman Savochenko | 2023-04-02 | 1 | -7/+9 |
* | Add sndfile include directories | aneejit1 | 2022-11-02 | 1 | -0/+1 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-10 | 1 | -6/+0 |
* | Update translation files | TDE Weblate | 2022-08-31 | 55 | -165/+110 |
* | Update translation template. | Automated System | 2022-08-31 | 1 | -3/+2 |
* | Konqi actions: Fix the wrongly moved "Exec" for new data CD. | Slávek Banko | 2022-08-31 | 2 | -3/+2 |
* | Fix destination path for events translations template. | Slávek Banko | 2022-08-28 | 1 | -0/+1 |
* | Added translation of .desktop files. | Slávek Banko | 2022-08-27 | 174 | -1547/+19872 |
* | Drop automake build support. | Slávek Banko | 2022-08-27 | 103 | -2533/+0 |
* | Move the documentation to a new directory layout. | Slávek Banko | 2022-08-27 | 28 | -28/+5 |
* | Add man page from tde packaging repo. | Michele Calgaro | 2022-08-27 | 3 | -0/+214 |
* | Add a check for a pkg-config package named libmad next to mad. | Slávek Banko | 2022-07-11 | 1 | -1/+1 |
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-25 | 1 | -0/+5 |
* | Fix problems for older ffmpeg versions | aneejit1 | 2022-05-20 | 1 | -2/+2 |
* | Correct API version check | aneejit1 | 2022-05-08 | 1 | -1/+1 |