https://bugs.kde.org/show_bug.cgi?id=516063
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/5a9a176 | |0aec7625b474cc5df3409ba12b0 | |047c49 Resolution|--- |FIXED --- Comment #2 from Akseli Lahtinen <[email protected]> --- Git commit 5a9a1760aec7625b474cc5df3409ba12b0047c49 by Akseli Lahtinen. Committed on 24/02/2026 at 13:30. Pushed by akselmo into branch 'master'. Visual changes to KFileWidgets to bring it closer to Dolphin This makes the details view selection full width, turns the icon rectangle into one item instead of two for text and icon and modifies the places panel margins a bit. It also gives the KFileItemDelegates the proper ModelIndex, which can be used by styles. Lastly, remove tons of old code for animations, which should be handled by the style, not this. M +6 -4 src/filewidgets/kdiroperator.cpp M +1 -1 src/filewidgets/kdiroperatordetailview.cpp M +1 -1 src/filewidgets/kdiroperatoriconview.cpp M +6 -2 src/filewidgets/kfileplacesview.cpp M +0 -1 src/widgets/CMakeLists.txt D +0 -436 src/widgets/delegateanimationhandler.cpp D +0 -160 src/widgets/delegateanimationhandler_p.h M +2 -2 src/widgets/kdirmodel.cpp M +13 -174 src/widgets/kfileitemdelegate.cpp https://invent.kde.org/frameworks/kio/-/commit/5a9a1760aec7625b474cc5df3409ba12b0047c49 -- You are receiving this mail because: You are watching all bug changes.
