]> git.siccegge.de Git - frida/frida.git/history - src/core/InformationManager.hxx
Pass NewFunctionEvents as objects, not pointers
[frida/frida.git] / src / core / InformationManager.hxx
2015-06-02 Christoph EggerPass NewFunctionEvents as objects, not pointers
2015-06-02 Christoph EggerMake requestNewFunction pass a signal
2015-05-27 Christoph EggerReenable Qt Signal keywords
2015-05-25 Christoph EggerMove to Qt Signal/Slots
2015-05-25 Christoph EggerSome comments
2015-03-20 Christoph EggerImplement InformationManager / Comment and ChangeCommen...
2015-03-16 Christoph EggerRestructure InformationManager
2015-03-12 Christoph EggerMove the interpreters to the core InformationManager
2015-03-12 Christoph EggerComplete accessors for InformationManager managed objects
2015-03-11 Christoph EggerCleanup
2015-03-10 Christoph EggerUse forward-declaration for QTemporaryFile
2015-03-05 Christoph EggerFinish archive loading
2015-03-05 Christoph EggerAdd binary to saved archive
2015-03-05 Christoph EggerAdd logger for InformationManager
2015-03-03 Christoph EggerAdd testcase for serializing / deserializing BasicBlocks
2015-03-03 Christoph EggerFix Loading of symbolless files
2015-02-24 Christoph EggerReoganize Function/BasicBlock creation
2015-02-23 Christoph EggerName functions in BasicBlock view
2015-02-20 Christoph EggerMake InformationManager responsible for cleaning Blocks...
2015-02-20 Christoph EggerMove Function/BasicBlock to core and clean up includes
2015-02-19 Christoph EggerAdd basic save support (Infrastructure)
2015-01-21 Christoph EggerAdd dynamically linked symbols
2015-01-07 Christoph EggerAdd in an Information Manager