Revision 628853

Go back to digest for 4th February 2007

Other in Graphics

Pino Toscano committed changes in /trunk/playground/graphics/okular:

Merge the new functions of ThreadedGenerator into the base Generator: this means that there's again only a single base Generator that can provide the multithreading for the generation of contents, just pixmaps for now.

File Changes

Modified 22 files
  • /trunk/playground/graphics/okular
  •   /core/document.cpp
  •   /core/generator.cpp
  •   /core/generator.h
  •   /core/textdocumentgenerator.cpp
  •   /core/textdocumentgenerator.h
  •   /core/threadedgenerator_p.h
  •   /generators/chm/generator_chm.cpp
  •   /generators/chm/generator_chm.h
  •   /generators/comicbook/generator_comicbook.cpp
  •   /generators/comicbook/generator_comicbook.h
  •   /generators/djvu/generator_djvu.h
  •   /generators/dvi/generator_dvi.cpp
  •   /generators/dvi/generator_dvi.h
  •   /generators/ghostview/generator_ghostview.h
  •   /generators/kimgio/generator_kimgio.cpp
  •   /generators/kimgio/generator_kimgio.h
  •   /generators/poppler/generator_pdf.cpp
  •   /generators/poppler/generator_pdf.h
  •   /generators/tiff/generator_tiff.cpp
  •   /generators/tiff/generator_tiff.h
  •   /generators/xps/generator_xps.cpp
  •   /generators/xps/generator_xps.h
22 files changed in total