| Age | Commit message (Expand) | Author |
| 2019-06-12 | add dock widget example | Jordan Wiens |
| 2019-05-24 | Limit size of entropy image to fix crash | Rusty Wagner |
| 2019-05-21 | Bring Python triage plugin changes to C++, don't default to raw files always ... | Rusty Wagner |
| 2019-05-16 | only include filename so unit tests dont depend on paths and unit tests can r... | Jordan Wiens |
| 2019-05-14 | kaitai: remove type hint for python2 compatibility | Andrew Lamoureux |
| 2019-05-11 | kaitai: fix fields with values 0 being hidden | Andrew Lamoureux |
| 2019-04-22 | Updates to support get_ssa function returning Instructions instead of indices. | Brian Potchik |
| 2019-04-18 | add readme for triage example plugin | Jordan Wiens |
| 2019-04-11 | Added filters to TriageFilePicker to show hidden files and folders | Alex Mullins |
| 2019-04-09 | add support for resolving dynamic function loads to triage view | Jordan Wiens |
| 2019-04-06 | kaitai: tree, hex realestate adjustable (QSplitter) | Andrew Lamoureux |
| 2019-04-02 | Add a C++ version of the triage plugin (no Makefile yet) | Rusty Wagner |
| 2019-04-01 | make qsettings match on non-macos platforms and craete snippet folder if missing | Jordan Wiens |
| 2019-03-28 | Cleanup setting IDs for new UI plugins. | Brian Potchik |
| 2019-03-27 | Add API for adding a new type of file open button on the new tab page | Rusty Wagner |
| 2019-03-27 | Fix an issue with keyboard shortcuts when imports/exports list is active | Rusty Wagner |
| 2019-03-27 | Fix navigation for raw file mode of triage view. | Brian Potchik |
| 2019-03-26 | Add a tokenized text view class for UI plugins | Rusty Wagner |
| 2019-03-26 | Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga... | Brian Potchik |
| 2019-03-23 | kaitai: two-pass on struct fields to entice out "_m_XXX" fields | Andrew Lamoureux |
| 2019-03-23 | kaitai: python3-compatible forgiveness for struct properties | Andrew Lamoureux |
| 2019-03-23 | kaitai: omit '_m_' prefix for fields in struct path | Andrew Lamoureux |
| 2019-03-22 | kaitai: allow selection of structPath text | Andrew Lamoureux |
| 2019-03-22 | kaitai: select first row, re-scroll after treewidget resize | Andrew Lamoureux |
| 2019-03-22 | kaitai: don't store file contents in tree!! clamp at 8 | Andrew Lamoureux |
| 2019-03-22 | kaitai: initial minimal tree expansion until rows filled | Andrew Lamoureux |
| 2019-03-22 | kaitai: disclude circular formats on py2, more error reporting | Andrew Lamoureux |
| 2019-03-21 | kaitai: better error reporting when parser fails | Andrew Lamoureux |
| 2019-03-21 | kaitai: recognize zip, rar, gzip | Andrew Lamoureux |
| 2019-03-21 | kaitai: statusbar widget menu to select any format | Andrew Lamoureux |
| 2019-03-21 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Andrew Lamoureux |
| 2019-03-21 | Fix global keybindings that are not in menus, fix crash on exit in snippets p... | Rusty Wagner |
| 2019-03-20 | kaitai: isolate the __main__ tests from binaryninja | Andrew Lamoureux |
| 2019-03-20 | kaitai: priority again, and dump the QGroupBoxes (take#2) | Andrew Lamoureux |
| 2019-03-20 | kaitai: more format compatibility, testing | Andrew Lamoureux |
| 2019-03-20 | Fix Python 2 issue in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai: adjustments and rearrangements for python2/3 compat | Andrew Lamoureux |
| 2019-03-20 | kaitai: all formats compiled and included | Andrew Lamoureux |
| 2019-03-20 | kaitai: gif, jpg, png support and return proper priority | Andrew Lamoureux |
| 2019-03-20 | Fix some bugs in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai UI plugin + elf,macho,pe | Andrew Lamoureux |
| 2019-03-20 | initial snippets plugin | Jordan Wiens |
| 2019-03-20 | Filters for imports and exports in triage view | Rusty Wagner |
| 2019-03-20 | Updated triage example | Rusty Wagner |
| 2019-03-20 | Initial example triage UI plugin | Rusty Wagner |
| 2019-03-20 | Add example UI plugin | Rusty Wagner |
| 2019-01-17 | update company name and copyright date | Jordan Wiens |
| 2018-11-26 | convert core_serial, version, build_id ando thers to methods | Jordan Wiens |
| 2018-11-26 | Fix version switcher on Python 3 | Rusty Wagner |
| 2018-11-21 | Fixed export_svg.py to work with FlowGraphs and fixed several issues due to P... | Josh Watson |