index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
typeview.h
Age
Commit message (
Expand
)
Author
2021-07-29
Fix some sidebar focus issues and add a toggle command
Rusty Wagner
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-06-25
Change type filter if needed when navigating to the TypeView
Xusheng
2021-06-11
Update TypeView after data variable changes
Xusheng
2021-06-11
Add TypeReferenceChanged notification
Xusheng
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-05-05
Collapsible types
Josh F
2021-05-05
Ser/des history entries
Glenn Smith
2021-05-04
fix MacOS Build
Xusheng
2021-05-04
Fix cursor offset calculation when navigating to type view
Xusheng
2021-05-04
render non-member access to type on a new line
Xusheng
2021-04-22
add persistent search result
Xusheng
2021-04-20
Fix TypeView filter layout.
Brian Potchik
2021-04-19
fix navigating to type view
Xusheng
2021-04-02
Make status bar buttons full height + adjustable color
Glenn Smith
2021-04-02
Type filtering
Josh Ferrell
2021-04-02
Make TypeView::getLinesForType static+public
Glenn Smith
2021-03-16
Compatibility with Qt 6
Rusty Wagner
2021-02-17
add support for type xref and variable xref
Xusheng
2020-09-03
allow redefining an existing type
Xusheng
2020-08-27
make setSelectionOffsets() pure virtual
Xusheng
2020-05-29
Update to Qt 5.15
Rusty Wagner
2019-05-25
Fix remaining button state tracking bugs.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner