| Age | Commit message (Collapse) | Author |
|
|
|
When clicking outside the command palette, focus is now properly
transferred to the clicked widget instead of being restored to
the previously focused widget. Escape key still restores focus
as expected.
|
|
|
|
|
|
* Generates IL for cross references only when visible instead of all at once.
* Releases memory for IL after the cross references retrieves the
tokens.
* Much faster algorithm for updating IL when functions change.
* Don't refresh cross references at all if the widget isn't visible.
Retreiving the new set of cross references is deferred until the
widget becomes visible again.
* Don't redo the query for the list of cross references when anything in
the entire UI changes, even the window layout. Only recompute the list
when an event for a new cross reference selection comes in.
|
|
sort indicator clearable
|
|
|
|
linear/graph view
|
|
|
|
|
|
|
|
|
|
|
|
Fix https://github.com/Vector35/binaryninja-api/issues/4268
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
polar bears.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This contract is hard to use safely, and the docs did not do a good enough job explaining how to do it, partially due to all of our internal code not doing a good enough job using it. Big introspection commit Fixing All The Things to come soon(ish).
|
|
and the current view is not binary data navigable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** Yes it's technically quiesce but it's lunch time and I'm hungry
|
|
|
|
|
|
|
|
|