summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_DEPRECATED with TDE_DEPRECATEDHEADmasterMichele Calgaro2024-05-154-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-033-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-2/+2
| | | | | | | Currently translated at 100.0% (2674 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-28/+27
| | | | | | | Currently translated at 100.0% (2674 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
* Update translation filesTDE Weblate2024-03-251-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kmymoney - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney-desktop-files/
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-03-1022-176/+176
| | | | | | | 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 System2024-03-101-8/+8
|
* Update translation filesTDE Weblate2024-03-1011-103/+111
| | | | | | | 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/
* cmake files: change keywords to lower caseMichele Calgaro2024-03-10394-879/+813
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-024-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0494-1121/+1121
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1515-180/+180
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-141-16/+14
| | | | | | | Currently translated at 100.0% (8 of 8 strings) Translation: applications/kmymoney - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney-desktop-files/ru/
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-044-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-021-9/+10
| | | | | | | Currently translated at 99.4% (2658 of 2674 strings) Translation: applications/kmymoney Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/ru/
* Replace 'Event' #define stringsMichele Calgaro2023-11-305-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-246-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Qt with TQtMichele Calgaro2023-11-0558-334/+334
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-265-27/+27
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-028-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2023-08-2922-110/+110
| | | | | | | 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 System2023-08-291-5/+5
|
* Drop USE_TQT4 codeMichele Calgaro2023-08-253-18/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-168-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20153-199/+199
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-112-19/+19
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop use of COMPAT_TQT_VERSION defineMichele Calgaro2023-06-059-130/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-037-87/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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/