Commit Graph

296 Commits (4eb564cd7d8ad0fadcf36f2752f6c577b15e4f20)
 

Author SHA1 Message Date
TDE Weblate 4eb564cd7d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-qtcurve - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve-desktop-files/
4 months ago
Michele Calgaro 50b1ed0930 Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: applications/tde-style-qtcurve - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve-desktop-files/it/
5 months ago
Michele Calgaro bd4c7effdd Added translation using Weblate (Italian) 5 months ago
Andrei Stepanov b069a35c76 Translated using Weblate (Russian)
Currently translated at 100.0% (2 of 2 strings)

Translation: applications/tde-style-qtcurve - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve-desktop-files/ru/
10 months ago
Andrei Stepanov 27e23c1063 Added translation using Weblate (Russian) 10 months ago
Michele Calgaro 722c1fb54e
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 61f899bc4e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro babc63b811
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 562093b2dc
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 08147c8aed
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e2b48e1ca3
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 6e529a64dd
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro e0b2927979
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 90e63be6c3
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c8bde8592b
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 54852b3b05
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 2493c9445c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a86e049675
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 34553b6ef4
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 963d734449
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cd1f0752e8
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>
2 years ago
TDE Weblate 19a904f882 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-qtcurve
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve/
2 years ago
TDE Gitea 7092514832 Update translation template. 2 years ago
Michele Calgaro f7d193f15d
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 124a692987
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro b4db2bc301
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 41f47fab0c
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f404beea52
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko b048fd5e18
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 da99f2209e
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 8818b4628f
Removed unused admin submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate 555bf7e87c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-qtcurve
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-qtcurve/
4 years ago
TDE Gitea 05a2ad7b81 Update translation template. 4 years ago
Slávek Banko e2dc7756ef
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 ad945f1ee1 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea b504c06149 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea 5cc6a59d0f Reset submodule main/applications/tde-style-qtcurve/admin to latest HEAD 4 years ago
TDE Gitea 7c789878a2 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea 07044618d8 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea 05e966b774 Reset submodule main/applications/tde-style-qtcurve/admin to latest HEAD 4 years ago
Slávek Banko 5b97a80b1e
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 990223664f Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea 13dfbfb69a Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea 9586867a27 Reset submodule main/applications/tde-style-qtcurve/admin to latest HEAD 4 years ago
TDE Gitea da85b48806 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea c1984a0040 Reset submodule main/applications/tde-style-qtcurve/admin to latest HEAD 4 years ago
Michele Calgaro 4554041527
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea c6c18cc497 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago
TDE Gitea a684b58d4e Reset submodule main/applications/tde-style-qtcurve/admin to latest HEAD 4 years ago
TDE Gitea cc984b1141 Reset submodule main/applications/tde-style-qtcurve/cmake to latest HEAD 4 years ago