]> git.siccegge.de Git - frida/frida.git/history - src/gui/qt.hxx
Script files are not actually binaries but scripts!
[frida/frida.git] / src / gui / qt.hxx
2015-03-11 Christoph EggerExport the Guile interpreter as QtPlugin
2015-03-05 Christoph EggerConvert menu items to new style Qt Signal connects
2015-03-04 Christoph EggerChange from QListWidget to QTreeWidget
2015-02-19 Christoph EggerAdd basic save support (Infrastructure)
2015-02-16 Christoph EggerAdd some hotkeys
2015-01-22 Christoph EggerAllow addition of new functions
2015-01-03 Christoph EggerConsistently use include-guards
2014-12-18 Christoph EggerQTableWidget -> QLabel + HTML
2014-11-26 Christoph EggerAdd guile scripting
2014-02-10 Christoph EggerSeparate out several parts of llvm-using code ; Add...