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
f45ef202 [view]master2026-07-01 21:12:16 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (78 of 78 strings)
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/cs/
d3afe755 [view]master2026-07-01 21:11:38 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (95 of 95 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/cs/
f8b5126a [view]master2026-07-01 18:51:20 +0000Heimen Stoffels[tde-i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (95 of 95 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/nl/
ffd6572f [view]master2026-07-01 18:49:26 +0000Heimen Stoffels[tde-i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (78 of 78 strings)
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/nl/
6427d7ee [view]master2026-07-01 18:28:18 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/
cf82d126 [view]master2026-07-01 18:27:59 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/libkicker
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libkicker/
c120ae29 [view]master2026-07-01 18:27:39 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/
cceb899d [view]master2026-07-01 18:26:10 +0000Automated System[tde-i18n] Update translation template.
5b415043 [view]master2026-07-01 15:00:01 +0900Michele Calgaro[tdebase] kicker: add config option to set the taskbar's mouse wheel scrolling speed.
The speed and algorithm of the scrolling using the buttons has been preserved, while the new option allows to set a specific speed for scrolling using the mouse wheel. This relates to issue #758
Signed-off-by: Michele Calgaro
2823263f [view]master2026-07-01 14:59:42 +0900Michele Calgaro[tdebase] kicker panner: rework code for scrolling timer
Signed-off-by: Michele Calgaro
73c0809d [view]master2026-06-28 18:40:03 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/libkcal
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/
f97ba6d7 [view]master2026-06-28 18:33:59 +0000Automated System[tde-i18n] Update translation template.
3c4782d3 [view]master2026-06-27 21:38:34 +0900Michele Calgaro[tqt] Fix warnings when using operators on different enum types.
In C++20, using '-Wdeprecated-enum-enum-conversion' results in a lot of warnings when compiling pretty much any application that uses widgets.
This is a typical warning message:
/usr/include/tqt3/tqsizepolicy.h:84:57: warning: bitwise operation between different enumeration types ‘TQSizePolicy::SizeType’ and ‘TQSizePolicy::SizePolicy_Internal’ is deprecated [-Wdeprecated-enum-enum-conversion]
84 | bool mayGrowHorizontally() const { return horData() & MayGrow || horData() == Ignored; }
Co-authored-by: Opencode/MiMo V2.5 Free
Signed-off-by: Michele Calgaro
1f2c2a20 [view]master2026-06-26 18:32:47 +0000TDE Weblate[kbarcode] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kbarcode
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
7f7716e0 [view]master2026-06-26 18:32:01 +0000Automated System[kbarcode] Update translation template.
f3492c99 [view]master2026-06-26 11:42:59 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 98.9% (291 of 294 strings)
Translation: tdebase/konsole
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/pl/
c952eb36 [view]master2026-06-26 11:41:01 +0900Michele Calgaro[tdelibs] Remove usage of staticQString for specific case.
It was used incorrectly so I don't see a need for it at the specific point.
Signed-off-by: Michele Calgaro
281b2231 [view]master2026-06-26 11:35:21 +0900Michele Calgaro[tdenetwork] Remove usage of staticQString.
It was used incorrectly so I don't really see a need for it.
Signed-off-by: Michele Calgaro
1b3e4e36 [view]master2026-06-26 11:30:37 +0900Michele Calgaro[kbarcode] Remove usage of staticQString.
It was used incorrectly and only in init() method, I don't see a need for it.
Signed-off-by: Michele Calgaro
b6ae49a4 [view]master2026-06-26 11:22:56 +0900Michele Calgaro[k3b] Fix usage of staticQString
Signed-off-by: Michele Calgaro
1c88ef6f [view]master2026-06-25 19:18:31 +0000Heimen Stoffels[tde-i18n] Translated using Weblate (Dutch)
Currently translated at 98.6% (290 of 294 strings)
Translation: tdebase/konsole
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/nl/
99a5db69 [view]master2026-06-25 18:41:48 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (294 of 294 strings)
Translation: tdebase/konsole
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/cs/
f8fa2844 [view]master2026-06-25 18:29:23 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/konsole
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/
f08e7de1 [view]master2026-06-25 18:27:14 +0000TDE Weblate[koffice-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: koffice/kofficefilters
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/kofficefilters/
e769c524 [view]master2026-06-25 18:26:16 +0000Automated System[koffice-i18n] Update translation template.
e8e49612 [view]master2026-06-25 18:26:15 +0000Automated System[tde-i18n] Update translation template.
3655d539 [view]master2026-06-25 00:42:23 +0000TDE Weblate[tdebase] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/konsole - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole-desktop-files/
8510035b [view]master2026-06-24 19:49:46 +0000Valentina Bermudez[kbarcode] Translated using Weblate (Spanish)
Currently translated at 69.6% (414 of 594 strings)
Translation: applications/kbarcode
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/es/
2d9020bf [view]master2026-06-24 19:24:58 +0000Valentina Bermudez[tde-i18n] Translated using Weblate (Spanish)
Currently translated at 56.7% (258 of 455 strings)
Translation: tdelibs/tdelibs_colors
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs_colors/es/
090e3235 [view]master2026-06-24 19:22:58 +0000Valentina Bermudez[tde-i18n] Translated using Weblate (Spanish)
Currently translated at 51.6% (235 of 455 strings)
Translation: tdelibs/tdelibs_colors
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs_colors/es/
4c8faa8e [view]master2026-06-24 21:26:36 +0900Philippe Mavridis[koffice] Minor code clean extracted from TDE/koffice#76
Signed-off-by: Philippe Mavridis
Signed-off-by: Michele Calgaro
786fce83 [view]master2026-06-23 20:36:06 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 100.0% (180 of 180 strings)
Translation: tdemultimedia/kmix
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/kmix/pl/
208efa82 [view]master2026-06-23 20:35:28 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 97.3% (74 of 76 strings)
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/pl/
68b66cb3 [view]master2026-06-23 20:31:01 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 100.0% (93 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/pl/
8fb824e6 [view]master2026-06-23 13:47:43 +0000Xiomara Alvarez[k3b-i18n] Translated using Weblate (Spanish (Argentina))
Currently translated at 6.9% (122 of 1749 strings)
Translation: applications/k3b
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/es_AR/
ab1ab8bf [view]master2026-06-23 14:45:21 +0900Michele Calgaro[tdepim] libkcal: add support for libical 4
Co-authored-by: Opencode/DeepSeek V4 Flash
Signed-off-by: Michele Calgaro
adc90ac1 [view]master2026-06-23 04:09:03 +0000Temuri Doghonadze[amarok] Translated using Weblate (Georgian)
Currently translated at 79.9% (1987 of 2485 strings)
Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ka/
029237d1 [view]master2026-06-23 10:35:06 +0900Michele Calgaro[tdepim] Replace custom define USE_LIBICAL_3_0 with official ICAL_CHECK_VERSION check
Signed-off-by: Michele Calgaro
1e019ea8 [view]master2026-06-23 10:25:36 +0900Michele Calgaro[tdepim] Remove checks for libical >= 0.46 and >= 1.0.
Such versions are very old and these days we are using libical 3 or 4.
Signed-off-by: Michele Calgaro
4120d749 [view]master2026-06-22 14:44:45 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 17.0% (348 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/zh_Hans/
af38e1dc [view]master2026-06-22 14:44:37 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 16.9% (346 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/zh_Hans/
b385dde2 [view]master2026-06-22 14:39:38 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 16.0% (327 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/zh_Hans/
f228d43d [view]master2026-06-22 14:38:07 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 15.9% (324 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/zh_Hans/
1a6c5182 [view]master2026-06-22 14:29:34 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (36 of 36 strings)
Translation: tdegames/kblackbox
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kblackbox/zh_Hans/
3940cce7 [view]master2026-06-22 14:26:54 +0000Toad114514[tde-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.9% (142 of 145 strings)
Translation: tdegames/kolf
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kolf/zh_Hans/
48f0951d [view]master2026-06-22 14:24:13 +0000Toad114514[koffice-i18n] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 94.8% (964 of 1016 strings)
Translation: koffice/koffice
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/koffice/koffice/zh_Hans/
4c91ac39 [view]master2026-06-22 14:17:40 +0000Toad114514[amarok] Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 87.2% (2169 of 2485 strings)
Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/zh_Hans/
d3a73d2e [view]master2026-06-22 14:42:21 +0900Michele Calgaro[koffice] Fix bug in duplication of string (strcpy parameters were inverted)
Co-authored-by: Opencode/Big Pickle
Signed-off-by: Michele Calgaro
12a2cd9d [view]master2026-06-22 14:41:39 +0900Michele Calgaro[koffice] Add support for libpqxx 8
Co-authored-by: Opencode/Big Pickle
Signed-off-by: Michele Calgaro
abb8caa5 [view]master2026-06-21 19:54:43 +0000Andrei Stepanov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (93 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/ru/
30a9a188 [view]master2026-06-21 19:19:07 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (93 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/cs/
63de3178 [view]master2026-06-21 19:10:42 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 98.9% (92 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/cs/
ab8f40b3 [view]master2026-06-21 19:03:37 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 95.6% (89 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/cs/
5a97b2ad [view]master2026-06-21 19:02:33 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 92.4% (86 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/cs/
0f007807 [view]master2026-06-21 19:00:33 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (76 of 76 strings)
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/cs/
8c0ae7f4 [view]master2026-06-21 18:38:06 +0000Heimen Stoffels[tde-i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (76 of 76 strings)
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/nl/
83967331 [view]master2026-06-21 18:35:13 +0000Heimen Stoffels[tde-i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (93 of 93 strings)
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/nl/
8c390a52 [view]master2026-06-21 18:27:44 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmtaskbar/
7d2a4441 [view]master2026-06-21 18:27:02 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/libtaskbar
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskbar/
ae5f1bbe [view]master2026-06-21 18:25:33 +0000Automated System[tde-i18n] Update translation template.

List generated Thu Jul 2 10:20:00 2026
Currently showing patches 1 to 60 of 56669 [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]