Revision 716508

Go back to digest for 30th September 2007

Bug Fixes in Development Tools

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

kcachegrind: Fix automatic position of birds-eye view of call graph

This partly was screwed up because the qt3to4 script replaced e.g. TopLeft of a enum in CallGraphView to "Qt::TopLeftCorner", which is way off.

This also adds a further "position", namely to hide to birds-eye view.

And finally, this gets rid of one use of Q3PopupMenu by making QAction's from the menu items to choose the position of the birds-eye view.

File Changes

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