Commit Graph

272 Commits (3395355e57a4948db4dd2d87a2a562e352557f14)
 

Author SHA1 Message Date
TDE Gitea 3395355e57 Merge translation files from master branch. 10 months ago
TDE Gitea eca240cac7 Merge translation files from master branch. 10 months ago
TDE Gitea cadc8b76b0 Merge translation files from master branch. 11 months ago
TDE Gitea e0652ba28b Merge translation files from master branch. 11 months ago
Michele Calgaro e9d5333939
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0f442f8a9d)
12 months ago
Michele Calgaro 031143c754
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0a2a45331d)
12 months ago
TDE Gitea 84beaa20de Merge translation files from master branch. 1 year ago
Michele Calgaro f9289944a1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7c95b68b35)
1 year ago
Michele Calgaro 3b5ccc656f
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bdb5acdfbf)
1 year ago
Michele Calgaro abcd9a4560
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6ff35b7a8d)
1 year ago
TDE Gitea 1d47a02e82 Merge translation files from master branch. 1 year ago
Michele Calgaro 04d2f2a575
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c2405bdd9c)
1 year ago
Slávek Banko 2f80418ddf
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6c2cd1d516)
1 year ago
Michele Calgaro 255ec90652
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 26c96fa9fb)
1 year ago
Michele Calgaro 1a31fdd3d3
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ea0f2c182)
1 year ago
Michele Calgaro 0a566136eb
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f452adff94)
2 years ago
Michele Calgaro 980849e7c8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6508b043ab)
2 years ago
Michele Calgaro 83e4ace78c
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 2c4375efc4)
2 years ago
Slávek Banko b952bfec35
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 7a58626b34
Copy translations to a new directory layout.
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 <slavek.banko@axis.cz>
2 years ago
Michele Calgaro e365033d55
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 3a26f40fae
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro dabfc28fe5
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro fe19549ccd Translated using Weblate (Italian)
Currently translated at 100.0% (1088 of 1088 strings)

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/it/
3 years ago
Michele Calgaro c9936df777
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Roman Savochenko 6e74737bbf Translated using Weblate (Ukrainian)
Currently translated at 95.4% (1038 of 1088 strings)

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/uk/
3 years ago
TDE Gitea da60201b0d Reset submodule main/applications/office/kpilot/admin to latest HEAD 3 years ago
Slávek Banko 0a0312623a
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko c428f8853f
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Weblate c9394fd573 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
4 years ago
TDE Gitea d01c37312b Update translation template. 4 years ago
TDE Weblate 94b5ded47a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
4 years ago
TDE Gitea 36dc79ca0e Update translation template. 4 years ago
TDE Weblate 660834747d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
4 years ago
Michele Calgaro 66abbed5e0
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 51b78ed87e
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 b1ba43a6f6 Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
François Andriot a499c5423b Fix ftbfs on Fedora 34
error: reference to ‘byte’ is ambiguous

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
TDE Gitea e053314f0e Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea 8ee8348b97 Reset submodule main/applications/kpilot/admin to latest HEAD 4 years ago
TDE Gitea 1622e7086c Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea fa00c94461 Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea 55125ec743 Reset submodule main/applications/kpilot/admin to latest HEAD 4 years ago
Slávek Banko dd60a2a08e
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 3d0c66550d Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea f3a2b0394c Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea 8402baaa68 Reset submodule main/applications/kpilot/admin to latest HEAD 4 years ago
TDE Gitea 32dc11c9c6 Reset submodule main/applications/kpilot/cmake to latest HEAD 4 years ago
TDE Gitea 1c56c544f6 Reset submodule main/applications/kpilot/admin to latest HEAD 4 years ago
TDE Weblate ffa5881b5a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
4 years ago