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-09-24
Add action to open settings for current binary view.
Brian Potchik
2023-09-20
Properly initialize m_resultAmbiguous in various address dialogs
Xusheng
2023-09-19
Extract class CopyableLabel to an independent file. Fix https://github.com/Ve...
Xusheng
2023-09-15
Add analysis progress spinner to the linear view function header.
Brian Potchik
2023-09-13
Fix spurious event handling when recreating panes with multiple ViewFrames.
Brian Potchik
2023-09-12
Fix ViewFrame lifetime issues.
Brian Potchik
2023-09-11
Add handling for FileContext to notify the UI when BinaryView instances go ou...
Brian Potchik
2023-08-29
Fix logview header.
Brian Potchik
2023-08-29
Fix logview header.
Brian Potchik
2023-08-29
Expose Name versions of font getters, update docs.
Alexander Taylor
2023-08-29
Fix copy paste for selections in the Log.
Brian Potchik
2023-08-28
Fix BackgroundThread::then not forwarding qt signals
Glenn Smith
2023-08-28
Allow adding actions to menus with relative paths
Glenn Smith
2023-08-28
Revert "Fix object lifetimes for view sensitive widgets in the UI."
Brian Potchik
2023-08-25
Update font settings APIs, add documentation.
Alexander Taylor
2023-08-17
Better fix for linear view hang
Glenn Smith
2023-08-11
Add current_il_instructions magic variable in the Python console. Fix https:...
Xusheng
2023-08-10
Fix object lifetimes for view sensitive widgets in the UI.
Brian Potchik
2023-08-10
Add OnNotificationBarrier callback and the ability to selectively enable noti...
Brian Potchik
2023-06-15
Change default behavior of CommentDialog.
Alexander Taylor
2023-07-17
Add copy function for tag list.
Alexander Taylor
2023-07-17
Disable back/forward arrow if there aren't any back/forward locations
Josh Ferrell
2023-06-23
Proper no-selection state for MetadataChoiceDialog
kat
2023-06-22
Added a boolean to log view to stop restore logic.
Alexander Taylor
2023-06-22
Revert "support for sticky log filter"
Peter LaFosse
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-13
add FlowGraphWidget::addressForCall helper API
Peter LaFosse
2023-06-13
add LinearView::addressForCall helper API
Peter LaFosse
2023-06-06
support for sticky log filter
Jordan Wiens
2023-06-03
Export the addJsonTheme symbol
kat
2023-05-30
Cleaned up the Create Array Dialog.
Alexander Taylor
2023-05-23
small debounce delay for filter updating
Jordan Wiens
2023-05-23
Add tokentype for braces
Glenn Smith
2023-05-22
export MetadataChoiceDialog symbols for plugins
kat
2023-05-10
Store log tokens in entries (for perf)
Glenn Smith
2023-04-03
added option to display tag counts for each type in the tags list tree
Galen Williamson
2023-03-30
Add base structure support to create structure dialog
Rusty Wagner
2023-03-29
CreateTypeDialog helpers to create/apply the dialog like TypeView does
Glenn Smith
2023-03-29
Add support for warnings to ScriptingInstance
Josh Ferrell
2023-03-24
Refactor linearview updates
Peter LaFosse
2023-03-08
Stop FilterView from processing key press events.
Alexander Taylor
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
[next]