Improve the new dependency viewer by adding "fold all", "unfold all", "fold branch" and "unfold branch" context menu options. Also add the possibility to export the tree into the GraphViz DOT format.
The folding and unfolding commands are quite straightforward to implement. Regarding the DOT file implementation, this requires that the previously calculated map containing the formatted dependencies is stored for later user. Furthermore, a clustering section is needed to be included to cluster procedures from the same namespaces together.
This change was tested manually. No deviations detected. Change implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r678]
Diff: