summaryrefslogtreecommitdiff
path: root/ui/settingsview.h
AgeCommit message (Expand)Author
2026-03-27Fix crash in settings viewJosh Ferrell
2026-02-26Fix settings view layout and resize performance.Brian Potchik
2025-11-25Update to Qt 6.10.1Rusty Wagner
2025-06-20Initial support for Quick Settings.Brian Potchik
2024-09-19Add additional testing and handling for object settings.Brian Potchik
2024-03-20Add uiSelectionControl support for registered settings.Brian Potchik
2024-02-06Fix project settings.Brian Potchik
2024-01-22Project supportJosh Ferrell
2024-01-10Automatically filter settings based on current scope selection in the setting...Brian Potchik
2023-12-23Add support for writable object settings that are rendered as a table.Brian Potchik
2023-12-15Add automatic table generateion support for serialized objects in the setting...Brian Potchik
2023-11-10Add support for object settingsJosh Ferrell
2023-09-27Maintain subgroup selection in Settings UI.Brian Potchik
2023-09-27Optimize settings UI to minimize loading time.Brian Potchik
2023-09-26Settings UI layout optimizations.Brian Potchik
2023-09-24Add action to open settings for current binary view.Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-09-17Add method to set the search filter on a SettingsView instance.Brian Potchik
2022-09-15Improve theme handling in the settings UI.Brian Potchik
2022-08-03Enable 'ui.recentFileOptionsLimit' by default and allow general analysis sett...Brian Potchik
2022-08-03Add a recent file options history for use in the 'Open with Options' UI.Brian Potchik
2022-05-12Add focusSearch method to SettingsViewcynder
2022-04-20Fix potential crash when scrolling in SettingsView.Brian Potchik
2022-01-28Format All FilesKyleMiles
2022-01-17OptionsDialog/SettingsView + ProgressTask fixesGlenn Smith