Revision 643607

Go back to digest for 18th March 2007

Features in Graphics

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

Refactor the document search interfaces, as discussed on the mailing list.

Merge the search in normal mode and the type-ahead in a search bar that appears on the bottom of the page view. This should work nicely.

In presentation mode, add a small floating search toolbar that takes care of searching during the presentation mode, on document request. This is not working yet, but basically most of the work is done.

Please test and report any problems you find.

File Changes

Added 4 files
  • /trunk/playground/graphics/okular/ui
  •   /findbar.cpp
  •   /findbar.h
  •   /presentationsearchbar.cpp
  •   /presentationsearchbar.h
Modified 8 files
  • /trunk/playground/graphics/okular
  •   /CMakeLists.txt
  •   /part.cpp
  •   /part.h
  •   /core/document.h
  •   /ui/pageview.cpp
  •   /ui/pageview.h
  •   /ui/presentationwidget.cpp
  •   /ui/presentationwidget.h
12 files changed in total