Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Georgian)HEADmaster | Temuri Doghonadze | 2024-11-04 | 1 | -7/+10 |
| | | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: applications/kxmleditor - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor-desktop-files/ka/ | ||||
* | Added translation using Weblate (Georgian) | Temuri Doghonadze | 2024-11-03 | 1 | -0/+35 |
| | |||||
* | Update translation files | TDE Weblate | 2024-10-07 | 1 | -2/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kxmleditor - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor-desktop-files/ | ||||
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-04-24 | 1 | -7/+11 |
| | | | | | | | Currently translated at 100.0% (4 of 4 strings) Translation: applications/kxmleditor - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor-desktop-files/ru/ | ||||
* | Added translation using Weblate (Russian) | Andrei Stepanov | 2024-04-24 | 1 | -0/+35 |
| | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-16 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2023-12-28 | 19 | -150/+150 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 1 | -1/+1 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 19 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary backup translations.r14.1.0 | Michele Calgaro | 2022-09-23 | 3 | -91/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update translation files | TDE Weblate | 2022-09-08 | 3 | -255/+187 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kxmleditor Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor/ | ||||
* | Update translation template. | Automated System | 2022-09-08 | 1 | -85/+32 |
| | |||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 11 | -66/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2022-02-07 | 4 | -6824/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-02-06 | 14 | -24/+6964 |
| | | | | | | | Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common rules for build and install documentation. | Slávek Banko | 2022-02-06 | 4 | -9/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | Slávek Banko | 2022-02-06 | 18 | -597/+48 |
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/development/kxmleditor/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 <slavek.banko@axis.cz> | ||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 3 | -3/+3 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kxmleditor Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kxmleditor/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -75/+39 |
| | |||||
* | 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 <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/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 <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with clang. | Slávek Banko | 2020-07-10 | 1 | -1/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kxmleditor/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| |