Revision 606371

Go back to digest for 26th November 2006

Features in Graphics

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

Add the following functionality:

* Bring QPixmap* back to make Albert happy ;)
* Store only one QPixmap per page/size and rotate it directly
* Rotate ObjectRects (boundary)
* Rotate Annotations (point coordinates)
* Don't reload pixmaps, ObjectRects and annotations on rotation

File Changes

Modified 25 files
  • /trunk/playground/graphics/okular
  •   /core/annotations.cpp
  •   /core/annotations.h
  •   /core/area.cpp
  •   /core/area.h
  •   /core/document.cpp
  •   /core/document.h
  •   /core/generator.cpp
  •   /core/generator.h
  •   /core/page.cpp
  •   /core/page.h
  •   /core/rotationjob.cpp
  •   /core/rotationjob.h
  •   /ui/pagepainter.cpp
  •   /ui/pagepainter.h
  •   /ui/pageview.cpp
  •   /ui/presentationwidget.cpp
  •   /ui/thumbnaillist.cpp
  •   /generators/chm/generator_chm.cpp
  •   /generators/djvu/generator_djvu.cpp
  •   /generators/dvi/generator_dvi.cpp
  •   /generators/kimgio/generator_kimgio.cpp
  •   /generators/ooo/generator_ooo.cpp
  •   /generators/poppler/generator_pdf.cpp
  •   /generators/tiff/generator_tiff.cpp
  •   /generators/xps/generator_xps.cpp
25 files changed in total