| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compil...r14.1.x | Michele Calgaro | 2025-12-14 | 1 | -1/+1 |
| * | Merge translation files from master branch. | Automated System | 2025-12-07 | 1 | -7/+8 |
| * | Merge translation files from master branch. | Automated System | 2025-12-05 | 1 | -41/+46 |
| * | Use tdeinstance.hr14.1.5 | Michele Calgaro | 2025-08-18 | 7 | -7/+7 |
| * | Fix discovery of sox binary | Alexander Golubev | 2025-08-08 | 1 | -28/+15 |
| * | Fix normalize/normalize-audio discovery | Alexander Golubev | 2025-08-08 | 2 | -5/+42 |
| * | Fixup spaces in some files | Alexander Golubev | 2025-08-08 | 3 | -112/+112 |
| * | Merge translation files from master branch. | Automated System | 2025-07-07 | 1 | -4/+5 |
| * | Merge translation files from master branch. | Automated System | 2025-06-24 | 1 | -50/+67 |
| * | Merge translation files from master branch. | Automated System | 2025-06-15 | 1 | -35/+36 |
| * | Merge translation files from master branch. | Automated System | 2025-05-12 | 2 | -0/+345 |
| * | Merge translation files from master branch.r14.1.4 | Automated System | 2025-03-30 | 2 | -60/+65 |
| * | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-03-28 | 7 | -12/+12 |
| * | Improve code for detection of architecture and MMX support | Michele Calgaro | 2025-03-13 | 3 | -39/+8 |
| * | Merge translation files from master branch. | Automated System | 2025-01-28 | 1 | -25/+26 |
| * | Merge translation files from master branch. | Automated System | 2025-01-21 | 1 | -7/+8 |
| * | Remove support for Metrowerks compiler | Michele Calgaro | 2024-12-31 | 1 | -36/+0 |
| * | Replace dl linking with cmake-based variable | Michele Calgaro | 2024-12-27 | 1 | -1/+1 |
| * | Merge translation files from master branch. | Automated System | 2024-11-10 | 1 | -53/+55 |
| * | Merge translation files from master branch. | Automated System | 2024-11-03 | 1 | -8/+9 |
| * | Fix compatibility with ffmpeg 7.x.r14.1.3 | Slávek Banko | 2024-08-11 | 1 | -0/+9 |
| * | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-14 | 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-07 | 1 | -1/+1 |
| * | Use centralized cmake versionr14.1.2 | 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-03 | 3 | -5/+5 |
| * | Merge translation files from master branch. | Automated System | 2024-01-22 | 1 | -38/+44 |
| * | Merge translation files from master branch. | Automated System | 2024-01-16 | 1 | -7/+8 |
| * | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-06 | 170 | -1387/+1387 |
| * | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-10 | 48 | -219/+219 |
| * | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 2 | -3/+3 |
| * | Merge translation files from master branch. | Automated System | 2023-12-01 | 1 | -8/+10 |
| * | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -9/+9 |
| * | Merge translation files from master branch. | Automated System | 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-09 | 2 | -2/+2 |
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 30 | -71/+71 |
| * | Merge translation files from master branch.r14.1.1 | Automated System | 2023-10-22 | 1 | -42/+46 |
| * | Fix detection and linking of taglib | Michele Calgaro | 2023-09-27 | 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-03 | 5 | -5/+5 |
| * | Drop USE_TQT4 code | Michele Calgaro | 2023-08-29 | 5 | -38/+0 |
| * | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 6 | -21/+21 |
| * | 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-24 | 238 | -261/+261 |
| * | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 1 | -2/+2 |