Revision 808701

Go back to digest for 18th May 2008

Other in Graphics

Jonathan Marten committed changes in /branches/work-kde3:

Replaced the home-made thumbnail preview pane with a KDirOperator/KFileIconView combination.

Eliminates some possible crashes (bugs 66713, 132701, 144074) related to the ownership and destruction of KFileIconViewItem's (see the comments in thumbview.cpp for more discussion).

Also simplifies the communication between the scan packager and the previewer, since most file operations are noticed automatically and the thumbnail view updated.

Implement a popup menu for the thumbnail view, with much the same operations as the gallery tree - bug 69464

File Changes

Added 2 files
  • /branches/work-kde3/branches/work/kooka-kde3/kooka
  •   /thumbviewdiroperator.cpp
  •   /thumbviewdiroperator.h
Deleted 2 files
  • /branches/work-kde3/branches/work/kooka-kde3/kooka
  •   /thumbviewitem.cpp
  •   /thumbviewitem.h
Modified 11 files
  • /branches/work-kde3/branches/work/kooka-kde3
  •   /kooka/kooka.cpp
  •   /kooka/kookapref.cpp
  •   /kooka/kookapref.h
  •   /kooka/kookaview.cpp
  •   /kooka/kookaview.h
  •   /kooka/Makefile.am
  •   /kooka/scanpackager.cpp
  •   /kooka/scanpackager.h
  •   /kooka/thumbview.cpp
  •   /kooka/thumbview.h
  •   /libkscan/kscancontrols.cpp
15 files changed in total