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
14a182fc [view]master2026-04-13 00:53:44 +0000Andrei Stepanov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (59 of 59 strings)
Translation: tdebase/kcmkurifilt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkurifilt/ru/
9233dd1c [view]master2026-04-13 02:19:49 +0200Slávek Banko[tqt] Update translations binary files
because they are not generated during build.
Signed-off-by: Slávek Banko
feab9e8b [view]master2026-04-13 02:46:44 +0300Alexander Golubev[tdebase] kate: [ui] split a long config line into two
Split a long config line in UI into two, so the UI doesn't get stretched
beyond necessary.
Note: had to manually construct layout structure for the "Delete unused
meta-information after" input to have a better align of the lineedit.
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/189
Signed-off-by: Alexander Golubev
587f5c3a [view]master2026-04-12 18:26:49 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmkurifilt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkurifilt/
48134ec8 [view]master2026-04-12 18:26:33 +0000TDE Weblate[tdebase] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/
414eddd2 [view]master2026-04-12 18:26:32 +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/
030749e9 [view]master2026-04-12 18:25:31 +0000Automated System[kvirc] Update translation template.
e74479a7 [view]master2026-04-12 18:25:30 +0000Automated System[tde-i18n] Update translation template.
eb44f9ea [view]master2026-04-12 18:25:28 +0000Automated System[tdebase] Update translation template.
7b176f84 [view]master2026-04-12 17:26:08 +0200Slávek Banko[kvirc] Fix FTBFS for CMake builds due to missing pthreads linking.
Signed-off-by: Slávek Banko
89fe507f [view]master2026-04-12 19:02:00 +0900Michele Calgaro[tdebase] Add final version of release notes for R14.1.6
Signed-off-by: Michele Calgaro
f9b14d87 [view]master2026-04-11 18:27:22 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
a36ac4cc [view]master2026-04-11 18:25:44 +0000Automated System[tde-i18n] Update translation template.
83dce11f [view]master2026-04-11 04:13:37 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: key navigation improvements
* Reverse PgUp/PgDown keys so they better reflect direction of the
recently added slider movements
* Allow arrow keys to move to the next/prev page
Signed-off-by: Alexander Golubev
2d2929a1 [view]master2026-04-10 18:27:43 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
416e479a [view]master2026-04-10 18:26:07 +0000Automated System[tde-i18n] Update translation template.
a1394434 [view]master2026-04-10 19:57:40 +0300Alexander Golubev[tqt] Fix an assert violation when displaying Lao
When displaying Lao text tqt was complaining about assert violation:
ASSERT: "item >= &textEngine.items[0]" in kernel/tqrichtext.cpp (3883)
This is because for Lao script was assigned a Thai callback.
The Qt4 eventually as well removed use of Thai AttributeFunction for
Lao.[1]
[1]: https://github.com/Fat-Zer/qt4-historical/blob/7ce566a7b2496c436fd69effc566292cf577daa1/src/gui/text/qscriptengine.cpp#L5231
Signed-off-by: Alexander Golubev
ad2ccb31 [view]master2026-04-10 06:59:58 +0300Alexander Golubev[tqt] tqassistant.desktop: remove extension from Icon=
Gentoo's QA system complains about that:
tqassistant.desktop: error: (will be fatal in the future): value
"tqassistant.png" for key "Icon" in group "Desktop Entry" is an icon
name with an extension, but there should be no extension as described
in the Icon Theme Specification if the value is not an absolute path
Signed-off-by: Alexander Golubev
45adc39c [view]master2026-04-10 06:50:49 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: handle mouse wheel event to change the table
Signed-off-by: Alexander Golubev
e719c2ef [view]master2026-04-10 06:00:43 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: remove binary compat functions
Signed-off-by: Alexander Golubev
58894fe3 [view]master2026-04-10 05:01:10 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: use TQStyleSheet::escape()
KCharSelectTableToolTip: use TQStyleSheet::escape() instead of escaping
the character manually.
Signed-off-by: Alexander Golubev
019b920a [view]master2026-04-10 04:11:30 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: better event handling
KCharSelectTable: Use content/viewport*Event handlers provided by
TQScrollView instead of directly overriding basic TQWidget's event
handlers. This way we won't be off by a few pixels of frame/margin.
Also a funcional change: if mouse will be pressed/released outside of
the table the event will be ignored (i.e passed to parent) and no
signals will be sent. e.g in kcharselect program no symbol will be added
to the output field.
Signed-off-by: Alexander Golubev
6501e9b1 [view]master2026-04-09 21:55:01 +0300Alexander Golubev[tqt] Remove dangling symlink: include/qwindow.h
The symlink was left dangling after remove of the qwindow.{h,cpp} in
37164f987.
Signed-off-by: Alexander Golubev
922475a9 [view]master2026-04-09 21:49:01 +0300Alexander Golubev[tqt] q => tq rebranding: rename qt_* symbols in src/kernel (part 2/2)
All the symbols are internal and shouldn't affect API/ABI.
The rename was done with next script:
grep -horE '\ grep -v '^\(qt_pch\|qt_radio_nnn_\)$' | \
sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
With some minor manual adjustments.
Signed-off-by: Alexander Golubev
369b511f [view]master2026-04-09 00:34:53 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: [refactoring] reuse common code from *goto() functions
Signed-off-by: Alexander Golubev
3700bd37 [view]master2026-04-08 22:48:09 +0300Alexander Golubev[tdelibs] tdeui/kcharselect: do not pregenerate ToolTips
Generate tooltip text dynamically when they are shown instead of
generating all 256 at the change of a page.
This will increase page change speed by ~10-20%.
Technically this commit breaks ABI by adding a missing destructor. Which
can lead to memory leak if KCharSelectTable was created on the stack.
Though it seems the class doesn't see a lot of direct use outside of
tdelibs.
Signed-off-by: Alexander Golubev
c1a7ae2c [view]master2026-04-08 19:20:03 +0300Alexander Golubev[tqt] q => tq rebranding: rename qt_* symbols in src/kernel (part 1/2)
All the symbols are internal and shouldn't affect API/ABI.
The rename was done with next script:
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
Signed-off-by: Alexander Golubev
3d0350b6 [view]master2026-04-08 21:39:49 +0900Michele Calgaro[kvirc] Fix up broken translation that caused FTBFS with cmake
Signed-off-by: Michele Calgaro
7c83aad0 [view]master2026-04-08 14:49:41 +0300Alexander Golubev[tqt] q => tq rebranding: rename qt_* symbols mentioned in public headers
While most of thees are declaration of internal friend functions which
shouldn't break API/ABI, we shouldn't assume that they definitely don't.
In particular rename of qt_ucm_query_verification_data() may break
plugins' ABI.
The rename was done with next script:
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
Signed-off-by: Alexander Golubev
dfb256c9 [view]master2026-04-08 08:52:44 +0200Slávek Banko[admin] Add detection for current python 3.14 and upcoming python 3.15.
Signed-off-by: Slávek Banko
92acbf1b [view]master2026-04-08 06:13:26 +0300Alexander Golubev[tde-cmake] Document tde_add_library()
Signed-off-by: Alexander Golubev
f7ab0f18 [view]master2026-04-08 03:59:53 +0300Alexander Golubev[tqt] q => tq rebranding: rename internal qt symbols from private headers
All the symbols are internal and shouldn't affect API/ABI. Some symbols
are skipped due to being mentioned also in public headers.
grep -horE '\ grep -vE 'qt_(format_text|ucm_(query_)?verification_data)' | \
sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
Signed-off-by: Alexander Golubev
1626f794 [view]master2026-04-08 03:37:43 +0300Alexander Golubev[tqt] q => tq rebranding: rename internal symbols used only on mac
All the symbols are used only on mac and are internal so they won't
affect API/ABI on X11.
The rename was done with next script:
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! >> /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
Signed-off-by: Alexander Golubev
8f392ba2 [view]master2026-04-08 03:23:14 +0300Alexander Golubev[tqt] q => tq rebranding: rename qt_gl* symbols
Rename mentions of qt_gl* symbols. All the symbols are purely internal
and shouldn't affect neither API nor ABI.
The rename was done with next script:
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
Signed-off-by: Alexander Golubev
138fec8c [view]master2026-04-08 00:49:07 +0300Alexander Golubev[tdelibs] kcharselect: avoid redrawing if a property unchanged
This is a complementary change required for TDE/tdelibs#396.
See-also: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/396#issuecomment-85266
Signed-off-by: Alexander Golubev
2d93adac [view]master2026-04-06 16:51:16 +0300Alexander Golubev[tqt] q => tq rebranding: rename mentiones of qt_{win,windows,mac}
Rename mentions of qt_{win,mac}.pri and of qt_{windows,mac}.h for
consistency with current naming schema. We don't provide the files, so
no functional changes here.
The rename was done with next script:
find * -type f -exec sed -ri 's!\!t&!g' '{}' \+
Signed-off-by: Alexander Golubev
5fa57dcc [view]master2026-04-06 16:24:25 +0300Alexander Golubev[tqt] tqapplication_x11: fix -Wnonnull warnings
This replaces make-shift abort point which were resulting in SIGSEGV
with tqFatal() calls.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tqt/issues/275
Signed-off-by: Alexander Golubev
3822fd42 [view]master2026-04-04 18:29:30 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmbackground
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmbackground/
0ff4a9d6 [view]master2026-04-04 18:26:15 +0000Automated System[tde-i18n] Update translation template.
b56a55bf [view]master2026-04-04 20:06:51 +0300Philippe Mavridis[tdelibs] KCharSelect widget: add scrollbar
Signed-off-by: Philippe Mavridis
41516cae [view]master2026-04-04 18:22:41 +0300Alexander Golubev[tqt] q => tq rebranding: rename internal qt_ symbols from tqapplication*
Rename all functions and variables found in src/kernel/tqapplication*
files which were still started with qt_ to tqt_.
The rename was done with next script:
grep -horE '\ sed 's!.*!s/\\<&\\>/t&/g'! > /tmp/qt-rename.sed
find * -type f -exec sed -i -f /tmp/qt-rename.sed '{}' \+
with some minor manual tweaks afterwards.
Besides that {qt_qt_ => tqt_}scrolldone was renamed.
All those are purely internal symbols and shouldn't affect neither API
nor ABI. Those that are declared in tqapplication.h and tqwidget.h
are private variables and supposed to be used only on MacOS.
Signed-off-by: Alexander Golubev
Signed-off-by: Alexander Golubev
7e11f563 [view]master2026-04-03 23:55:07 +0000Alexander Golubev[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (1428 of 1428 strings)
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/ru/
37164f98 [view]master2026-04-03 22:22:00 +0300Alexander Golubev[tqt] Remove unused files: qwindow.{h,cpp}
Signed-off-by: Alexander Golubev
0e2d08a0 [view]master2026-04-03 22:07:01 +0300Alexander Golubev[tqt] q => tq rebranding: rename qdnd_x11.cpp
Also fix a couple of comments that were referring to it by its older
name: qt_xdnd.cpp.
Signed-off-by: Alexander Golubev
ba143089 [view]master2026-04-03 17:21:28 +0300Alexander Golubev[tdebase] kcontrol/background: update preview on resolution change
Signed-off-by: Alexander Golubev
bc0caee7 [view]master2026-04-01 11:29:33 +0000Rolf-Werner Eilert[tde-i18n] Translated using Weblate (German)
Currently translated at 90.0% (1286 of 1428 strings)
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/de/
80f9bad8 [view]master2026-04-01 11:11:15 +0000Rolf-Werner Eilert[tde-i18n] Translated using Weblate (German)
Currently translated at 99.7% (2639 of 2645 strings)
Translation: tdepim/kmail
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/de/
aa77e869 [view]master2026-03-30 08:57:13 +0300Alexander Golubev[tqt] TQDesktopWidget: move check for screenCount to isVirtualDesktop()
As for now there is a problem: in case an application is running on a
xinerama-capable screen and a new monitor gets attached to it later.
TQDesktopWidget::isVirtualDesktop() keeps returning false even if we now
have a desktop composed of two monitors. This patch fixes it.
Signed-off-by: Alexander Golubev
dee3e7f4 [view]master2026-03-28 18:18:14 +0000TDE Weblate[tdeartwork] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeartwork/wallpapers - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/wallpapers-desktop-files/
08658db0 [view]master2026-03-28 18:17:43 +0000Automated System[tdeartwork] Update translation template.
fa84a124 [view]master2026-03-28 18:54:36 +0900Michele Calgaro[tdeartwork] Remove 'Flying Konqi' wallpaper.
Users have complained about the low quality of the wallpaper, which was
possibly generated using AI. There has been no answer to various requests
to the author to improve the quality of the wallpaper, so it has been
decided to remove the wallpaper completely rather than keeping the low
quality version.
Signed-off-by: Michele Calgaro
9c71a410 [view]master2026-03-27 20:37:49 +0300Alexander Golubev[tdebase] kdesktop: fix crash in KBackgroundManager
The crash in KBackgroundManager::slotCrossFadeTimeout() sporadically
appeared on monitor switching on/off. Because a pointer to mOldScreen
was used after being freed.
Since TQPixmaps are implicitly shared it's ok to make a copy of it there
isn't an additional severe cost for it.
Signed-off-by: Alexander Golubev
410f48e0 [view]master2026-03-27 20:27:03 +0300Alexander Golubev[tdebase] kdesktop: stop pending KDirListner jobs on view clear
If the KDirListner, keeps working in can result in items being added to
the list after the list gets cleared.
In practise this can result in items being listed several times after
rapid successful updates.
Signed-off-by: Alexander Golubev
e836264c [view]master2026-03-27 20:16:22 +0300Alexander Golubev[tdebase] kdesktop: fix a crash on rapid successful updates
In case there are several consequent updates of desktop (cause by e.g.
resolution changes), there could be a crash inside
slotFreeSpaceOverlayStart() cause by the fact that ItemViewItems stored
in m_paOutstandingFreeSpaceOverlays are getting deleted from the
KDIconView which invalidates the pointers. To avoid that, proactively
clean up m_paOutstandingFreeSpaceOverlays on items getting removed.
Realistically this can appear inside a virtual machine the resize of the
VM window results in several successive changes to resolution.
Signed-off-by: Alexander Golubev
77862821 [view]master2026-03-27 16:52:32 +0000Marek W[kipi-plugins] Translated using Weblate (Polish)
Currently translated at 98.7% (78 of 79 strings)
Translation: libraries/kipi-plugins - sendimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-sendimages/pl/
c0ad2c22 [view]master2026-03-27 14:26:06 +0300Alexander Golubev[tdebase] [minor] Some whitespace fixups
08eda871 [view]master2026-03-26 18:19:00 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - sendimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-sendimages/
89ed3b1e [view]master2026-03-26 18:18:58 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - simpleviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-simpleviewer/
92f3ce17 [view]master2026-03-26 18:18:57 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - cdarchiving
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-cdarchiving/
4e357417 [view]master2026-03-26 18:18:55 +0000TDE Weblate[kipi-plugins] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - batchprocessimages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-batchprocessimages/

List generated Mon May 18 13:20:13 2026
Currently showing patches 121 to 180 of 56496 [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]