Revision 682496

Go back to digest for 8th July 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice:

* Use the shape property for text direction and use that for the text direction in new paragraphs. Using 'auto' (the default) will make sure that the text direction is detected while typing using a pretty smart concept of how many characters there are that are LTR v.s RTL in that paragraph.
* I also added a button that allows the user to switch layout direction of the current paragraph.
* update KoAction API slightly

File Changes

Modified 12 files
  • /trunk/koffice
  •   /krita/image/kis_progress_updater.cpp
  •   /kword/part/KWPage.cpp
  •   /libs/kotext/KoText.h
  •   /shapes/text/CMakeLists.txt
  •   /shapes/text/TextTool.cpp
  •   /shapes/text/TextTool.h
  •   /kword/part/dialogs/KWStatistics.cpp
  •   /libs/main/threadAction/KoAction.cpp
  •   /libs/main/threadAction/KoAction.h
  •   /shapes/text/dialogs/SimpleStyleWidget.cpp
  •   /shapes/text/dialogs/SimpleStyleWidget.h
  •   /shapes/text/dialogs/SimpleStyleWidget.ui
12 files changed in total