]> git.siccegge.de Git - frida/frida.git/commit
Change from QListWidget to QTreeWidget
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 4 Mar 2015 14:12:46 +0000 (15:12 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 4 Mar 2015 14:12:46 +0000 (15:12 +0100)
commiteaea9a6612e5dc13b5fda28e943e632e3de713da
tree6902c10cb63b147b8bb5a399fa3156f972e24c10
parentccde95277ce5e3929d09aef387c2f5956592d066
Change from QListWidget to QTreeWidget

This way we can group functions on the left plane. Allows to group and
hide some groups of items. As a first take, group the external
functions. This also places them at the top where they stay together.
src/gui/Mainwindow.cxx
src/gui/Mainwindow.hxx
src/gui/qt.hxx