https://bugs.kde.org/show_bug.cgi?id=517866
Finley Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/sdk/ | |lokalize/-/commit/5f8c51c82 | |c3d5d8814df464f777c94de0d1d | |cf68 --- Comment #2 from Finley Watson <[email protected]> --- Git commit 5f8c51c82c3d5d8814df464f777c94de0d1dcf68 by Finley Watson. Committed on 12/05/2026 at 14:08. Pushed by finw into branch 'master'. feature: expand project list directories to show untranslated files In order to simplify workflow, we can already hide files and directories that are 100% translated. This change adds further optimisation: expand any directories that contain translations, with the click of a button. Directories are expanded recursively until the untranslated file is reached. Ctrl+U is the new default to trigger this action, plus the Settings menu option and the toolbar button (visible when in the project tab). M +3 -0 src/prefs/lokalize.kcfg M +1 -1 src/prefs/prefs_lokalize.kcfgc M +2 -0 src/project/projectmanagerui.rc M +10 -1 src/project/projecttab.cpp M +38 -2 src/project/projectwidget.cpp M +4 -1 src/project/projectwidget.h https://invent.kde.org/sdk/lokalize/-/commit/5f8c51c82c3d5d8814df464f777c94de0d1dcf68 -- You are receiving this mail because: You are watching all bug changes.
