Commit Graph

383 Commits (b216ea7a8cccf705c702c1e41dd44d82f2ca0aec)
 

Author SHA1 Message Date
TDE Gitea b216ea7a8c Update translation template. 12 months ago
Michele Calgaro 5123998ab7
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41c1fd1fc0)
12 months ago
Michele Calgaro 970832ef00
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed48a3f80b)
1 year ago
Michele Calgaro 010c375be4
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8a8cd95d64)
1 year ago
Michele Calgaro 3a528d873f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e84ff3d615)
1 year ago
TDE Gitea 04ddc8237c Merge translation files from master branch. 1 year ago
Michele Calgaro f892e5be3d
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit da9081a78a)
1 year ago
Michele Calgaro debbb96576
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 29a883cec1)
1 year ago
TDE Gitea 778d1114e5 Merge translation files from master branch. 1 year ago
Michele Calgaro c033bc0422
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b50df900ce)
1 year ago
Michele Calgaro 2889777f69
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9bb2179ec0)
1 year ago
Slávek Banko 483ebca4c2
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 47bbf3d707)
1 year ago
Michele Calgaro 0008104748
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96c67c9b39)
1 year ago
Michele Calgaro a84f7caff6
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 ecdc0343d4)
1 year ago
Michele Calgaro 08d1c7296d
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04d6c8be13)
1 year ago
Michele Calgaro e35b2733a1
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 07ee42fec3)
1 year ago
TDE Gitea cc8fe772c8 Merge translation files from master branch. 1 year ago
TDE Gitea 1fdcccb505 Update translation template. 1 year ago
Michele Calgaro 79b31360ab
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7933eeb061)
2 years ago
Michele Calgaro 1c3fb8b2e1
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba6005e901)
2 years ago
Michele Calgaro 6d209e2164
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a266dff036)
2 years ago
Michele Calgaro a584853572
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 290876c286)
2 years ago
Michele Calgaro 93816e0a2c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a70f1720e)
2 years ago
Michele Calgaro 7a469553db
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 7da583b506)
2 years ago
Michele Calgaro 43cb2df63d
Drop use of COMPAT_TQT_VERSION define
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c45ec5d9bd)
2 years ago
Michele Calgaro 1a2f76163a
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3a44b5dae)
2 years ago
Slávek Banko d09e55dfbb
Drop python2 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko 08ab6ec214
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko f7a7dedd03
Copy translations to a new directory layout.
Added translations of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro cc22d7d083
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 19068f2c66
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate f2441dc261 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
2 years ago
TDE Gitea 3d25c487ba Update translation template. 2 years ago
Michele Calgaro 2c2a9ece30
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 77beee6caf
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate 1e2d2e88b3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
3 years ago
Michele Calgaro 196f871acb Translated using Weblate (Italian)
Currently translated at 100.0% (2674 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
3 years ago
Michele Calgaro 3a969741e4 Translated using Weblate (Italian)
Currently translated at 98.4% (2632 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
3 years ago
Michele Calgaro f865ff3e73 Translated using Weblate (Italian)
Currently translated at 97.2% (2600 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
3 years ago
TDE Weblate f25534ef35 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
3 years ago
TDE Gitea 84df6e67a4 Update translation template. 3 years ago
Slávek Banko 64d92fbade
Fix building with hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f3fd991c69
Enforce the use of TQt with STL only where it is necessary.
The definition of -UTQT_NO_STL is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko eeae53f59d
Replace the use of the old API TQString::data().
The definition of -UTQT_NO_COMPAT is no longer needed.

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

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
3 years ago
TDE Gitea 0cc3126d66 Update translation template. 3 years ago