Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-08 | 12 | -84/+84 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 70a9b1f3fb15c9725f1ad6ba5ffa4b3c1554e97c) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 29df04779b145404bf4959d071d3e9eddd3c263d) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-03 | 1 | -6/+10 |
| | |||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fbef8ddeb9cd0da2a451927143c11cfa5ec0a40a) | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-08 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 53171d8d6965ed9ef682fa9b3e2d411b71818dc7) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 5 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb8146969d9a3e8ff6273cc1b98152cafb30a9a4) | ||||
* | Merge translation files from master branch.r14.1.1 | Automated System | 2023-10-22 | 1 | -43/+47 |
| | |||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-26 | 3 | -11/+11 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a638a00e8ca4f3ac95099b2e40ba8956e9a643d7) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 23f635f7a7ae0661ef3d5c8f62312166d9d587f8) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ec25ca585a0d58f9cd96d220be2abdee650cc659) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-23 | 47 | -50/+50 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 61351feeb0a9de5efb5759e5bbe79f9220492571) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -4/+4 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7c40eb2981e88ba646d746fe4ef9828242505574) | ||||
* | Copied TDE specific man pages from tde-packaging repo.r14.1.0 | Michele Calgaro | 2022-11-19 | 2 | -61/+64 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2022-11-10 | 16 | -60709/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-11-09 | 69 | -758/+66996 |
| | | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | Michele Calgaro | 2022-11-09 | 11 | -215/+39 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary backup translations. | Michele Calgaro | 2022-09-23 | 1 | -18/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2022-09-08 | 15 | -1395/+1395 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesvn Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ | ||||
* | Update translation template. | Automated System | 2022-09-08 | 1 | -93/+93 |
| | |||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 14 | -129/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2022-07-30 | 15 | -405/+405 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesvn Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ | ||||
* | Update translation template. | Automated System | 2022-07-30 | 1 | -27/+27 |
| | |||||
* | Fix SEGV on exit. This relates to bug 3118. | Roman Savochenko | 2022-07-30 | 2 | -3/+1 |
| | | | | | Signed-off-by: Roman Savochenko <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 2 | -6/+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/development/tdesvn/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]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2021-12-28 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 15 | -15/+15 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesvn Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -97/+72 |
| | |||||
* | 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/tdesvn/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 14 | -137/+137 |
| | | | | | | error: ISO C++17 does not allow dynamic exception specifications Signed-off-by: François Andriot <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-03-19 | 145 | -419/+419 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/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/tdesvn/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-11-22 | 2 | -125/+100 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tdesvn Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesvn/ | ||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 39 | -223/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/tdesvn/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tdesvn/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| |