Revision bbacefa...

Go back to digest for 10th July 2011

Features in Office

Dmitry Kazakov committed changes in [calligra/krita_strokes_framework_kazakov] /ui:

Added KisResourcesSnapshot class

It is supposed to store the information about all the resources
at some moment of time. This data is then given to the stroke jobs.
We can't use KoResourceManager from the stroke job directly, because
it's contents may change for delayed jobs.

File Changes

Added 2 files
  • /ui/tool
  •   krita/kis_resources_snapshot.cpp
  •   krita/kis_resources_snapshot.h
Modified 1 files
  • krita/ui/CMakeLists.txt
3 files changed in total