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
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
6fb9b170 [view]master2025-12-14 20:42:38 -0500LupusRubrum[tdelibs] fixes a few vectors in the main tde logo
Signed-off-by: LupusRubrum
71b44a28 [view]master2025-12-14 10:22:39 -0500LupusRubrum[tdebase] changes the kicker icons i missed in /kicker/data/icons to the redesigned ones and adds 64x versions
Signed-off-by: LupusRubrum
121212fa [view]master2025-12-14 11:19:45 +0300Alexander Golubev[tde-cmake] Add back a stump for tde_setup_architecture_flags()
As tde_setup_architecture_flags() was renamed in f49705f. The older
branches won't work without rebase. To minimize the disruption, add a
temporary stump for it.
Signed-off-by: Alexander Golubev
65da4c71 [view]master2025-12-14 10:56:08 +0300Alexander Golubev[dbus-1-tqt] Implicitly process messages that arrived while awaiting for reply
This changes the behaviour of TQT_DBusConnection::sendWithReply():
before the patch in case some message arrives while awaiting for a
reply in dbus_connection_send_with_reply_and_block(), they were enqueued
and won't be processed until some other message kicks it on or a user
explicitly called scheduleDispatch() or dispatch().
This commit adds an implicit call to scheduleDispatch() to avoid
unexpected delays in processing incoming messages.
Signed-off-by: Alexander Golubev
c11c183f [view]master2025-12-14 13:22:12 +0900Michele Calgaro[libtdeldap] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
620b3e02 [view]master2025-12-14 13:22:01 +0900Michele Calgaro[libksquirrel] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
77d051d9 [view]master2025-12-14 13:21:50 +0900Michele Calgaro[libkipi] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
4f9ba39b [view]master2025-12-14 13:21:39 +0900Michele Calgaro[libkexiv2] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
fa49abab [view]master2025-12-14 13:21:28 +0900Michele Calgaro[libkdcraw] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
0d994ada [view]master2025-12-14 13:21:17 +0900Michele Calgaro[tqscintilla] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
008b810d [view]master2025-12-14 13:21:05 +0900Michele Calgaro[tqca] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
b9cee92d [view]master2025-12-14 13:20:54 +0900Michele Calgaro[polkit-tqt] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
ac28e303 [view]master2025-12-14 13:20:43 +0900Michele Calgaro[libcarddav] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro
9cd01a38 [view]master2025-12-14 13:20:33 +0900Michele Calgaro[libcaldav] Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro

List generated Tue May 26 20:20:01 2026
Currently showing patches 2041 to 2100 of 56520 [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]