Commit Graph

84 Commits (master)
 

Author SHA1 Message Date
Michele Calgaro fd6464e262
Rename KWinModule to TWinModule
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 days ago
Michele Calgaro 6e692868e6
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
titae 1efabeac55 Translated using Weblate (Spanish)
Currently translated at 91.4% (86 of 94 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/es/
9 months ago
Michele Calgaro a149810847
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
TDE Weblate af47065b0f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/
11 months ago
Marek W 8d6f424dda Translated using Weblate (Polish)
Currently translated at 92.5% (87 of 94 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/pl/
11 months ago
Heimen Stoffels 49b01f9f6c Translated using Weblate (Dutch)
Currently translated at 100.0% (94 of 94 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/nl/
11 months ago
Heimen Stoffels 5907ac7c86 Translated using Weblate (Dutch)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/kompose - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/nl/
11 months ago
Marek W 6c5993d3fd Added translation using Weblate (Polish) 11 months ago
Heimen Stoffels dcda76fc38 Added translation using Weblate (Dutch) 11 months ago
Heimen Stoffels 1e0eaac1a7 Added translation using Weblate (Dutch) 11 months ago
TDE Weblate 080cefbcb0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/
12 months ago
Michele Calgaro da5d819b3b Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/kompose - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/it/
1 year ago
Michele Calgaro 47f4535977 Added translation using Weblate (Italian) 1 year ago
Michele Calgaro ef67c9ac27
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 14206956ce
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b91bf12b35
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Temuri Doghonadze 7dfa0c9d54 Translated using Weblate (Georgian)
Currently translated at 100.0% (94 of 94 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/ka/
1 year ago
Temuri Doghonadze e67bdc7750 Added translation using Weblate (Georgian) 1 year ago
Temuri Doghonadze 4998697bb2 Translated using Weblate (Georgian)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/kompose - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/ka/
1 year ago
Temuri Doghonadze f3a4b9c83d Added translation using Weblate (Georgian) 1 year ago
TDE Weblate ec67407fae Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kompose - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/
1 year ago
Michele Calgaro eb81e276b3
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Andrei Stepanov 00e245dcee Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/kompose - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose-desktop-files/ru/
2 years ago
Andrei Stepanov 748e68f2fe Added translation using Weblate (Russian) 2 years ago
Michele Calgaro 574188659e
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro f4e3d22da4
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 17d6fb351b
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 183355477f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 3f0b743b94
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 59587af73d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 96eab52fb8
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 4fe9f77f06
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 047a11b3ec
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 2f7653dd23 Translated using Weblate (Italian)
Currently translated at 100.0% (94 of 94 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/it/
4 years ago
Slávek Banko 2cb568aec4
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 673f982898
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko a33469c0c9
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 6f154b4ba4
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 708194f209 Reset submodule main/applications/kompose/cmake to latest HEAD 5 years ago
TDE Weblate 6b94581842 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/
5 years ago
TDE Gitea 92bb51f930 Update translation template. 5 years ago
Mavridis Philippe 539e15a523
Code cleanup
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 years ago
Mavridis Philippe 48f570eda8
Temporarily disabled "Show empty desktops minimized" option.
This commit was not squashed so that it can be easily undone
when issue #10 is solved.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 years ago
Mavridis Philippe 0267f1cf49
Added Ctrl+[movement keys] for keyboard navigation between desktops.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
5 years ago
blu.256 22875e8865 Translated using Weblate (Greek)
Currently translated at 98.9% (95 of 96 strings)

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/el/
5 years ago
blu.256 e55d1cc380 Added translation using Weblate (Greek) 5 years ago
Michele Calgaro 915495d8ca
Use new icon in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Weblate 616444e022 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kompose
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kompose/
5 years ago
TDE Gitea 7f2efa41e8 Update translation template. 5 years ago