]> git.siccegge.de Git - frida/frida.git/commit
Switch again BasicBlockWidget base -- to QGraphicsTextItem
authorChristoph Egger <Christoph.Egger@fau.de>
Tue, 17 Feb 2015 13:25:47 +0000 (14:25 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Tue, 17 Feb 2015 13:25:47 +0000 (14:25 +0100)
commitac5817edcb30c89bc1e5fdcf3a124c3dc2e49630
tree4d27e8edaf34a1a9116ac82542b3fb1d0e363dc0
parent26ff0a6f5b4ea19657f851a82a8d679f10d19edb
Switch again BasicBlockWidget base -- to QGraphicsTextItem

That one seems to be the final word here -- we'll see. Anyway it has
proper TextDocument / TextCursor support, can render HTML and is a
GraphicsItem so no playing to get scrollbars away -- it doesn't have
any.
src/gui/widgets/BasicBlockWidget.cxx
src/gui/widgets/BasicBlockWidget.hxx