summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop python2 support.r14.1.0Slávek Banko2023-01-203-95/+95
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove the original translation directory layout.Slávek Banko2022-12-1023-351783/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2022-12-1039-33/+352242
| | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-12-10117-16189/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary backup translations.Michele Calgaro2022-09-295-63/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-1122-1870/+1870
| | | | | | | 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/
* Update translation template.Automated System2022-09-111-85/+85
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-117-54/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-05-141-10/+12
| | | | | | | 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/
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)Michele Calgaro2022-04-281-24/+24
| | | | | | | Currently translated at 100.0% (2674 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
* Translated using Weblate (Italian)Michele Calgaro2022-04-271-24/+111
| | | | | | | Currently translated at 100.0% (2674 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
* Translated using Weblate (Italian)Michele Calgaro2022-04-261-34/+77
| | | | | | | Currently translated at 98.4% (2632 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
* Translated using Weblate (Italian)Michele Calgaro2022-04-231-28/+46
| | | | | | | Currently translated at 97.2% (2600 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
* Update translation filesTDE Weblate2022-03-2022-1100/+1100
| | | | | | | 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/
* Update translation template.Automated System2022-03-201-50/+50
|
* Fix building with hidden visibility.Slávek Banko2022-03-185-50/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Enforce the use of TQt with STL only where it is necessary.Slávek Banko2022-03-187-19/+36
| | | | | | The definition of -UTQT_NO_STL is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2022-03-1835-138/+138
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace the use of the old API TQString::data().Slávek Banko2022-03-1831-196/+197
| | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.Slávek Banko2022-03-1848-207/+1690
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2022-03-1522-37796/+37796
| | | | | | | 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/
* Update translation template.Automated System2022-03-151-1718/+1718
|
* Cleanup and fix headers installed for public APISlávek Banko2022-03-14296-254/+1031
| | | | | | | | | | + 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>
* Remove generated sources.Slávek Banko2022-03-122-368/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Translated using Weblate (Russian)Alexander Golubev2022-02-101-4/+5
| | | | | | | Currently translated at 99.4% (2658 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
* Reset submodule main/applications/office/kmymoney/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-0722-22/+22
| | | | | | | 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/
* Update translation template.Automated System2021-07-071-531/+317
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-29123-165/+65
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kmymoney/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Fix plural form of translations.Slávek Banko2020-08-065-15/+15
| | | | | | The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kmymoney/cmake to latest HEADAutomated System2020-07-291-0/+0
|