]> git.siccegge.de Git - frida/frida.git/history - src
Move to table widget -- looks nicer and matches better
[frida/frida.git] / src /
2014-06-03 Christoph EggerMove to table widget -- looks nicer and matches better
2014-05-31 Christoph EggerFix height of BasicBlockWidgets
2014-05-27 Christoph Eggerresize widgets to fit content
2014-05-27 Christoph EggerFill BasicBlockWidgets with actual assembly instructions
2014-05-27 Christoph Eggerplace BasicBlockWidgets on the canvas
2014-05-27 Christoph EggerProperly create and export BasicBlock linking
2014-05-27 Christoph EggerPass function instead of name
2014-05-27 Christoph EggerRemove old API
2014-05-27 Christoph EggerDisplay entries for all functions
2014-05-27 Christoph EggerFixup magit madness
2014-05-27 Christoph EggerAvoid memory leak
2014-05-27 Christoph EggerAdd interface to iterate over functions
2014-05-27 Christoph EggerUse target addresses for basic block linking
2014-05-27 Christoph EggerDowngrade outputs to 'DEBUG'
2014-05-27 Christoph EggerRemove old leftovers
2014-05-26 Christoph EggerRecursive disassembler
2014-05-23 Christoph EggerAlso handle case with no filename provided
2014-05-23 Christoph EggerChange window title to FRIDA
2014-05-23 Christoph EggerAllow opening of binary via comman argument
2014-05-21 Christoph EggerCleanup of old code
2014-05-21 Christoph EggerAdd comand line argument parser
2014-05-20 Christoph EggerSome more logging
2014-05-20 Christoph EggerResize the basicBlock widget
2014-05-20 Christoph EggerFactor out llvm disassembler
2014-05-15 Christoph EggerShorten loopheader
2014-05-15 Christoph Eggeronly try to disassemble function symbols
2014-05-15 Christoph EggerRename include.hxx to include_llvm.hxx
2014-05-14 Christoph EggerForward port to llvm-3.5 (cip)
2014-02-10 Christoph EggerSeparate out several parts of llvm-using code ; Add...
2014-02-10 Christoph EggerUpdate for Qt 5
2013-12-08 Christoph EggerHandle case with no known functions properl
2013-11-14 Christoph Eggerwork
2013-11-08 Christoph EggerUpdate
2013-11-08 Christoph EggerInitial commit