Commit Graph

  • cec54015fb Update translation template. TDE Gitea 2022-09-11 20:34:43 +0000
  • f2441dc261 Update translation files TDE Weblate 2022-09-11 18:42:06 +0000
  • 3d25c487ba Update translation template. TDE Gitea 2022-09-11 18:35:45 +0000
  • 59c59c21cf
    Remove unnecessary accelerators from .ui files. Michele Calgaro 2022-09-11 12:27:18 +0900
  • 2c2a9ece30
    Remove unnecessary accelerators from .ui files. Michele Calgaro 2022-09-11 12:27:18 +0900
  • 1dc0b00d02
    Use TDE cmake macro to set version Michele Calgaro 2022-06-25 18:47:43 +0900
  • 77beee6caf
    Use TDE cmake macro to set version Michele Calgaro 2022-06-25 18:47:43 +0900
  • 1e2d2e88b3 Update translation files TDE Weblate 2022-05-14 05:08:17 +0000
  • c3915bdb11
    Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. Michele Calgaro 2022-05-04 16:23:46 +0900
  • 2c917cea7d
    Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. Michele Calgaro 2022-05-03 22:40:00 +0900
  • 1cd455e846
    Update version number to the upcoming R14.0.13. Slávek Banko 2022-05-03 10:22:36 +0200
  • 8523e0a8fc Merge translation files from master branch. r14.0.12 TDE Gitea 2022-04-28 21:32:11 +0000
  • 560727f4ed Translated using Weblate (Italian) Michele Calgaro 2022-04-28 14:10:59 +0000
  • 0b93a41a0b Merge translation files from master branch. TDE Gitea 2022-04-27 21:29:52 +0000
  • 196f871acb Translated using Weblate (Italian) Michele Calgaro 2022-04-27 14:13:39 +0000
  • 292c7e61ca Merge translation files from master branch. TDE Gitea 2022-04-26 21:26:22 +0000
  • 3a969741e4 Translated using Weblate (Italian) Michele Calgaro 2022-04-26 10:47:08 +0000
  • 24de428517 Merge translation files from master branch. TDE Gitea 2022-04-23 21:38:46 +0000
  • f865ff3e73 Translated using Weblate (Italian) Michele Calgaro 2022-04-22 09:35:04 +0000
  • 369af896bc
    Fix TQT_NO_STL × QT_NO_STL to resolve FTBFS in stable branch, which comes from commit 5ec229a447. Slávek Banko 2022-03-21 00:58:44 +0100
  • b100aea6c2 Merge translation files from master branch. TDE Gitea 2022-03-20 22:12:50 +0000
  • 8a0696a668 Update translation template. TDE Gitea 2022-03-20 20:28:46 +0000
  • f25534ef35 Update translation files TDE Weblate 2022-03-20 18:34:40 +0000
  • 84df6e67a4 Update translation template. TDE Gitea 2022-03-20 18:29:52 +0000
  • 2c0b8b6e8b
    Fix building with hidden visibility. Slávek Banko 2022-03-18 04:07:25 +0100
  • 5ec229a447
    Enforce the use of TQt with STL only where it is necessary. The definition of -UTQT_NO_STL is no longer needed. Slávek Banko 2022-03-18 04:03:50 +0100
  • 49e34b02b0
    Added controlled conversions to char* instead of automatic ascii conversions. The definition of -UTQT_NO_ASCII_CAST is no longer needed. Slávek Banko 2022-03-17 18:50:52 +0100
  • a553069ad0
    Replace the use of the old API TQString::data(). The definition of -UTQT_NO_COMPAT is no longer needed. Slávek Banko 2022-03-17 09:54:21 +0100
  • febacdee5b
    Conversion to the cmake building system. Slávek Banko 2022-03-16 23:34:43 +0100
  • 9757aeb46e
    Removed obsolete Qt2's TQList/TQListIterator classes and replaced with TQt3's TQPtrList/TQPtrListIterator ones. Michele Calgaro 2018-10-17 23:25:55 +0900
  • 64d92fbade
    Fix building with hidden visibility. Slávek Banko 2022-03-18 04:07:25 +0100
  • f3fd991c69
    Enforce the use of TQt with STL only where it is necessary. The definition of -UTQT_NO_STL is no longer needed. Slávek Banko 2022-03-18 04:03:50 +0100
  • 5e6c401557
    Added controlled conversions to char* instead of automatic ascii conversions. The definition of -UTQT_NO_ASCII_CAST is no longer needed. Slávek Banko 2022-03-17 18:50:52 +0100
  • eeae53f59d
    Replace the use of the old API TQString::data(). The definition of -UTQT_NO_COMPAT is no longer needed. Slávek Banko 2022-03-17 09:54:21 +0100
  • a6454b1658
    Conversion to the cmake building system. Slávek Banko 2022-03-16 23:34:43 +0100
  • fdf40193a3 Merge translation files from master branch. TDE Gitea 2022-03-15 21:58:50 +0000
  • 3706cc58a4 Update translation template. TDE Gitea 2022-03-15 20:28:32 +0000
  • d855f704e8 Update translation files TDE Weblate 2022-03-15 18:30:58 +0000
  • 0cc3126d66 Update translation template. TDE Gitea 2022-03-15 18:28:04 +0000
  • be67c035c6
    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. Slávek Banko 2022-03-14 20:54:59 +0100
  • 115ee8d66c
    Remove generated sources. Slávek Banko 2022-03-12 02:27:19 +0100
  • 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. Slávek Banko 2022-03-14 20:54:59 +0100
  • 25166939bd
    Remove generated sources. Slávek Banko 2022-03-12 02:27:19 +0100
  • bfbd02c5d7 Merge translation files from master branch. TDE Gitea 2022-02-10 22:16:26 +0000
  • 1f588fd4e2 Translated using Weblate (Russian) Alexander Golubev 2022-02-09 02:40:48 +0000
  • 32a261972c Reset submodule main/applications/office/kmymoney/admin to latest HEAD v3.5.13-sru TDE Gitea 2022-01-28 09:37:43 +0000
  • 0e478196f6 Reset submodule main/applications/office/kmymoney/admin to latest HEAD TDE Gitea 2022-01-28 09:27:24 +0000
  • 937a5316b0 Reset submodule main/applications/office/kmymoney/admin to latest HEAD TDE Gitea 2022-01-28 09:18:26 +0000
  • 4423e37dd4
    Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. Slávek Banko 2021-12-31 10:51:00 +0100
  • 9f0cd8c65a
    Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. Slávek Banko 2021-12-31 10:51:00 +0100
  • 856e52530f Update translation template. r14.0.11 TDE Gitea 2021-07-07 22:35:06 +0000
  • 6a66cef9f2 Update translation files TDE Weblate 2021-07-07 18:56:38 +0000
  • fd87b48669 Update translation template. TDE Gitea 2021-07-07 18:34:15 +0000
  • 22d300fe8b
    Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Slávek Banko 2021-06-07 01:30:44 +0200
  • 16d3962154
    Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Slávek Banko 2021-05-24 16:26:24 +0200
  • 7b99e3c52b
    Remove cmake submodule since it has now been replaced by cmake-trinity dependency. Slávek Banko 2021-05-24 16:16:31 +0200
  • 9c3ab9be95 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-05-16 00:43:18 +0000
  • d483ba2529 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-05-16 00:08:42 +0000
  • 4f4d9f84f0 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-05-15 23:29:21 +0000
  • fa9c69d067 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-02-28 01:03:24 +0000
  • b3126de749 Reset submodule main/applications/kmymoney/cmake to latest HEAD r14.0.10 TDE Gitea 2021-02-28 00:45:34 +0000
  • 1b22d5f99b Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2021-02-28 00:45:31 +0000
  • f44d9f3040 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-02-28 00:24:19 +0000
  • e175649ce8 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2021-02-28 00:24:16 +0000
  • 6781b70745 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 22:45:28 +0000
  • 51b6735008 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 22:32:59 +0000
  • 71ac9ac43e Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 22:17:52 +0000
  • b1f8777b90 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 17:04:08 +0000
  • f92f91b414 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2021-01-27 17:04:04 +0000
  • ce1a984922 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 16:45:10 +0000
  • d6aff52c4a Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2021-01-27 16:45:06 +0000
  • 698312320f Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-27 16:22:26 +0000
  • 2b96a4ddc1 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2021-01-27 16:22:22 +0000
  • c220d90991 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-13 12:04:36 +0000
  • e02b45643e Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-13 11:46:27 +0000
  • 71f7489f18 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2021-01-13 11:22:58 +0000
  • 37b5eb4e01 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-12-07 04:29:10 +0000
  • 395fe4cf32 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-12-07 04:29:06 +0000
  • 6b68ba3ace Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-12-07 04:08:28 +0000
  • 5443470bc2 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-12-07 04:08:25 +0000
  • 6052767943 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-12-07 03:40:32 +0000
  • 0e2cb1b7d5 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-12-07 03:40:16 +0000
  • 27b06d36d9 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-10-09 09:33:52 +0000
  • 0a85e9b3d9 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-10-09 09:33:49 +0000
  • 7b8c953851 Reset submodule main/applications/kmymoney/cmake to latest HEAD r14.0.9 TDE Gitea 2020-10-09 09:08:01 +0000
  • 9d5b028f47 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-10-09 09:07:57 +0000
  • 7491e2d235 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-10-09 08:33:22 +0000
  • b54f53e767 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-10-09 08:33:15 +0000
  • 48bf6f60c7
    Removed code formatting modelines. Michele Calgaro 2020-09-29 00:35:56 +0900
  • 045c60664e
    Removed code formatting modelines. Michele Calgaro 2020-09-29 00:35:56 +0900
  • 532ce18389 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-09-20 14:20:11 +0000
  • 5077bc6573 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-09-20 14:20:04 +0000
  • 323acc9199 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-09-20 13:57:18 +0000
  • de27532c46 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-09-20 13:57:14 +0000
  • 50d3c35d81 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-09-20 13:28:33 +0000
  • 1db58fe35b Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-09-20 13:28:29 +0000
  • 5989f98285 Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-09-18 15:32:49 +0000
  • 45c6c9c753 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-09-18 15:32:44 +0000
  • 4e23764e7f Reset submodule main/applications/kmymoney/cmake to latest HEAD TDE Gitea 2020-09-18 15:07:12 +0000
  • f8708e0730 Reset submodule main/applications/kmymoney/admin to latest HEAD TDE Gitea 2020-09-18 15:07:07 +0000