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
2024-07-18
Remove deprecated TypeView
Glenn Smith
2024-02-05
Sidebar improvements
Rusty Wagner
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2023-02-08
Remove ifdefs for Qt 5 support.
Alexander Taylor
2022-11-14
Revert "Show filtered/total count in search"
Glenn Smith
2022-11-10
Show filtered/total count in search
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-08-04
Merge the functionality of "Create Structure" with "Create All Members" in li...
Xusheng
2022-07-03
Add action aliases
Peter LaFosse
2022-06-19
Add support for toggling integer size/sign in typesview
Peter LaFosse
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-10-28
Smartly update the TypeView
Xusheng
2021-10-15
Clear relevant filters in type list when navigating to a hidden type
Josh F
2021-10-07
Add infrastructure for UTF-{16,32} string creation actions
Jon Palmisciano
2021-09-29
Fix warning.
Brian Potchik
2021-09-27
Suppress display as in TypeView
Xusheng
2021-09-16
Support expand/collapse all in TypesView
Xusheng
2021-09-10
Fix some typeview warnings
Josh F
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