Bug 144168 - ICONVIEW : show only modification date if modification date is different than creation date
Summary: ICONVIEW : show only modification date if modification date is different than...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-IconView (show other bugs)
Version: 0.9.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 08:42 UTC by bcr
Modified: 2017-07-28 15:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bcr 2007-04-13 08:42:57 UTC
Version:           0.9.2-SVN (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Since a large number of users are unlikely to edit their images once they've loaded them, its highly likely that the creation date will equal the modification date. Showing both dates beneath each image in this case is redundant, takes up more room, and makes it harder to distinguish the virgin images from the modified ones.

The album settings allows you to display either the creation date, modification date, or both. I would suggest another checkbox beside the modification date one:

 [x] Show creation date
 [x] Show modification date  [x] Only if different.

The 'Only if different' option should be checked by default as well.


Also, including the word "Show" as part of every checkbox label is also redundant. Create a group box labeled "Show data" and then put all the same checkboxes within it:

---Show data---------------------

  [x] File size
  [ ] File name
  [x] File creation date

etc...
Comment 1 caulier.gilles 2014-09-12 15:46:04 UTC
Git commit 4e6b86b798c622949907f00ef26448131334ca5c by Gilles Caulier.
Committed on 12/09/2014 at 15:44.
Pushed by cgilles into branch 'master'.

On icon-view, only show file modification date if time-stamp is different than camera creation date.
By this way, it's easy to identify which files have been already modified.
FIXED-IN: 4.4.0

M  +2    -1    NEWS
M  +5    -3    app/items/imagedelegate.cpp
M  +17   -11   app/items/imagedelegate.h
M  +4    -4    libs/widgets/itemview/itemviewimagedelegate.cpp
M  +11   -10   utilities/setup/setupalbumview.cpp

http://commits.kde.org/digikam/4e6b86b798c622949907f00ef26448131334ca5c