https://bugs.kde.org/show_bug.cgi?id=179483
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.14 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/2383436 | |7db5cb56dc5a0bc62403aefe4be | |cb040a --- Comment #13 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 23834367db5cb56dc5a0bc62403aefe4becb040a by Akseli Lahtinen. Committed on 10/04/2025 at 11:29. Pushed by akselmo into branch 'master'. KFileWidget: Add quickfilter bar Add a quick filter bar which works like Dolphins quickfilter bar. When an input field is unfocused, press backslash to open it. The toggle for it can be also found in the settings context menu. FIXED-IN: 6.14 M +21 -1 src/core/kcoredirlister.cpp M +21 -0 src/core/kcoredirlister.h M +2 -0 src/core/kcoredirlister_p.h M +114 -21 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/-/commit/23834367db5cb56dc5a0bc62403aefe4becb040a -- You are receiving this mail because: You are watching all bug changes.