Revision 7ea809e...

Go back to digest for 20th November 2011

Features in Office

Boudewijn Rempt committed changes in [calligra/kotext-inlinecommand-rempt] /:

Create a command for inserting an inline object

Inserting inline objects was not undoable. Creating a shape was. Undoing
the creating of shape without undoing the creating of an inline object
that refers to the shape, like an anchor, leads to crashes when the
undo action command gets deleted.

File Changes

Added 2 files
  • /kotext/commands
  •   libs/InsertInlineObjectCommand.cpp
  •   libs/InsertInlineObjectCommand.h
Modified 5 files
  •   libs/kotext/CMakeLists.txt
  •   libs/kotext/KoTextEditor.cpp
  •   libs/kotext/KoTextEditor.h
  •   words/part/KWDocument.cpp
  •   words/part/KWView.cpp
7 files changed in total