index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
viewframe.h
Age
Commit message (
Expand
)
Author
2026-05-13
Changes related to display as/type toggling.
Alexander Taylor
2026-01-13
Command Palette enhancements
Glenn Smith
2025-10-21
Refactor strings view to support derived strings
Rusty Wagner
2025-07-07
Add IL view type change UI context notification
Rusty Wagner
2025-05-23
Fix spurious cross-reference updates during startup initialization. Save the ...
Brian Potchik
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-04-16
Navigation: Only go to non-navigable views when restoring state
Glenn Smith
2025-04-07
Don't ifdef-out virtual functions in View
Glenn Smith
2025-03-31
Improve navigation fallback behavior when a navigation request is received an...
Brian Potchik
2025-03-21
Add API for refreshing UI without needing an analysis update
Glenn Smith
2025-03-19
enterprise URL handling: added copy location as URL APIs to viewframe.h
Galen Williamson
2025-01-03
Delete ViewNavigationMode
Mason Reed
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-09-25
Add UIContextNotification::OnContextMenuCreated which is called after a conte...
Xusheng
2024-04-11
Update sidebar widget and view quiescing API.
Brian Potchik
2024-04-09
Fix refresh quiescing for TypeBrowser.
Brian Potchik
2023-12-08
Add support for main function detection in x64 Windows binaries
Xusheng
2023-11-06
Type Browser
Glenn Smith
2023-10-02
Default constructed ViewLocations should have an unspecified IL view type.
Brian Potchik
2023-09-28
Minor updates for Python binding generation of UI API
Rusty Wagner
2023-09-12
Fix ViewFrame lifetime issues.
Brian Potchik
2023-08-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-07-17
Disable back/forward arrow if there aren't any back/forward locations
Josh Ferrell
2023-02-08
Remove ifdefs for Qt 5 support.
Alexander Taylor
2023-01-27
Add virtual non-inline functions for interface classes
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Prefer to restore location information from qsettings, falling back to locati...
Brian Potchik
2022-11-10
Add ability to quiesce views not active in a ViewFrame.
Brian Potchik
2022-11-10
Remove old navigation on 'main' symbol added behavior.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-08-07
Fix navigation with respect to preserving graph and IL view preferences.
Brian Potchik
2022-04-20
Fix initial navigation crash and object lifetime.
Brian Potchik
2022-03-24
Cleanup 'Make Function' actions and select the correct platform for multi-arc...
Brian Potchik
2022-03-16
Add support for structured logging
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-25
Move file lock status widget into main window to avoid use after free when mo...
Rusty Wagner
2022-01-22
Fix memory leak when creating new window from panes
Rusty Wagner
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-10-05
More HLIL API parity; Resolves #2363
KyleMiles
2021-10-04
Custom tab widget for tear-away tabs
Rusty Wagner
2021-09-30
StackView: It's a view of the stack!
Jon Palmisciano
2021-08-25
Update reflection view for improved IL synchronization and default IL.
Brian Potchik
2021-07-30
VariableList: It's here!
Jon Palmisciano
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-05-05
Ser/des history entries
Glenn Smith
2021-04-22
add persistent search result
Xusheng
2021-03-31
Maintain preferred IL view when navigating among views which don't support ILs.
Brian Potchik
2021-03-18
Add Go to File Offset action
Brian Knudson
[next]