index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
options.h
Age
Commit message (
Collapse
)
Author
2025-11-18
Override QDialog methods in OptionsDialog
Josh Ferrell
2025-11-02
Prioritize Container Browser for file open actions and enable direct opening ↵
Brian Potchik
through the Container Browser dialog.
2025-09-30
Initial support for opening container formats.
Brian Potchik
2024-10-03
Added IsForceLoadable method to BinaryViewType
Brandon Miller
2024-10-03
Removed load as button and label from OptionsDialog
Brandon Miller
2024-10-03
OptionsDialog widgets for load with bv type
Brandon Miller
2024-01-22
Project support
Josh Ferrell
2022-11-10
Several documentation improvements and fixes
kat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-10-11
Support 'Open with Options' settings history for container files.
Brian Potchik
2022-08-03
Enable 'ui.recentFileOptionsLimit' by default and allow general analysis ↵
Brian Potchik
settings propagation for new files.
2022-08-03
Add a recent file options history for use in the 'Open with Options' UI.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-21
Move OptionsDialog::queryViewTypes into public bool method
Glenn Smith
Fixes #2856
2022-01-17
OptionsDialog/SettingsView + ProgressTask fixes
Glenn Smith