Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 32 | -629/+629 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 2 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -28/+28 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 71 | -170/+170 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 4 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 9 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 11 | -38/+38 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 191 | -193/+193 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 4 | -10/+10 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove the original translation directory layout.r14.1.0 | Slávek Banko | 2022-08-26 | 18 | -213699/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-08-26 | 30 | -51/+213900 |
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | Slávek Banko | 2022-08-26 | 2 | -3/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add man page from tde packaging repo. | Michele Calgaro | 2022-08-23 | 11 | -61/+365 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-26 | 2 | -5/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/multimedia/rosegarden/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 4 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 17 | -17/+17 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/rosegarden Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -114/+84 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 3 | -3/+3 |
| | | | | | | | | error: ISO C++17 does not allow dynamic exception specifications error: static assertion failed: comparison object must be invocable as const Signed-off-by: François Andriot <[email protected]> | ||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-11-22 | 1 | -2/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/rosegarden Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ | ||||
* | Translated using Weblate (Czech) | Slávek Banko | 2020-10-11 | 1 | -20/+24 |
| | | | | | | | Currently translated at 99.7% (2317 of 2322 strings) Translation: applications/rosegarden Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/cs/ | ||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-09-30 | 17 | -46986/+46986 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/rosegarden Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ | ||||
* | Update translation template. | Automated System | 2020-09-30 | 1 | -2763/+2763 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 1148 | -2724/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/rosegarden/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-08-06 | 5 | -15/+14 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/rosegarden Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/rosegarden/ | ||||
* | Fix plural form of translations. | Slávek Banko | 2020-08-06 | 7 | -59/+59 |
| | | | | | | The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <[email protected]> |