index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
xreflist.h
Age
Commit message (
Expand
)
Author
2025-08-29
Add a modal dialog option for cross references
Rusty Wagner
2025-08-29
Add a Pinned Cross References tab to hold pinned references
Rusty Wagner
2025-07-15
If type references exceed the xref item limit, other references may be less t...
Rusty Wagner
2025-07-07
Add IL view type change UI context notification
Rusty Wagner
2025-07-03
Reduce number of refreshes and memory usage of cross references widget.
Rusty Wagner
2025-05-23
Fix spurious cross-reference updates during startup initialization. Save the ...
Brian Potchik
2025-05-07
Fix compiler error with g++15
Josh Ferrell
2025-01-14
Add hash for XrefItem
Peter LaFosse
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-18
raise sidebar widgets when focused
Jordan Wiens
2024-07-10
ui: fix il preview not updating immediately when cycling
Ryan Snyder
2024-06-26
ui: support for il xref navigation
Ryan Snyder
2024-02-05
Sidebar improvements
Rusty Wagner
2023-09-29
Fix cross reference list artifacts on horizontal scrolling
Rusty Wagner
2023-02-20
Revert "Add update mutex to xrefs widget"
Peter LaFosse
2023-02-17
Add update mutex to xrefs widget
Peter LaFosse
2023-01-27
Add virtual non-inline functions for interface classes
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-08-16
Remove unused function (skip-ci)
Xusheng
2022-08-12
Show HLIL best guess in xrefs
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-18
Fix leak in reference count assignment operator
Rusty Wagner
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-04-22
add persistent search result
Xusheng
2021-03-31
cached the number of max UI items
Xusheng
2021-03-30
Fix ExpandableGroup naming and animation
Josh Ferrell
2021-02-17
add support for type xref and variable xref
Xusheng
2021-02-17
better handling of font size in xref widget
Xusheng
2020-06-09
Fix warnings
Rusty Wagner
2020-05-15
Xref list perf improvements
Rusty Wagner
2020-03-20
Add resetFilter api
Peter LaFosse
2020-03-20
Add apis for getting next index in the xref proxy model
Peter LaFosse
2020-03-18
Cross References Overhaul
Peter LaFosse
2020-02-16
Fix crash in new xref list.
Brian Potchik
2020-02-12
Remove XrefItem visability entirely
Peter LaFosse
2020-02-12
make CrossReferenceListModel part of BINARYNINJAUIAPI
Peter LaFosse
2020-02-11
Add tree-based cross references
Peter LaFosse
2019-06-06
Display from and to xrefs in xref window
rollsafe
2019-05-10
Use Qt qobject casting style for DockWidgets.
Brian Potchik
2019-05-01
DockWidget interface updates to better support UI plugins.
Brian Potchik
2019-03-27
Add prev/next cross reference functions
Rusty Wagner
2019-03-20
Add in progress UI API headers
Rusty Wagner