Summary: | Add option to group by date during import [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michal Sylwester <msylwester> |
Component: | Import-Settings | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 4.13.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/b248a3b5a8b7e0f6a1779d8d6d5f9e326a5b5220 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: | |||
Attachments: | groupByDate.patch |
Description
Michal Sylwester
2015-10-24 23:21:48 UTC
*** This bug has been marked as a duplicate of bug 121310 *** Created attachment 95161 [details]
groupByDate.patch
I found the proposal good to view grouped items by date in the icon view in the import tool.
Maik
Patch sound fine for me... Gilles Caulier Git commit b248a3b5a8b7e0f6a1779d8d6d5f9e326a5b5220 by Maik Qualmann. Committed on 27/10/2015 at 19:22. Pushed by mqualmann into branch 'master'. view items as group by date in import tool added FIXED-IN: 5.0.0 M +2 -1 NEWS M +20 -7 utilities/importui/items/importcategorydrawer.cpp M +1 -0 utilities/importui/items/importcategorydrawer.h M +10 -7 utilities/importui/main/importui.cpp M +3 -0 utilities/importui/models/camitemsortsettings.cpp M +2 -1 utilities/importui/models/camitemsortsettings.h M +5 -0 utilities/importui/models/importfiltermodel.cpp M +4 -1 utilities/importui/models/importfiltermodel.h http://commits.kde.org/digikam/b248a3b5a8b7e0f6a1779d8d6d5f9e326a5b5220 |