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
2025-04-27
Add initial Workflow Monitor UI and support for nested subflows.
Brian Potchik
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-04-19
Fix crash when using kill in debugger.
Brian Potchik
2025-04-16
Navigation: Only go to non-navigable views when restoring state
Glenn Smith
2025-04-08
Action to push/pull all types to a Type Archive
Glenn Smith
2025-04-07
Don't ifdef-out virtual functions in View
Glenn Smith
2025-03-31
Emphasize BackgroundThread owner lifetimes in docs
Glenn Smith
2025-03-31
Improve navigation fallback behavior when a navigation request is received an...
Brian Potchik
2025-03-29
Add interim workflow C++ apis for logging.
Brian Potchik
2025-03-23
add copy/paste in history window
Jordan Wiens
2025-03-21
Add API for refreshing UI without needing an analysis update
Glenn Smith
2025-03-21
Fix UI hotpath query of 'ui.theme.transientScrollbars' setting.
Brian Potchik
2025-03-19
enterprise URL handling: added copy location as URL APIs to viewframe.h
Galen Williamson
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2025-03-13
Migrate MemoryMap UI to use NotificationsDispatcher.
Brian Potchik
2025-03-11
Strings View: Use quiche api
Glenn Smith
2025-03-04
Add filtering to BNDB import dialog.
Alexander Taylor
2025-02-27
Fix for log/scripting views having a BinaryView context for non-viewframe tabs.
Brian Potchik
2025-02-26
Use new icons for code folding feature.
Alexander Taylor
2025-02-17
Add created at and created by to project browser info pane
Josh Ferrell
2025-02-17
Add action to project browser to download missing files
Josh Ferrell
2025-02-14
uidf refactor
Ryan Snyder
2025-02-14
Update MemoryMap UI with better support for segment modifications.
Brian Potchik
2025-02-13
Update MemoryMap UI Segment Columns.
Brian Potchik
2025-02-11
Add SplitTabWidget::setTabSizes
Glenn Smith
2025-02-10
Fix item indices getting desynced when moving nested items in project browser
Josh Ferrell
2025-02-05
Search item descriptions in project browser
Josh Ferrell
2025-02-04
Update to Qt 6.8.2
Rusty Wagner
2025-02-04
Firmware Ninja relationships API
Brandon Miller
2025-02-03
Greatly improve performance of memory map view
Josh Ferrell
2025-01-30
Render Layers
Glenn Smith
2025-01-28
Add CursorPosition::operator<=
Josh Ferrell
2025-01-24
Make strings view a sortable table
Josh Ferrell
2025-01-24
Add CursorPosition::operator==
Josh Ferrell
2025-01-23
Fix CopyableLabel filename.
Brian Potchik
2025-01-23
Fix CopyableLabel hidden text feature.
Brian Potchik
2025-01-17
add selectAll to linear view
Jordan Wiens
2025-01-15
Add details link to view type dialog parse errors
Josh Ferrell
2025-01-14
Add hash for XrefItem
Peter LaFosse
2025-01-13
Add 'ui.log.wordWrap' setting with a default of disabled.
Brian Potchik
2025-01-13
Move all FeatureMap processing to the background.
Brian Potchik
2025-01-07
Bump UI ABI version due to previous commit.
Alexander Taylor
2025-01-03
Delete ViewNavigationMode
Mason Reed
2024-12-30
Move Changelog filtering to UI
Mason Reed
2024-12-20
Linear View: Persist highlight during renames
Glenn Smith
2024-12-13
Update the linear view when segments/sections change. Fix https://github.com/...
Xusheng
2024-12-11
Support setting a function type using a typedef-ed function type. Fix
Xusheng
2024-11-24
Fix missed tags navigation requests via doubleClick actions.
Brian Potchik
2024-11-21
Remove DockHandler and DockWidget support.
Brian Potchik
2024-11-21
Document next step to improve Tags UI performance.
Brian Potchik
[next]