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
2023-03-07
Add DataVariable and FunctionToImport features to BNDB Import Dialog
Peter LaFosse
2023-03-01
Add support for importing DataVariables by Symbol in Import BNDB dialog
Peter LaFosse
2023-02-25
Add BNDB import dialog
Peter LaFosse
2023-02-23
Allow Search Results panel to be collapsed smaller
Glenn Smith
2023-02-20
Revert "Add update mutex to xrefs widget"
Peter LaFosse
2023-02-17
LogView: keep a local cache of bv valid ranges to avoid taking a lock in the ...
Peter LaFosse
2023-02-17
Add update mutex to xrefs widget
Peter LaFosse
2023-02-17
Some optimizations to SymbolsView to make it less laggy when updates are occu...
Peter LaFosse
2023-02-15
Expose API for getting default font size.
Alexander Taylor
2023-02-15
Added new API for obtaining application font.
Alexander Taylor
2023-02-08
Remove ifdefs for Qt 5 support.
Alexander Taylor
2023-01-31
Fix missing clicks in symbolslist
Peter LaFosse
2023-01-27
Add virtual non-inline functions for interface classes
Glenn Smith
2023-01-25
Add dock menu with various dock menu actions
Glenn Smith
2023-01-23
Warning cleanup
Rusty Wagner
2023-01-23
Make splitPane return the created pane
Glenn Smith
2023-01-16
Make parameter order more consistent across linear view, do not clobber QWidg...
Josh Ferrell
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2023-01-03
Fix UAF chance in BackgroundThread
Glenn Smith
2023-01-03
Make ProgressTask cancel if its owner is deleted
Glenn Smith
2022-12-26
Add listeners for symbol events in linear view
Josh Ferrell
2022-12-22
Properly detect function header in flow graph widget. Fix https://github.com/...
Xusheng
2022-12-16
Add new "Create Array" dialog
Jon Palmisciano
2022-12-14
Support multiple files and importing function in header import dialog
Peter LaFosse
2022-12-14
Add LoggerRef
Peter LaFosse
2022-12-05
Fix crash when symbols list fetch is still running when find/address dialog i...
Rusty Wagner
2022-12-02
Update linear view header spacing
Josh Ferrell
2022-11-30
Type library C++ api & import recording
Glenn Smith
2022-11-30
Add sticky header to linear view
Josh Ferrell
2022-11-19
Fix issues with building using Visual Studio 2022
Rusty Wagner
2022-11-17
Remove QGraphicsEffect as it's causing instability
Rusty Wagner
2022-11-14
Revert "Show filtered/total count in search"
Glenn Smith
2022-11-11
Header import dialog
Glenn Smith
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Show filtered/total count in search
Glenn Smith
2022-11-10
Prefer to restore location information from qsettings, falling back to locati...
Brian Potchik
2022-11-10
Add ability to restore layouts and locations for all sync/no-sync groups.
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-11-10
Fix rendering of code lines when scrolling right, fix TokenizedTextView example
Rusty Wagner
2022-11-10
Warning on defining variables with zero size
Glenn Smith
2022-11-10
Fix crash from stale callbacks in memory map view
Rusty Wagner
2022-11-10
Unify *::viewInTypesView into UIContext::navigateToType
Glenn Smith
2022-10-12
This shouldn't be deleted as its a QThread
Peter LaFosse
2022-10-11
Support 'Open with Options' settings history for container files.
Brian Potchik
2022-10-05
Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...
Peter LaFosse
2022-10-05
Add/Tweak StringsView Filtering Options
kat
2022-10-04
Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...
KyleMiles
2022-09-17
Add method to set the search filter on a SettingsView instance.
Brian Potchik
[next]