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
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
2020-11-16
Function context in LinearViewHistoryEntry
Josh Ferrell
2020-11-07
Improved view location preservation when duplicating existing views in the UI.
Brian Potchik
2020-10-15
Make var name consistent
Glenn Smith
2020-10-15
Keep track of mouse position when selecting
Glenn Smith
2020-10-15
edit current line in linear view
Xusheng
2020-10-14
Temporary LinearView selection patch to preserve reasonable behavior during a...
Brian Potchik
2020-10-09
Per-character text selection
Glenn Smith
2020-09-28
add cycleILView()
Xusheng
2020-09-24
add m_cursorAscii to linear view
Xusheng
2020-09-15
display as in linear view
Xusheng
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-09-08
add definition for LinearView::createFuncWithPlatform()
Xusheng
2020-08-28
add definition for LinearView::undefineVariable()
Xusheng
2020-07-30
add support for display as float/double
Xusheng
2020-07-29
maintain selected bytes when switching between views
Xusheng
2020-07-20
Separate navigateToFunction and navigate
Josh Ferrell
2020-06-26
Fix crash on recursive structure
Rusty Wagner
2020-06-25
Support inferring structure members from other IL types
Rusty Wagner
2020-06-12
Decouple LinearView resize events to quiesce UI object states during initiali...
Brian Potchik
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-05-13
Add call type adjust and stack adjust options to linear view
Rusty Wagner
2020-05-01
Add additional context on integer tokens
Rusty Wagner
2020-04-27
Add names for goto labels
Rusty Wagner
2020-04-22
Add support for analysis warnings in linear view
Rusty Wagner
2020-04-21
Support for adding HLIL instruction highlighting
Rusty Wagner
2020-04-17
Add support for forcing navigation to HLIL
Rusty Wagner
2020-04-17
Add IL support to linear view
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-01-16
Factor gutter width/tag token width into a setting
Glenn Smith
2020-01-16
Update gutter width, tag token as a constant
Glenn Smith
2019-11-15
Type workflow improvements
Peter LaFosse
2019-10-27
Eliminate most warnings on Linux
Rusty Wagner
2019-09-27
Tag notifications & tag type list optimized
Peter LaFosse
[next]