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
2021-01-23
Add ViewLocation navigatioon support to LinearView.
Brian Potchik
2021-01-22
Add new 'ui.scripting.historySize' setting.
Brian Potchik
2021-01-21
move navigation to mouse release instead of mouse press
Jordan Wiens
2021-01-20
Add font change notifications to reflection view.
Brian Potchik
2021-01-19
make the trasnsformation dialog non-modal
Xusheng
2020-12-31
Add basic navigateToViewLocation support for linear view.
Brian Potchik
2020-12-26
Cleanup Mini Graph visibility handling.
Brian Potchik
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-17
Allow minigraph to work with reflection view when main view is linear.
Brian Potchik
2020-12-11
Reflection view updates for override and settings query.
Brian Potchik
2020-12-08
Add some synchronization modes to reflection view along with a context menu.
Brian Potchik
2020-12-06
Cleanup flowgraph related highlights API.
Brian Potchik
2020-12-06
Update reflection view to use view location notification.
Brian Potchik
2020-12-06
Add ViewLocation notification support to DockHandler.
Brian Potchik
2020-12-06
Update reflection view on transition to visible state.
Brian Potchik
2020-12-03
Allow setting ui.log.maxSize without requiring restart.
Brian Potchik
2020-12-02
Callback for address changes #2166
Glenn Smith
2020-12-01
convert log maxsize to a setting
Jordan Wiens
2020-11-23
Don't export QThread classes from the bindings, they have issues in shiboken
Rusty Wagner
2020-11-21
Add new synchronized graph sub-view dock widget (Reflection).
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-11-21
Allow DockHandler::notifyOffset to provide notification that an IL view infor...
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-26
testing workaround to fix scripting console visible when window loses focus
Jordan Wiens
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
[next]