index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
settings.py
Age
Commit message (
Expand
)
Author
2020-06-20
Remove CopyValuesFrom Settings API.
Brian Potchik
2020-06-20
Add serialization support to the Settings Python API.
Brian Potchik
2020-06-17
ResetAll settings API resets settings in the active schema by default.
Brian Potchik
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-03-13
fixing several broken __hash__ methods
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-12-17
Immutable type/struct/enum objects, allowing deduplication for reduced memory...
Rusty Wagner
2019-10-01
Clean-up BinaryView and Settings documentation.
Brian Potchik
2019-09-27
Add some documentation for Settings and BinaryView.
Brian Potchik
2019-09-21
Access Settings Values as Json.
Brian Potchik
2019-08-29
Add settings API to query keys and json stringified values.
Brian Potchik
2019-08-11
Eliminate mandatory ephemeral view creation during open with options.
Brian Potchik
2019-08-07
Settings system improvements.
Brian Potchik
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-06-13
Initial rebase on file load support.
Brian Potchik
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-05-27
Add API to query settings properties.
Brian Potchik
2019-01-25
Add CopyValue to Settings APi.
Brian Potchik
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-10-22
Obtain the BinaryView handle automatically for the Settings set API.
Brian Potchik
2018-10-18
Initial Enhanced Settings System.
Brian Potchik