Revision 85f255a...

Go back to digest for 2nd January 2011

Optimization in Development Tools

sandroandrade at kde dot org committed changes in [KDevelop-Control-Flow-Graph] /:

Using direct invocation of dotcontrolflowgraph methods from duchaincontrolflow instead of signal/slot connections.

That makes graphviz's graph layouting operations be executed also in background thread.

File Changes

Modified 6 files
  •   /controlflowgraphview.cpp
  •   /controlflowgraphview.h
  •   /dotcontrolflowgraph.cpp
  •   /duchaincontrolflow.cpp
  •   /duchaincontrolflow.h
  •   /kdevcontrolflowgraphviewplugin.cpp
6 files changed in total