okular/generators
Tobias Koenig e1ab8660ef 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.


svn path=/trunk/playground/graphics/okular/; revision=623071
2007-01-13 23:15:28 +00:00
..
chm Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
djvu don't leak the format mask and the (empty) kdjvu 2007-01-07 10:46:50 +00:00
dvi the dvi generator optionally requires freetype 2007-01-06 21:14:13 +00:00
fictionbook Add new TextDocumentGenerator class, which is a base class for 2007-01-13 23:15:28 +00:00
ghostview Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 2007-01-05 23:12:06 +00:00
kimgio Improve a bit the image generator, even if it's just a toy: 2007-01-12 23:03:12 +00:00
ooo Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
poppler update the keep status only when really needed 2007-01-13 20:03:28 +00:00
tiff no more initial rotation 2007-01-05 17:17:30 +00:00
xps Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
CMakeLists.txt Add generator plugin for the FictionBook format (http://en.wikipedia.org/wiki/FictionBook), 2007-01-07 16:42:24 +00:00