https://bugs.kde.org/show_bug.cgi?id=394413
Bug ID: 394413 Summary: Unify group handling Product: digikam Version: 6.0.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums-Group Assignee: digikam-bugs-n...@kde.org Reporter: freisi...@gmail.com Target Milestone: --- Created attachment 112735 --> https://bugs.kde.org/attachment.cgi?id=112735&action=edit Unify group handling When starting to integrate grouping with drag&drop and right sidebar, I needed better access to grouping information and thus restructured it. To remove duplication between icon and table view, I introduced the GroupingViewImplementation class, and I made function names consistent between them. All in all I believe the new code is more readable and shorter. This does not introduce any functional changes. It compiles and I tested some usual grouping functions (group, ungroup, tag, ...) and they still work as expected. https://phabricator.kde.org/D12856 -- You are receiving this mail because: You are watching all bug changes.