Revision 701265

Go back to digest for 19th August 2007

Features in Development Tools

Josef Weidendorfer committed changes in /trunk/KDE/kdesdk/kcachegrind/kcachegrind:

kcachegrind: Port to QGraphicsView

The cause of the slowdown before was the scaling down of the background blending in the birds-eye view. This is fixed by using a QGradient there.

Improvements by taking advantage of the levelOfDetail in paint methods of QGraphicsItems, e.g. scale line width accordingly and leave out tiny names in the birds-eye view.

File Changes

Modified 2 files
  • /trunk/KDE/kdesdk/kcachegrind/kcachegrind
  •   /callgraphview.cpp
  •   /callgraphview.h
2 files changed in total