Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-14 | 1 | -8/+10 |
| | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit af39fe61484fac44a487c9403988360c9fadfc20) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-17 | 2 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da959f72f9d98c7e4edaa504781668e0b0066e2b) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f4cb2fd78a292efa8dfa2391cac7ec0ba7291998) | ||||
* | Merge translation files from master branch. | Automated System | 2024-01-16 | 1 | -8/+9 |
| | |||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2023-12-31 | 3 | -21/+21 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5a58a5716ead754c1f334fab9cbdbc45eca26e0d) | ||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-09 | 1 | -13/+13 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 432ec56411cac662dc259ae2dcb2588607a7c15f) | ||||
* | 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 <slavek.banko@axis.cz> (cherry picked from commit f9935cd5b0a0a283f27533623516afce6f7f7fef) | ||||
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-23 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fe9901a02a2a40f8e27c84c6b55e80bddc3f3e43) | ||||
* | Remove unnecessary backup translations.r14.1.0 | Michele Calgaro | 2022-09-24 | 2 | -48/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update translation files | TDE Weblate | 2022-09-08 | 2 | -416/+364 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/potracegui Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/ | ||||
* | Update translation template. | Automated System | 2022-09-08 | 1 | -208/+158 |
| | |||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 1 | -39/+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> | ||||
* | Update translation files | TDE Weblate | 2022-05-14 | 1 | -4/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/potracegui Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/ | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Turkish) | Mehmet Dokuz | 2022-03-02 | 1 | -209/+265 |
| | | | | | | | Currently translated at 97.2% (213 of 219 strings) Translation: applications/potracegui Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/tr/ | ||||
* | Added translation using Weblate (Turkish) | Mehmet Dokuz | 2022-03-01 | 1 | -0/+1130 |
| | |||||
* | 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> | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-19 | 1 | -7/+19 |
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-21 | 6 | -37/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 1 | -1/+1 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/potracegui Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -18/+13 |
| | |||||
* | 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/potracegui/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake 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/potracegui/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2020-05-11 | 1 | -3/+3 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/potracegui Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/potracegui/ | ||||
* | Update translation template. | Automated System | 2020-05-11 | 1 | -3/+5 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/potracegui/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| |