Commit Graph

305 Commits (a98c00cf3624ca8ff103b74b7239328882b156bb)
 

Author SHA1 Message Date
TDE Gitea a98c00cf36 Merge translation files from master branch. 5 months ago
TDE Gitea 0782c6be42 Merge translation files from master branch. 5 months ago
Michele Calgaro 9184ab1fcd
Replace TRUE/FALSE with boolean values true/false
Manually cherry-picked from commit bc9439c

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
TDE Gitea 453bebd01b Merge translation files from master branch. 6 months ago
TDE Gitea 3ddb3ced21 Merge translation files from master branch. 6 months ago
TDE Gitea 2283daff1a Merge translation files from master branch. 6 months ago
Michele Calgaro bb40c7c261 Replace obsolete kstddirs.h with kstandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8393e2383)
6 months ago
Michele Calgaro bca6ea7533
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 90e1dc248d)
10 months ago
TDE Gitea 75ecc7f009 Merge translation files from master branch. 10 months ago
TDE Gitea 0e2d343037 Merge translation files from master branch. 10 months ago
Michele Calgaro 70ccae0493
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cd1ca917b8)
1 year ago
TDE Gitea 26e120338b Merge translation files from master branch. 1 year ago
Michele Calgaro cd0bca7c4b
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e04582c215)
1 year ago
Michele Calgaro ffaff7d76a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9ea3fc7ae8)
2 years ago
Michele Calgaro b4b4994c98
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ff0d52cab6)
2 years ago
Michele Calgaro b8335a4a35
Replaced various '#define' with actual strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67931fdc7e)
2 years ago
Michele Calgaro a39b2b83e2
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd25da6a2b)
2 years ago
Slávek Banko 0959fe8c0a
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1de2f35b63)
2 years ago
Michele Calgaro 248df7d991
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d296b0a23)
2 years ago
Michele Calgaro fd043239e6
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 789fb7a1f7)
2 years ago
Michele Calgaro 4703dbc14b
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5d16343400)
2 years ago
Michele Calgaro 4ebbef6418
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c09073f402)
2 years ago
Michele Calgaro fd77e9f181
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1e10624f8a)
2 years ago
Michele Calgaro c90f0b8c4c
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate fa1f40b26a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/
3 years ago
Michele Calgaro ecef15a1b4
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
stefano 2ed8d1f7c4 Translated using Weblate (Italian)
Currently translated at 100.0% (495 of 495 strings)

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/it/
3 years ago
Slávek Banko 0f047e437b
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 4a79e0ab8f
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
SALOMON ALEJANDRO L ef4c95b5f9 Translated using Weblate (Spanish)
Currently translated at 3.2% (16 of 495 strings)

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/es/
4 years ago
SALOMON ALEJANDRO L 9156badf88 Translated using Weblate (Spanish)
Currently translated at 0.2% (1 of 495 strings)

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/es/
4 years ago
Slávek Banko 5082097551
Change README to markdown format.
Add translation status overview.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 6902a1c5ee
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3fc9684db5
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 606d3db1b4 Reset submodule main/applications/knights/cmake to latest HEAD 4 years ago
TDE Gitea a3f89ac7bf Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea ff7da6b545 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea c798c3114e Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
Slávek Banko dc776b6a4e
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 8880983f47 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea e9f8fa3139 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea 2a7b9826ae Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
Michele Calgaro 59e363db88
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea a7d6bf2898 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea 878ceba757 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea 5f02c3cf51 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
Slávek Banko cb3f787672
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea cf9f5eb227 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea fbb7521456 Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago
TDE Gitea 071a52352d Reset submodule main/applications/knights/cmake to latest HEAD 5 years ago