Commit Graph

161 Commits (53ef7b6f92e938523b1133857f2ec76b7bdf2ff6)
 

Author SHA1 Message Date
Temuri Doghonadze 53ef7b6f92 Added translation using Weblate (Georgian) 4 months ago
Temuri Doghonadze 3c6e7d5681 Added translation using Weblate (Georgian) 4 months ago
Michele Calgaro 019e258574
Use tquic directcly
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
TDE Weblate 2979361b14 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - bab
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-bab/
5 months ago
TDE Weblate 34702a6254 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - kmenuapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-kmenuapplet/
5 months ago
Hugo Carvalho 8a772b5dad Translated using Weblate (Portuguese)
Currently translated at 14.2% (2 of 14 strings)

Translation: applications/tde-style-baghira - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-desktop-files/pt/
7 months ago
Hugo Carvalho 6081cb0d09 Added translation using Weblate (Portuguese) 7 months ago
Etienne Ruedin d05bfa7a9a Translated using Weblate (German)
Currently translated at 14.2% (2 of 14 strings)

Translation: applications/tde-style-baghira - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-desktop-files/de/
7 months ago
Michele Calgaro c58bbdb723
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro ac4ac666df
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Diogo Leal 2848e644c1 Translated using Weblate (Portuguese (Brazil))
Currently translated at 7.1% (1 of 14 strings)

Translation: applications/tde-style-baghira - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-desktop-files/pt_BR/
10 months ago
Diogo Leal 85366bc0e6 Added translation using Weblate (Portuguese (Brazil)) 10 months ago
Andrei Stepanov 130a09fece Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)

Translation: applications/tde-style-baghira - bab
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-bab/ru/
10 months ago
Andrei Stepanov a41cd05c9c Added translation using Weblate (Russian) 10 months ago
Andrei Stepanov 2bfddb37db Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/tde-style-baghira - kmenuapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-kmenuapplet/ru/
10 months ago
Andrei Stepanov 24c94460da Added translation using Weblate (Russian) 10 months ago
Michele Calgaro 6eabe77627
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro fb29802cdb
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 936a0c73f5
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 81589f9359
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 3558a727f5
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Weblate bb43a5754e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - sessionapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/
2 years ago
Michele Calgaro e1fc10f0a3
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 31149c65cc
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 738600dec8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - starter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
2 years ago
TDE Gitea 54a306f550 Update translation template. 2 years ago
Mavridis Philippe 4a3bbfa403
Rename library twin3_baghira -> twin_baghira
Related to TDE/tdebase#364.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro fc8b3dd4b2
Fix functionality broken by commit 66813ef
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 66813efe63
Drop Qt2's TQSortedList class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9f0e52d96c
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Alex Kent a1b598c8a3
Fixed crash caused by recursive infinite loop. This resolves issue #4.
Signed-off-by: Alex Kent <trinitydesktop@alephnull.net>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Marek W 6d891f8dab Translated using Weblate (Polish)
Currently translated at 88.8% (16 of 18 strings)

Translation: applications/tde-style-baghira - sessionapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/pl/
2 years ago
Marek W abefccc472 Added translation using Weblate (Polish) 2 years ago
TDE Weblate a1c9ebc240 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - sessionapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/
2 years ago
Rodrigo Zimmermann 8c1b18dad8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 66.6% (12 of 18 strings)

Translation: applications/tde-style-baghira - sessionapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/pt_BR/
2 years ago
Rodrigo Zimmermann aee6e2c1dd Added translation using Weblate (Portuguese (Brazil)) 2 years ago
TDE Weblate 38a8644ffd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - starter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
3 years ago
TDE Gitea c6b661cc05 Update translation template. 3 years ago
Michele Calgaro db87584403
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro aa30946cb8
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 07e84c2174
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 5e4a21e8a4
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 43de9ca3b6
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 45f93f9e9c
Change README to markdown format.
Add translation status overview.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Weblate 9f359f45b9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tde-style-baghira - starter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
3 years ago
TDE Gitea 4271856546 Update translation template. 3 years ago
gregory guy 610b0fea26
Remove definition KDE_IS_VERSION.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
gregory guy 6216a7aa09
Add desktop lunched "bab".
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
gregory guy 4da1cf518a
Add headers to UI files to prevent potential FTBFS.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
Slávek Banko 19109e812f
Exclude deco/config/new from translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago