vsnprintf/snprintf are part of the c++ standard, so there is no need to keep around custom implementations for themMichele Calgaro2026-03-03 20:00:05 +0900
vsnprintf/snprintf are part of the c++ standard, so there is no need to keep around custom implementations for themMichele Calgaro2026-03-03 20:00:05 +0900
964d4bfc6dMerge translation files from master branch.TDE Gitea2026-03-01 21:36:41 +0000
tde-config.cpp: rename TRUE to true, since it was now causing FTBFS after tqt renaming was completed and TRUE was no longer definedMichele Calgaro2025-12-31 21:56:13 +0900
tde-config.cpp: rename TRUE to true, since it was now causing FTBFS after tqt renaming was completed and TRUE was no longer definedMichele Calgaro2025-12-31 21:56:13 +0900
Remove use of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR. The #defines were used for some very old compilers which had issues with template instantiation. We are now using c++17 compilers, so this is unnecessary.Michele Calgaro2025-12-30 22:59:59 +0900
568c875976Reset submodule main/core/tdelibs/admin to latest HEADTDE Gitea2025-12-16 10:16:05 +0000
689daa17b1Reset submodule main/core/tdelibs/admin to latest HEADTDE Gitea2025-12-16 10:11:33 +0000
Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}. A dummy kinstance.h has been temporarily added to keep other apps building while the replacement is completed across all TDE code base.Michele Calgaro2025-08-13 22:09:14 +0900
Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}. A dummy kinstance.h has been temporarily added to keep other apps building while the replacement is completed across all TDE code base.Michele Calgaro2025-08-06 13:07:21 +0900
e333585884Fix build with PCRE2 disabled
Alexander Golubev
2025-08-10 14:40:54 +0300
5dd51ef567Fix build with SSL disabled
Alexander Golubev
2025-08-10 13:54:03 +0300
351e6ce3b2Fix build with PCRE2 disabled
Alexander Golubev
2025-08-10 14:40:54 +0300
57a94cb6f5Fix build with SSL disabled
Alexander Golubev
2025-08-10 13:54:03 +0300
304c2c9d95Fix build with PCRE2 disabled
Alexander Golubev
2025-08-10 14:40:54 +0300
7bfcba4832Fix build WITH_LIBBFD and libbfd 2.34+
Alexander Golubev
2025-08-09 08:49:12 +0300
dd898a208cAllow build without libnm installed
Alexander Golubev
2025-08-09 23:32:44 +0300
0a9401e9c5Fix build WITH_LIBBFD and libbfd 2.34+
Alexander Golubev
2025-08-09 08:49:12 +0300
1256297108Allow build without libnm installed
Alexander Golubev
2025-08-09 23:32:44 +0300
be2a6be94cFix build WITH_LIBBFD and libbfd 2.34+
Alexander Golubev
2025-08-09 08:49:12 +0300
Rename KDesktopFile to TDEDesktopFile and also rename kdesktopfile.{h,cpp} to tdedesktopfile.{h.cpp}. This is an API/ABI change.Michele Calgaro2025-07-13 19:17:12 +0900
Rename ksimpleconfig.{h,cpp} to tdesimpleconfig.{h.cpp}. Add temporary ksimpleconfig.h to keep things building.Michele Calgaro2025-07-11 14:14:04 +0900