]> git.siccegge.de Git - frida/frida.git/history - src/gui/widgets/BasicBlockWidget.cxx
Consistent coloring
[frida/frida.git] / src / gui / widgets / BasicBlockWidget.cxx
2014-12-18 Christoph EggerConsistent coloring
2014-12-18 Christoph EggerQTableWidget -> QLabel + HTML
2014-12-18 Christoph EggerSpace table widget appropriately for Qt < 5.3
2014-11-28 Christoph EggerChange BasicBlockWidget and assume upperLeft is (0...
2014-06-03 Christoph EggerDraw edges between BasicBlockWidgets while handling...
2014-06-03 Christoph EggerUse first row as reference instead of second
2014-06-03 Christoph EggerMove stuff for BasicBlockWidget out of the header file
2014-02-10 Christoph EggerSeparate out several parts of llvm-using code ; Add...