Revision 602778

Go back to digest for 12th November 2006

Bug Fixes in Graphics

Wilfried Huss committed changes in /branches/work/kviewshell-0.7/kviewshell/shell:

Fix regressions caused by my last commit.

Add a widget cache that holds MarkListWidgets that are currently not in use, to minimize Widget creation and destruction. This gives a significant performance boost during scrolling.

Also enable prerendering of thumbnail widgets. In most cases the widgets should now be already calculated when the widget comes into view.

Some cleanups.

File Changes

Modified 3 files
  • /branches/work/kviewshell-0.7/kviewshell/shell
  •   /kviewpart.cpp
  •   /marklist.cpp
  •   /marklist.h
3 files changed in total