index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
examples
/
export_svg.py
Age
Commit message (
Collapse
)
Author
2018-11-21
Fixed export_svg.py to work with FlowGraphs and fixed several issues due to ↵
Josh Watson
Python3
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2017-05-09
style tweaks and banner at the bottom of svgs
Jordan Wiens
2017-02-18
Add back edge property to block edges
Rusty Wagner
2017-01-07
More fixes for refactor
Peter LaFosse
2017-01-05
Modifying how enumerations are exposed and used, and a bunch of cleanup of ↵
Peter LaFosse
existing plugins
2017-01-02
merging svg export changes
Peter LaFosse
2016-10-28
Refactor python api into separate files and add Enumeration support. Also ↵
plafosse
fixed bugs found with pyflakes
2016-09-20
update svg exporter to use new dialogs
Jordan Wiens
2016-09-20
add file save dialog and fix spacing
Jordan Wiens
2016-09-16
Add the color support to export_svg.py
rootbsd
2016-09-13
rename files to allow them to be imported
Jordan Wiens