Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make check for WITH_MLED non-fatalr14.1.x | Alexander Golubev | 2025-08-21 | 1 | -4/+12 |
| | | | | | | | | | | | | There is no reason for the configuration check to be fatal, because the system the package builds on may be different from the one that it will run on. On the other hand the flag is pretty useless nowadays anyway, so print a hefty warning if the interface is missing. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 209a94d9bb11d90bde83deefc2f5362812c00eca) | ||||
* | Replace TRUE/FALSE with boolean values true/falser14.1.4 | Michele Calgaro | 2025-03-23 | 2 | -7/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f7627863e495225e1828bd75b78f7cde42201fec) | ||||
* | Replace obsolete kstddirs.h with kstandarddirs.h | Michele Calgaro | 2025-02-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6bf1ebeb40328a71de2000974c93e14b644c5087) | ||||
* | Merge translation files from master branch. | Automated System | 2025-01-21 | 1 | -7/+8 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-16 | 1 | -82/+121 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-14 | 1 | -0/+424 |
| | |||||
* | Don't use obsolete header kapp.h | Michele Calgaro | 2024-11-05 | 5 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9acc1a042b04c6664d577d8087119fafb7d7e18e) | ||||
* | Merge translation files from master branch. | Automated System | 2024-11-04 | 1 | -6/+9 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-03 | 1 | -0/+30 |
| | |||||
* | Merge translation files from master branch.r14.1.3 | Automated System | 2024-09-16 | 1 | -9/+9 |
| | |||||
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1892412b452b7a2c93b03530433390fdd9baf12b) | ||||
* | Use proper TQt headers | Michele Calgaro | 2024-05-23 | 13 | -57/+57 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d86e9cf92bdd458f31defffab519f6ae7975e7c2) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f6001a4d02b32ce34abdd4d59e09457f0525962f) | ||||
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-21 | 1 | -3/+3 |
| | |||||
* | 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 ad9174b1e2754a87160a80b056b0a705bd467a6c) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-18 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cc2de38f5a1e863b511b3d3ee8e62135df5e8eaf) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-01 | 5 | -93/+93 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d5ba871ed0d5819f248b83badc0297ff843ae406) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-05 | 1 | -2/+1 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2023-12-03 | 1 | -20/+35 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2023-12-01 | 1 | -7/+9 |
| | |||||
* | 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 55827baed411737eab996645df24ea5b120051e8) | ||||
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-24 | 5 | -12/+12 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9f22163e3e82a6e2cf804d800555354ac2c79f35) | ||||
* | Use TDE cmake macro to set versionr14.1.0 | 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> | ||||
* | 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> | ||||
* | Translated using Weblate (Portuguese (Brazil)) | Sebastião Guerra | 2021-12-17 | 1 | -7/+8 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/kbiff - kbiff.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/pt_BR/ | ||||
* | Change README to markdown format. | Slávek Banko | 2021-10-19 | 1 | -3/+28 |
| | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2021-08-15 | 1 | -7/+8 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/kbiff - kbiff.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/it/ | ||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2021-08-15 | 1 | -9/+10 |
| | | | | | | | Currently translated at 100.0% (90 of 90 strings) Translation: applications/kbiff Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/it/ | ||||
* | Use common rules for build and install documentation and translations. | Slávek Banko | 2021-07-22 | 18 | -44/+5 |
| | | | | | | Simplify the structure of the documentation directories. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 29 | -29/+29 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbiff Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/ | ||||
* | Translated using Weblate (Portuguese) | Hugo Carvalho | 2021-07-07 | 1 | -7/+8 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/kbiff - kbiff.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/pt/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -3/+3 |
| | |||||
* | 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/kbiff/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/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/kbiff/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Dutch) | Heimen Stoffels | 2020-10-09 | 1 | -9/+10 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/kbiff - kbiff.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/nl/ | ||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 4 | -31/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kbiff/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| |