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
2022-08-04
Merge the functionality of "Create Structure" with "Create All Members" in li...
Xusheng
2022-08-03
Enable 'ui.recentFileOptionsLimit' by default and allow general analysis sett...
Brian Potchik
2022-08-03
Add more type actions to Stack View
Jon Palmisciano
2022-08-03
Add a recent file options history for use in the 'Open with Options' UI.
Brian Potchik
2022-07-27
Fix FileContext stashing of binary views when loading from a database.
Brian Potchik
2022-07-19
Memory Map widget does not need to inherit from BinaryDataNotification
Josh F
2022-07-18
Memory map sidebar widget + segment/section notifications
Josh F
2022-07-03
Add action aliases
Peter LaFosse
2022-06-21
'Run Script...' fixes and documentation
kat
2022-06-19
Add support for toggling integer size/sign in typesview
Peter LaFosse
2022-06-16
Add support for executing scripts from files
kat
2022-06-15
Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...
Brian Potchik
2022-06-14
Fix flow graph not being able to copy in some cases
Glenn Smith
2022-06-10
Add New Window for Pane action, document Wayland support
Rusty Wagner
2022-05-25
Prevent error/warning indicators from opening a new tab
Peter LaFosse
2022-05-23
Fix race condition on linear view update
Rusty Wagner
2022-05-19
Add to LogView combo box from main thread
Peter LaFosse
2022-05-18
Add `isActiveThemeDark` API
Jon Palmisciano
2022-05-18
Add Split + Navigate Feature
kat
2022-05-17
Refactor, add `AddressIndicator` APIs; default-initialize members
Jon Palmisciano
2022-05-16
Improve address indicator UI/UX
Jon Palmisciano
2022-05-12
Add focusSearch method to SettingsView
cynder
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-05-11
Add API for saving/restoring split layout info
Jon Palmisciano
2022-04-29
Improve navigation to correct tab when error/warn indicator is clicked
Peter LaFosse
2022-04-20
Fix potential crash when scrolling in SettingsView.
Brian Potchik
2022-04-20
Fix initial navigation crash and object lifetime.
Brian Potchik
2022-04-11
Use QPlainTextEdit for ScriptingConsoleOutput
Josh F
2022-04-07
Update to Qt 6.2.4
Rusty Wagner
2022-03-26
Fix context menu in SettingsView.
Brian Potchik
2022-03-24
Cleanup 'Make Function' actions and select the correct platform for multi-arc...
Brian Potchik
2022-03-17
Fix crash when changing log filters with with items selected
Peter LaFosse
2022-03-16
Add support for structured logging
Peter LaFosse
2022-03-02
Enable right click signals to the progress indicator in the UI.
Brian Potchik
2022-02-18
Previous IL view type
rose
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-02-08
Fix UI arrow artifact in Cross References and Search widgets.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-27
Collect and report file open error message.
Brian Potchik
2022-01-25
Fix VSA query on hover feature in the UI.
Brian Potchik
2022-01-25
Move file lock status widget into main window to avoid use after free when mo...
Rusty Wagner
2022-01-22
Fix leak of scripting instances when new windows are created
Rusty Wagner
2022-01-22
Fix memory leak when creating new window from panes
Rusty Wagner
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-21
Fix race in BackgroundThread
Glenn Smith
2022-01-21
Reimplement progresstask with std::condition_variable
Glenn Smith
2022-01-21
Move OptionsDialog::queryViewTypes into public bool method
Glenn Smith
2022-01-20
Async IL fetching in stack, variables, and xref views
Rusty Wagner
2022-01-20
Only show graph header IL picker if pane headers are hidden
Rusty Wagner
2022-01-18
Fix leak in reference count assignment operator
Rusty Wagner
[next]