https://bugs.kde.org/show_bug.cgi?id=470200
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/koko/-/commit/8bec7cce | |9c2c99e5fa6f58aec7cd83fe0b4 | |31446 Resolution|--- |FIXED --- Comment #2 from Oliver Beard <[email protected]> --- Git commit 8bec7cce9c2c99e5fa6f58aec7cd83fe0b431446 by Oliver Beard, on behalf of Jan Miksa. Committed on 19/08/2026 at 21:36. Pushed by olib into branch 'master'. Modified sidebar and added view to show all photos Added a view showing all photos, re-arranged sidebar M +2 -0 src/models/CMakeLists.txt A +44 -0 src/models/galleryallimagesmodel.cpp [License: LGPL(v2.0+)] A +36 -0 src/models/galleryallimagesmodel.h [License: LGPL(v2.0+)] M +19 -0 src/models/imagestorage.cpp M +1 -0 src/models/imagestorage.h M +1 -0 src/navigationactions.cpp M +1 -0 src/navigationactions.h M +7 -0 src/qml/Main.qml M +17 -12 src/qml/Sidebar.qml https://invent.kde.org/graphics/koko/-/commit/8bec7cce9c2c99e5fa6f58aec7cd83fe0b431446 -- You are receiving this mail because: You are watching all bug changes.
