index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
flowgraphwidget.h
Age
Commit message (
Expand
)
Author
2022-09-01
Splitting of variables
Rusty Wagner
2022-08-18
Add 'Zoom To Cursor' to flow graph
Peter LaFosse
2022-08-18
Add 'Zoom to Fit' in graph view
Peter LaFosse
2022-08-10
Merge variables API/UI, variable liveness API for determining soundness of va...
Rusty Wagner
2022-08-04
Merge the functionality of "Create Structure" with "Create All Members" in li...
Xusheng
2022-06-14
Fix flow graph not being able to copy in some cases
Glenn Smith
2022-05-18
Add Split + Navigate Feature
kat
2022-03-24
Cleanup 'Make Function' actions and select the correct platform for multi-arc...
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-11-05
Add tooltips to linear view, make generic tooltip functions
Glenn Smith
2021-10-07
Allow tab split options on reports
Rusty Wagner
2021-10-07
Add infrastructure for UTF-{16,32} string creation actions
Jon Palmisciano
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-20
Added editFunctionProperties() methods
Jon Palmisciano
2021-05-10
Use standard contextMenuEvent for right click
Peter LaFosse
2021-05-05
Ser/des history entries
Glenn Smith
2021-04-07
Make getNodeForMouseEvent public so it can be called from the python bindings
Peter LaFosse
2021-04-02
Make status bar buttons full height + adjustable color
Glenn Smith
2021-03-18
Add Go to File Offset action
Brian Knudson
2021-02-17
add support for type xref and variable xref
Xusheng
2020-12-23
Add ViewLocation navigation API.
Brian Potchik
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-12-06
Cleanup flowgraph related highlights API.
Brian Potchik
2020-11-21
Add flowgraph API to highlight related instructions.
Brian Potchik
2020-11-21
Add IL instruction index navigation support to flowgraph view types.
Brian Potchik
2020-10-15
Keep track of mouse position when selecting
Glenn Smith
2020-10-09
Per-character text selection
Glenn Smith
2020-09-29
Keep instruction address highlight when navigating to related IL views.
Brian Potchik
2020-09-15
display as in linear view
Xusheng
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-07-30
add support for display as float/double
Xusheng
2020-07-29
maintain selected bytes when switching between views
Xusheng
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-05-01
Add additional context on integer tokens
Rusty Wagner
2020-04-27
Add names for goto labels
Rusty Wagner
2020-01-20
expose overriding call types at individual call sites
Ryan Snyder
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
2019-08-27
Add support for showing structure offsets and inferring types via hotkey, add...
Peter LaFosse
2019-08-01
Tags
Glenn Smith
2019-06-26
Fix function header refresh on function update.
Brian Potchik
2019-06-13
Add notification callbacks for when data-only metadata is updated
rollsafe
2019-06-06
Add UI dialog for adding user references
rollsafe
2019-05-24
Initialize mouse selection mode in FlowGraphWidget.
Brian Potchik
2019-05-15
Add flow graph call to try to maintain location across graph types
Rusty Wagner
2019-04-18
add support for ctl-end hotkey in flow graphs
Jordan Wiens
2019-04-12
Add multiselect and keyboard navigation to graph view
Rusty Wagner
2019-03-20
Add in progress UI API headers
Rusty Wagner