COMMITS
/ python/settings.py January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
September 26, 2025
J
better handling for when utf8 decoding fails
Jordan Wiens committed
June 25, 2025
B
Migrate 'Function Analysis' submenu into the 'Function Settings' menu.
Brian Potchik committed
June 20, 2025
B
Update the Settings IsEmpty API for querying resources.
Brian Potchik committed
B
Initial support for Quick Settings.
Brian Potchik committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
October 28, 2024
J
Small type hint fixes
Josh Ferrell committed
September 30, 2024
B
Use title for generation of function analysis actions.
Brian Potchik committed
September 19, 2024
B
Add additional testing and handling for object settings.
Brian Potchik committed
August 20, 2024
B
Initial support for per-function settings.
Brian Potchik committed
June 4, 2024
G
Docs for the sorted setting property
Glenn Smith committed
May 27, 2024
B
Add additional JSON schema validation for registered settings.
Brian Potchik committed
May 23, 2024
J
actual fix for incorrect settings table
Jordan Wiens committed
April 12, 2024
J
Fix Setting docstring table
Josh Ferrell committed
March 21, 2024
B
Add uiSelectionControl documentation (skip-ci).
Brian Potchik committed
January 22, 2024
J
Project support
Josh Ferrell committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
December 14, 2023
B
Fix object settings.
Brian Potchik committed
November 26, 2023
B
Change password setting types to use new 'hidden' property.
Brian Potchik committed
November 10, 2023
J
Add support for object settings
Josh Ferrell committed
June 30, 2023
January 5, 2023
J
Update copyright to 2023
Josh F committed
December 8, 2022
S
Change type from array->string.
Sean Deaton committed
October 31, 2022
B
Add LoadSettingsFile API to support ephemeral settings.
Brian Potchik committed
August 14, 2022
K
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 6, 2021
P
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse committed
June 24, 2021
P
Don't inherit from object anymore
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
August 26, 2021
B
Add 'requiresRestart' property to settings schema for UI notification.
Brian Potchik committed
June 14, 2021
J
small settings documentation improvement
Jordan Wiens committed
April 13, 2021
B
Fix duplicate row in settings schema documentation.
Brian Potchik committed
March 24, 2021
J
fixing layout for settings table
Jordan Wiens committed
March 14, 2021
B
Update settings documentation.
Brian Potchik committed
March 5, 2021
J
small typo in settings docs
Jordan Wiens committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
December 10, 2020
B
Update settings documentation.
Brian Potchik committed
November 11, 2020
July 4, 2020
B
Workspace Settings are now Project Settings.
Brian Potchik committed
June 20, 2020
B
Remove CopyValuesFrom Settings API.
Brian Potchik committed
B
Add serialization support to the Settings Python API.
Brian Potchik committed
June 17, 2020
B
ResetAll settings API resets settings in the active schema by default.
Brian Potchik committed
May 2, 2020
P
Fix up equality operators and had hash operators
Peter LaFosse committed
March 13, 2020
J
fixing several broken __hash__ methods
Jordan Wiens committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
December 10, 2019
R
Immutable type/struct/enum objects, allowing deduplication for reduced memory usage.
Rusty Wagner committed
October 1, 2019
B
Clean-up BinaryView and Settings documentation.
Brian Potchik committed
September 27, 2019
B
Add some documentation for Settings and BinaryView.
Brian Potchik committed
September 22, 2019
B
Access Settings Values as Json.
Brian Potchik committed