Revision 659722

Go back to digest for 6th May 2007

Features in Graphics

Pino Toscano committed changes in /trunk/KDE/kdegraphics/okular/ui:

Refactor a bit the annotating toolbar, so it can handle better its items and changes to its status. This brings us:
- less item reloading (previously done every time the toolbar is shown, now only when needed)
- the toolbar is redrawn correctly if it's shown and a new document is open
- as Albert pointed me yesterday, no need to show the annotating tools that act on text if the document does not support the extraction of text

File Changes

Modified 5 files
  • /trunk/KDE/kdegraphics/okular/ui
  •   /pageview.cpp
  •   /pageviewannotator.cpp
  •   /pageviewannotator.h
  •   /pageviewutils.cpp
  •   /pageviewutils.h
5 files changed in total