]> git.siccegge.de Git - frida/frida.git/history - src/gui/widgets/CFGScene.cxx
Add comments on how the graph is drawn
[frida/frida.git] / src / gui / widgets / CFGScene.cxx
2015-05-25 Christoph EggerAdd comments on how the graph is drawn
2015-05-19 Christoph EggerHighlight jumptargets
2015-05-16 Christoph EggerMove each widget exactly once per layout iteration
2015-01-07 Christoph EggerUse QGraphicsProxyWidget
2015-01-07 Christoph EggerWhitespace cleanup
2014-12-04 Christoph EggerAdd support for backward edges
2014-11-29 Christoph EggerAdd horizontal space between BasicBlockWidgets
2014-11-28 Christoph EggerHorizontally distribute BasicBlockWidgets
2014-11-28 Christoph EggerAdd CFGScene QGraphicsScene taking care of BasicBlock...