Revision 3255a77...

Go back to digest for 29th December 2013

Features in Graphics

Teemu Rytilahti committed changes in [digikam] /:

- Use KUrl and make sure that the folder has a trailing slash. Otherwise call to setFileName() causes the end of the path to be removed and breaking the URLs for history.
- When listing files, request the status from history database for the current state.
- Also use only model and path information for PTP cameras, as port number changes on the fly, therefore breaking the hashes. Unfortunately this means that the old download history for PTP devices is lost.
- Use DownloadedNo to indicate "new" photos for the time being.


FIXED-IN:4.0.0

File Changes

Modified 9 files
  •   libs/database/downloadhistory.h
  •   libs/database/core/databasecorebackend.cpp
  •   utilities/importui/backend/cameracontroller.cpp
  •   utilities/importui/backend/camiteminfo.cpp
  •   utilities/importui/backend/gpcamera.cpp
  •   utilities/importui/items/importoverlays.cpp
  •   utilities/importui/items/itemviewimportdelegate.cpp
  •   utilities/importui/main/importui.cpp
  •   utilities/importui/views/importiconview.cpp
9 files changed in total