index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
linearview.h
Age
Commit message (
Expand
)
Author
2023-08-17
Better fix for linear view hang
Glenn Smith
2023-08-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-13
add FlowGraphWidget::addressForCall helper API
Peter LaFosse
2023-06-13
add LinearView::addressForCall helper API
Peter LaFosse
2023-03-24
Refactor linearview updates
Peter LaFosse
2023-01-16
Make parameter order more consistent across linear view, do not clobber QWidg...
Josh Ferrell
2022-12-26
Add listeners for symbol events in linear view
Josh Ferrell
2022-12-16
Add new "Create Array" dialog
Jon Palmisciano
2022-12-02
Update linear view header spacing
Josh Ferrell
2022-11-30
Add sticky header to linear view
Josh Ferrell
2022-11-10
Add ability to quiesce views not active in a ViewFrame.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Unify *::viewInTypesView into UIContext::navigateToType
Glenn Smith
2022-09-01
Splitting of variables
Rusty Wagner
2022-08-11
Add support for automatically restoring view state (layout and location) when...
Brian Potchik
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-05-23
Fix race condition on linear view update
Rusty Wagner
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-02-18
Previous IL view type
rose
2022-01-28
Format All Files
KyleMiles
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-17
Single function mode in linear view
Rusty Wagner
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-11-06
export linear disasm
Andrew Lamoureux
2021-11-05
Add tooltips to linear view, make generic tooltip functions
Glenn Smith
2021-10-19
LinearView performance: remember cached regions
Glenn Smith
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-09-30
LinearView: Add `setHighlightTokenState()`
Jon Palmisciano
2021-09-27
Better support for change type in linear view
Xusheng
2021-09-07
Fix double click navigation handling in linear view.
Brian Potchik
2021-07-09
Cleanup tags and comments in many places
Glenn Smith
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-20
Added editFunctionProperties() methods
Jon Palmisciano
2021-05-05
Ser/des history entries
Glenn Smith
2021-04-22
properly get LLIL/MLIL function in LinearView
Xusheng
2021-04-13
Toggle/Make Float Variable actions #2069
Glenn Smith
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
2021-01-23
Add ViewLocation navigatioon support to LinearView.
Brian Potchik
2020-12-31
Add basic navigateToViewLocation support for linear view.
Brian Potchik
2020-12-18
Add API/UI to control dead store elimination of specific variables
Rusty Wagner
2020-11-21
Add IL instruction index navigation support to flowgraph view types.
Brian Potchik
2020-11-21
Move IL view type access to ViewFrame.
Brian Potchik
2020-11-21
Fix 'create function with platform' in the UI to respect the user preferred p...
Brian Potchik
2020-11-16
Fix crash when navigating around in linear view
Josh Ferrell
[next]