Michele Calgaro
a3a44b5dae
Drop Qt2 obsolete classes
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year 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>
2 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
Slávek Banko
d536400b45
Cleanup and fix headers installed for public API
...
+ Added installation of headers that are referenced, but were not installed.
+ Some headers were listed as inst_HEADERS and also as noinst_HEADERS.
+ Replaced paths to directories in source code used in "include <...>".
+ Common "tdeversion.h" is now used instead of local "kdecompat.h".
+ Including "config.h" has been moved from ".h" to ".cpp" files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
25166939bd
Remove generated sources.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Alexander Golubev
1f588fd4e2
Translated using Weblate (Russian)
...
Currently translated at 99.4% (2658 of 2674 strings)
Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
3 years ago
TDE Gitea
937a5316b0
Reset submodule main/applications/office/kmymoney/admin to latest HEAD
3 years ago
Slávek Banko
9f0cd8c65a
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
TDE Weblate
6a66cef9f2
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
fd87b48669
Update translation template.
3 years ago
Slávek Banko
7b99e3c52b
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Gitea
4f4d9f84f0
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
f44d9f3040
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
e175649ce8
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
TDE Gitea
71ac9ac43e
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
698312320f
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
2b96a4ddc1
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
TDE Gitea
71f7489f18
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
6052767943
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
0e2cb1b7d5
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
TDE Gitea
7491e2d235
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
b54f53e767
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
Michele Calgaro
045c60664e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
50d3c35d81
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
1db58fe35b
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
TDE Gitea
688365a6de
Reset submodule main/applications/kmymoney/cmake to latest HEAD
4 years ago
TDE Gitea
534f31d5d2
Reset submodule main/applications/kmymoney/admin to latest HEAD
4 years ago
Slávek Banko
99f5d13c79
Fix plural form of translations.
...
The leading '_n: ' should not be part of the translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago