Revision 4a46fc5...

Go back to digest for 31st March 2013

Features in Office

Thorsten Zachmann committed changes in [calligra] /:

Rework stylesmanager

This fixes various crash conditions which where present in the styles manager.
It used a different model for the style manager that handles the temporary styles
during they are modified and not yet saved.

REVIEW: 109651

File Changes

Added 4 files
  • /textshape/dialogs
  •   plugins/StylesManagerModel.cpp
  •   plugins/StylesManagerModel.h
  •   plugins/StylesSortFilterProxyModel.cpp
  •   plugins/StylesSortFilterProxyModel.h
Modified 9 files
  •   libs/textlayout/KoStyleThumbnailer.cpp
  •   plugins/textshape/CMakeLists.txt
  •   libs/kotext/styles/KoCharacterStyle.h
  •   plugins/textshape/dialogs/CharacterGeneral.cpp
  •   plugins/textshape/dialogs/CharacterGeneral.h
  •   plugins/textshape/dialogs/ParagraphGeneral.cpp
  •   plugins/textshape/dialogs/ParagraphGeneral.h
  •   plugins/textshape/dialogs/StyleManager.cpp
  •   plugins/textshape/dialogs/StyleManager.h
13 files changed in total