Revision 665651

Go back to digest for 20th May 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice/shapes/text:

Implement first step in supporting tab positions from styles.

Turns out right/centered tabs are pretty darn hard to hack into the Qt Scribe engine since the data structuring for tabs is per paragraph instead of per line. And the lines get relayouted with the wront tab-settings at semi-random intervals.
This will be rather hacky and fragile :(

File Changes

Modified 4 files
  • /trunk/koffice/shapes/text
  •   /Layout.cpp
  •   /Layout.h
  •   /tests/TestDocumentLayout.cpp
  •   /tests/TestDocumentLayout.h
4 files changed in total