Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
b12d386b [view]master2025-12-31 18:23:54 +0000TDE Weblate[kvirc] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kvirc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/
dffa46b2 [view]master2025-12-31 18:23:14 +0000Automated System[kvirc] Update translation template.
10afbf98 [view]master2025-12-31 21:56:13 +0900Michele Calgaro[tdelibs] tde-config.cpp: rename TRUE to true, since it was now causing FTBFS after tqt renaming was completed and TRUE was no longer defined
Signed-off-by: Michele Calgaro
e0fa6b89 [view]master2025-12-31 20:29:57 +0900Michele Calgaro[kvirc] Remove temp file mistakenly added 2 commits earlier
Signed-off-by: Michele Calgaro
390ce203 [view]master2025-12-31 13:10:00 +0900Michele Calgaro[krusader] Remove tdeio_tar since it is already provided by tdebase.
Krusader's tdeio_tar contains a couple of extra functions compared to
tdebase's tdeio_tar, but they do not work at all.
Signed-off-by: Michele Calgaro
2c13edf0 [view]master2025-12-31 11:08:37 +0900Michele Calgaro[tqt] Remove TQ_INLINE_TEMPLATES define
Signed-off-by: Michele Calgaro
a10deb1d [view]master2025-12-31 11:06:26 +0900Michele Calgaro[tqt] Remove usage of TQ_INLINE_TEMPLATES define. inline' is redundant in function template definitions, except for specific template specialization
Signed-off-by: Michele Calgaro
2ac5f8ee [view]master2025-12-31 10:38:38 +0900Michele Calgaro[libtqt-perl] kalypsus: remove detection of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR
Signed-off-by: Michele Calgaro
dc5a8d3e [view]master2025-12-31 10:35:41 +0900Michele Calgaro[libtqt-perl] 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.
Signed-off-by: Michele Calgaro
247aa206 [view]master2025-12-30 17:47:18 +0300Denis Kozadaev[arts] user climits and CHAR_BIT instead on NBBY
Signed-off-by: Denis Kozadaev
3e1f56d4 [view]master2025-12-30 23:31:38 +0900Michele Calgaro[tdeedu] Remove use of TQ_DUMMY_COMPARISON_OPERATOR.
The #define was used for some very old compilers which had issues with template instantiation. We are now using c++17 compilers, so this is unnecessary.
Signed-off-by: Michele Calgaro
e54f59a9 [view]master2025-12-30 23:29:28 +0900Michele Calgaro[tdesdk] Remove use of TQ_DUMMY_COMPARISON_OPERATOR.
The #define was used for some very old compilers which had issues with template instantiation.
We are now using c++17 compilers, so this is unnecessary.
Signed-off-by: Michele Calgaro
250ea483 [view]master2025-12-30 23:01:28 +0900Michele Calgaro[tdebindings] 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.
Signed-off-by: Michele Calgaro
d9eb1185 [view]master2025-12-30 22:59:59 +0900Michele Calgaro[tdelibs] 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.
Signed-off-by: Michele Calgaro
98195ec8 [view]master2025-12-30 22:58:02 +0900Michele Calgaro[tdevelop] 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.
Signed-off-by: Michele Calgaro
ef7ea1f2 [view]master2025-12-30 22:36:30 +0900Michele Calgaro[tdewebdev] Remove use of TQ_FULL_TEMPLATE_INSTANTIATION. The #define was used for
some very old compilers which has issues with template instantiation.
We are now using c++17 compilers, so this is unnecessary.
Signed-off-by: Michele Calgaro
557fe2db [view]master2025-12-30 22:02:41 +0900Michele Calgaro[tde-packaging] DEB kvirc: move translation .mo files to standard TDE location
Signed-off-by: Michele Calgaro
c7a23a1e [view]master2025-12-29 23:07:14 +0300Alexander Golubev[tqt] configure: use POSIX-compliant syntax for sed
The sed invocation previously introduced in 854c5d5c9 was using `\s` for
space matching which is GNU extensions. This commit replaces it with
POSIX-compliant character class `[[:space:]]`.
Signed-off-by: Alexander Golubev
caab44d2 [view]master2025-12-29 18:39:37 +0900Michele Calgaro[kvirc] Look for translation .mo files in the new location
Signed-off-by: Michele Calgaro
fd100b9e [view]master2025-12-28 18:32:32 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/noatun-plugins: fix build with USE=berkdb
- cmake wasn't properly processing BERKELEY_DB_LIBS with only libname
- the version of sys-libs/db wasn't actually enforced
- bump required sys-libs/db version to 5 as it seem to build fine
against it
Signed-off-by: Alexander Golubev
23bea666 [view]master2025-12-28 21:31:28 +0900Michele Calgaro[tdepim] 'inline' is redundant in function template definitions, except for specific template specialization
Signed-off-by: Michele Calgaro
0b819404 [view]master2025-12-28 21:14:39 +0900Michele Calgaro[tqt] Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,
this should no longer be needed.
Signed-off-by: Michele Calgaro
be6b00dc [view]master2025-12-28 18:44:18 +0900Michele Calgaro[tqt] Remove BSD g++ 3.4 spec since such old version does not provide a c++17 compiler
Signed-off-by: Michele Calgaro
0b8fe7da [view]master2025-12-28 18:13:38 +0900Michele Calgaro[tqt] Remove Q_NO_BOOL_TYPE define.
We are using c++17 compilers, so bool is always available.
Signed-off-by: Michele Calgaro
9e057c68 [view]master2025-12-28 18:02:00 +0900Michele Calgaro[tqt] Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.
We are using c++17 compilers, so template specialization are supported.
Signed-off-by: Michele Calgaro
b387753d [view]master2025-12-28 17:27:14 +0900Michele Calgaro[tdevelop] Remove Q_EXPLICIT, see TDE/tqt#248
Signed-off-by: Michele Calgaro
3dd6258e [view]master2025-12-28 17:25:58 +0900Michele Calgaro[tdesdk] Remove Q_EXPLICIT, see TDE/tqt#248
Signed-off-by: Michele Calgaro
1df9f282 [view]master2025-12-28 17:25:10 +0900Michele Calgaro[tqt] Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.
We are using c++17 compilers, so 'explicit' is supported.
Signed-off-by: Michele Calgaro
b1a8bcb9 [view]master2025-12-28 02:43:48 +0100Slávek Banko[tde-packaging] DEB tdegames: Add Conflicts for libtdegames-data to ensure smooth update.
Signed-off-by: Slávek Banko
51b139e5 [view]master2025-12-27 19:40:30 +0100Slávek Banko[kmplayer] Add support for LoongArch 64 bits little-endian.
Signed-off-by: Slávek Banko
3f124ae9 [view]master2025-12-27 18:50:53 +0100Slávek Banko[tde-packaging] DEB tdebindings: Enable build with Java on loong64.
Signed-off-by: Slávek Banko
38630d2e [view]master2025-12-27 18:45:54 +0100Slávek Banko[tde-packaging] DEB tdenetwork: Do not depend on valgrind for loong64 architecture.
Signed-off-by: Slávek Banko
bc34bb6c [view]master2025-12-28 00:37:01 +0900Michele Calgaro[kvirc] Move .mo files to standard TDE location
Signed-off-by: Michele Calgaro
e2bdf9f2 [view]master2025-12-27 16:00:53 +0100Slávek Banko[tdebase] Add support for LoongArch 64 bits little-endian.
Signed-off-by: Slávek Banko
06d6a300 [view]master2025-12-27 23:04:09 +0900Michele Calgaro[tqt] Fix FTBFS caused by typo in previous commit
Signed-off-by: Michele Calgaro
ccfb74f4 [view]master2025-12-26 21:41:11 +0100Slávek Banko[tde-packaging] DEB tdegames: Bump libtdegames SO version.
This relates to API/ABI change from TDE/tdegames#58.
Signed-off-by: Slávek Banko
4da1dae1 [view]master2025-12-26 18:24:57 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegames/libtdegames
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/libtdegames/
70ec5460 [view]master2025-12-26 18:24:41 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegames/knetwalk
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/knetwalk/
656bec5a [view]master2025-12-26 18:23:05 +0000Automated System[tde-i18n] Update translation template.
50326e19 [view]master2025-12-26 14:08:52 +0900Michele Calgaro[tqt] Replace TRUE/FALSE with boolean values true/false - part 10
Signed-off-by: Michele Calgaro
6acadda8 [view]master2025-12-26 01:45:42 +0100Slávek Banko[tde-packaging] DEB tdegames: Split libtdegames package into two - library and common data.
Set multiarch rules for all packages.
Signed-off-by: Slávek Banko
3a02a44e [view]master2025-12-25 18:25:34 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegames/kmines
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kmines/
30b47cc3 [view]master2025-12-25 18:23:48 +0000TDE Weblate[kvirc] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kvirc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/
336d229d [view]master2025-12-25 18:23:05 +0000Automated System[kvirc] Update translation template.
47c69004 [view]master2025-12-25 18:23:04 +0000Automated System[tde-i18n] Update translation template.
1c8f2443 [view]master2025-12-25 23:22:28 +0900Michele Calgaro[kvirc] Fix TQString formatting in 'KviTQString::sprintf'.
This was causing translation catalouges not to be found and eventually the program to always display in English.
The problem was introduced by an automated Q --> TQ renaming done sometime in the past. 'KviTQString::sprintf' uses '%Q' as a marker for a TQString* argument, so using '%TQ' was resulting in garbage bytes being fed and the catalouges not being found.
This resolves issue #44
Signed-off-by: Michele Calgaro
5e55ee79 [view]master2025-12-25 11:53:51 +0900Michele Calgaro[kvirc] Move config.h.in to main folder, similar to other TDE applications
Signed-off-by: Michele Calgaro
93ec9dda [view]master2025-12-25 11:08:13 +0900Michele Calgaro[kvirc] Remove src/kvi_configstatus.h, which is generated at build time
Signed-off-by: Michele Calgaro
2136673d [view]master2025-12-24 13:08:45 +0900Michele Calgaro[kvirc] Remove KVI_VERSION_BRANCH since the version number is no longer used in the application path
Signed-off-by: Michele Calgaro
6138cbba [view]master2025-12-24 12:51:24 +0900Michele Calgaro[kvirc] Remove warning about 'template-id not allowed for constructor in C++20'
Signed-off-by: Michele Calgaro
60f2efab [view]master2025-12-24 12:27:11 +0900Michele Calgaro[kvirc] Remove build date code. The info does not add anything useful and make reproducible builds not possible
Signed-off-by: Michele Calgaro
6a183830 [view]master2025-12-24 12:19:10 +0900Michele Calgaro[kvirc] Do not add creator and date to generated help files. Those info do not add anything useful and make reproducible builds not possible
Signed-off-by: Michele Calgaro
a4ebd73f [view]master2025-12-22 12:05:18 +0900Michele Calgaro[tqt] Replace TRUE/FALSE with boolean values true/false - part 9
Signed-off-by: Michele Calgaro
ecd161e7 [view]master2025-12-21 22:25:31 +0900Michele Calgaro[tde-packaging] DEB kvirc: move application files to a more appropriate location
Signed-off-by: Michele Calgaro
d21e6397 [view]master2025-12-21 22:22:20 +0900Michele Calgaro[kvirc] Move application files to the more standard location /opt/trinity/share/apps/kvirc.
Signed-off-by: Michele Calgaro
854c5d5c [view]master2025-12-20 22:43:49 +0900Michele Calgaro[tqt] Add detection of supported c++ standards and require c++17.
Signed-off-by: Michele Calgaro
66d79f33 [view]master2025-12-17 18:14:14 +0900Michele Calgaro[tdegames] Remove worldwide scores logic completely
Signed-off-by: Michele Calgaro
38141ddb [view]master2025-12-17 02:26:16 +0100Slávek Banko[libr] Move configuration checks to ConfigureChecks.cmake.
Add tde_setup_compiler_flags call and usual tests.
Add WITH_GCC_VISIBILITY option.
Signed-off-by: Slávek Banko
3a8c0835 [view]master2025-12-16 10:25:06 +0100Slávek Banko[akode] Fix FTBFS with ffmeg 8.0.
Signed-off-by: Slávek Banko
34d852f2 [view]master2025-12-16 17:32:21 +0900Michele Calgaro[tde-cmake] Fix up logic to set minimum C++ standard.
This version does not enforce a downgrade if the default standard in use on a system is higher.
This relates to PR #134 and discussion in TDE/tqt#244.
Signed-off-by: Michele Calgaro

List generated Sun Jul 5 05:19:59 2026
Currently showing patches 2201 to 2260 of 56695 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]