Revision 1209953

Go back to digest for 2nd January 2011

Features in Graphics

Marcel Wiesweg committed changes in /branches/extragear/graphics/digikam/core:

Implement undo/redo across files:
If you edit a file, then save it, the undo the some steps across the file
boundary, the editor will recognize that effectively, the first file is edited.
Involves changing the undo origin when appropriate.

File Changes

Modified 16 files
  • /branches/extragear/graphics/digikam/core
  •   /showfoto/showfoto.cpp
  •   /tests/dimagehistorygraphtest.cpp
  •   /tests/dimagehistorytest.cpp
  •   /utilities/imageeditor/canvas/canvas.cpp
  •   /utilities/imageeditor/canvas/canvas.h
  •   /utilities/imageeditor/canvas/dimginterface.cpp
  •   /utilities/imageeditor/canvas/dimginterface.h
  •   /utilities/imageeditor/canvas/undoaction.cpp
  •   /utilities/imageeditor/canvas/undoaction.h
  •   /utilities/imageeditor/canvas/undocache.cpp
  •   /utilities/imageeditor/canvas/undomanager.cpp
  •   /utilities/imageeditor/canvas/undomanager.h
  •   /utilities/imageeditor/editor/editorwindow.cpp
  •   /utilities/imageeditor/editor/editorwindow.h
  •   /utilities/imageeditor/editor/imagewindow.cpp
  •   /utilities/imageeditor/editor/imagewindow.h
16 files changed in total