index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2020-10-25
Add Save All action to the UI.
Brian Potchik
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
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-14
UIContext notifications (eg file open/save)
Glenn Smith
2020-10-09
Per-character text selection
Glenn Smith
2020-10-06
Add proper indentation guides
Josh Ferrell
2020-09-29
Keep instruction address highlight when navigating to related IL views.
Brian Potchik
2020-09-28
add cycleILView()
Xusheng
2020-09-24
Use Q_SIGNALS / Q_EMIT macros instead of signals / emit
Glenn Smith
2020-09-24
add m_cursorAscii to linear view
Xusheng
2020-09-15
Fix symbol list perf issue
Peter LaFosse
2020-09-15
Add support for custom flowgraph edges
Peter LaFosse
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-09-08
add InferArraySize()
Xusheng
2020-09-03
allow redefining an existing type
Xusheng
2020-08-28
add definition for LinearView::undefineVariable()
Xusheng
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-08-27
allow changing the m_filename of FileContext
Xusheng
2020-08-25
Reverse search in scripting console
Josh Ferrell
2020-08-13
Prioritize recent commands in command palette
Peter LaFosse
2020-08-11
make the comment dialog non-modal
Xusheng
2020-07-30
add support for comment color
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-07-10
Add save settings
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-22
Add option to disable the Menu active on hover feature.
Brian Potchik
2020-06-12
Decouple LinearView resize events to quiesce UI object states during initiali...
Brian Potchik
2020-06-12
DockHandler uses same name for widget creation as is registered.
Brian Potchik
2020-06-09
Fix warnings
Rusty Wagner
2020-05-29
Update to Qt 5.15
Rusty Wagner
2020-05-15
Xref list perf improvements
Rusty Wagner
2020-05-13
Add call type adjust and stack adjust options to linear view
Rusty Wagner
2020-05-02
Add hide mouse cursor ability for macOS.
Brian Potchik
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-04-16
script console correctly resizes when multi-line no longer necessary
Jordan Wiens
[prev]
[next]