Revision 640362

Go back to digest for 11th March 2007

Features in Graphics

Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam:

- Provide digikamalbums:// URLs to KIO::del
This reliably removes the entries from the database.
It usually worked before because the KDirWatch would trigger a rescan,
but under certain conditions (saved as and then deleted immediately) it did not work.

- In AlbumIconView, move the KIconEffect::visualActivate to the click action. This is more homogenous: It is now associated with a click on an icon, regardless if for preview or image editor.

File Changes

Modified 2 files
  • /trunk/extragear/graphics/digikam
  •   /digikam/albumiconview.cpp
  •   /utilities/imageeditor/editor/imagewindow.cpp
2 files changed in total