]> git.siccegge.de Git - frida/frida.git/commit
Move to Qt Signal/Slots
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 13:21:38 +0000 (15:21 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 13:21:38 +0000 (15:21 +0200)
commit1b43b26ba9b23cb5f3004db7b9b00f6b08227563
tree09ea67434937b672ab87659fb985e89eb80abd4e
parentc1d5c719f82283739029be03d20bbf04406ff4d6
Move to Qt Signal/Slots

It's actually fun! And was less pain than expected.
Seems receiving commands from geiser is still kind-of broken but we'll
see

Ref T24
CMakeLists.txt
src/core/Comment.cxx
src/core/Function.cxx
src/core/InformationManager.cxx
src/core/InformationManager.hxx
src/gui/Mainwindow.cxx
src/gui/widgets/BasicBlockWidget.cxx