https://bugs.kde.org/show_bug.cgi?id=512555
--- Comment #12 from [email protected] --- Git commit e51bf153a54372ae2cc38aaf43b8f43d744e185e by Gilles Caulier. Committed on 06/12/2025 at 16:58. Pushed by cgilles into branch 'master'. Image Properties tab: if one item is selected from the Icon-View and if it's a group of item, show the treeview of the corresponding group in the digiKam properties section Related: bug 377857 M +1 -0 core/libs/properties/CMakeLists.txt A +178 -0 core/libs/properties/groupeditemsview.cpp [License: GPL(v2.0+)] C +6 -15 core/libs/properties/groupeditemsview.h [from: core/libs/properties/itemselectionpropertiestab.h - 057% similarity] M +12 -0 core/libs/properties/itempropertiessidebardb.cpp M +20 -20 core/libs/properties/itempropertiestab.cpp M +1 -0 core/libs/properties/itempropertiestab.h M +1 -0 core/libs/properties/itempropertiestab_p.h M +5 -0 core/libs/properties/itempropertiestab_setters.cpp M +7 -157 core/libs/properties/itemselectionpropertiestab.cpp M +0 -10 core/libs/properties/itemselectionpropertiestab.h https://invent.kde.org/graphics/digikam/-/commit/e51bf153a54372ae2cc38aaf43b8f43d744e185e -- You are receiving this mail because: You are watching all bug changes.
