index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
settingsview.h
Age
Commit message (
Expand
)
Author
2026-03-27
Fix crash in settings view
Josh Ferrell
2026-02-26
Fix settings view layout and resize performance.
Brian Potchik
2025-11-25
Update to Qt 6.10.1
Rusty Wagner
2025-06-20
Initial support for Quick Settings.
Brian Potchik
2024-09-19
Add additional testing and handling for object settings.
Brian Potchik
2024-03-20
Add uiSelectionControl support for registered settings.
Brian Potchik
2024-02-06
Fix project settings.
Brian Potchik
2024-01-22
Project support
Josh Ferrell
2024-01-10
Automatically filter settings based on current scope selection in the setting...
Brian Potchik
2023-12-23
Add support for writable object settings that are rendered as a table.
Brian Potchik
2023-12-15
Add automatic table generateion support for serialized objects in the setting...
Brian Potchik
2023-11-10
Add support for object settings
Josh Ferrell
2023-09-27
Maintain subgroup selection in Settings UI.
Brian Potchik
2023-09-27
Optimize settings UI to minimize loading time.
Brian Potchik
2023-09-26
Settings UI layout optimizations.
Brian Potchik
2023-09-24
Add action to open settings for current binary view.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
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
2022-09-15
Improve theme handling in the settings UI.
Brian Potchik
2022-08-03
Enable 'ui.recentFileOptionsLimit' by default and allow general analysis sett...
Brian Potchik
2022-08-03
Add a recent file options history for use in the 'Open with Options' UI.
Brian Potchik
2022-05-12
Add focusSearch method to SettingsView
cynder
2022-04-20
Fix potential crash when scrolling in SettingsView.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-17
OptionsDialog/SettingsView + ProgressTask fixes
Glenn Smith