Revision 9a9d061...

Go back to digest for 6th May 2012

Features in Office

C. Boemann committed changes in [calligra] /:

New feature: Allow dragging of selected text, it works with drag and drop
so you can drag to and from other applications too.

Dragging between textshapes unfortunately doesn't work. (Because the other textshape is not
selected, doing that would be sort of trivial but would also mess up the texttool sourcecode
even more)

REVIEW: 104773

File Changes

Modified 12 files
  •   libs/flake/KoCanvasControllerWidgetViewport_p.cpp
  •   libs/flake/KoToolBase.cpp
  •   libs/flake/KoToolBase.h
  •   libs/flake/KoToolProxy.cpp
  •   libs/flake/KoToolProxy.h
  •   libs/kotext/KoTextDrag.cpp
  •   libs/kotext/KoTextDrag.h
  •   libs/kotext/KoTextEditor.cpp
  •   libs/kotext/KoTextEditor.h
  •   plugins/textshape/TextTool.cpp
  •   plugins/textshape/TextTool.h
  •   libs/kotext/commands/ChangeTrackedDeleteCommand.cpp
12 files changed in total