Revision 623071

Go back to digest for 14th January 2007

Features in Graphics

Tobias Koenig committed changes in /trunk/playground/graphics/okular:

Add new TextDocumentGenerator class, which is a base class for generators which work on a QTextDocument. So all the nasty calculation for text extraction and link/annotation positions is done by the generator.

Ported FictionBook generator to it.

File Changes

Added 3 files
  • /trunk/playground/graphics/okular/core
  •   /textdocumentgenerator.cpp
  •   /textdocumentgenerator.h
  •   /textdocumentgenerator_p.h
Modified 5 files
  • /trunk/playground/graphics/okular
  •   /CMakeLists.txt
  •   /generators/fictionbook/converter.cpp
  •   /generators/fictionbook/converter.h
  •   /generators/fictionbook/generator_fb.cpp
  •   /generators/fictionbook/generator_fb.h
8 files changed in total