Revision 573547

Go back to digest for 20th August 2006

Features in Office

Thomas Zander committed changes in /trunk/koffice/kword/part:

So, I started working on doing proper layouting text, and the QText* stuff
looks pretty cool. I'm using the testDriven development here; first write
the unit tests, and then write the implementation.
So far I can layout text in different fonts / sizes with different margins etc.
Not much more just yet :)

File Changes

Modified 8 files
  • /trunk/koffice/kword/part
  •   /KWDLoader.cpp
  •   /KWDocument.h
  •   /frame/KWFrameSet.cpp
  •   /frame/KWTextDocumentLayout.cpp
  •   /frame/KWTextDocumentLayout.h
  •   /frame/KWTextFrameSet.cpp
  •   /frame/tests/TestDocumentLayout.cpp
  •   /frame/tests/TestDocumentLayout.h
8 files changed in total