| .. |
|
audio_settings.cpp
|
initial basic WFO base alert location method
|
2024-08-29 13:46:52 -04:00 |
|
audio_settings.hpp
|
initial basic WFO base alert location method
|
2024-08-29 13:46:52 -04:00 |
|
general_settings.cpp
|
Setting default custom_style_draw_layer value
|
2024-06-21 23:08:05 -05:00 |
|
general_settings.hpp
|
Adding custom styles to settings
|
2024-06-21 21:15:04 -05:00 |
|
hotkey_settings.cpp
|
Add level 2 and level 3 product selections to hotkeys
|
2024-05-24 02:02:46 -05:00 |
|
hotkey_settings.hpp
|
Add hotkey settings
|
2024-04-10 00:13:52 -05:00 |
|
map_settings.cpp
|
comment out some unused variables/constants
|
2024-09-19 11:55:42 -04:00 |
|
map_settings.hpp
|
Refactor settings to be managed by singletons
|
2023-10-05 21:55:43 -05:00 |
|
palette_settings.cpp
|
Make sure unordered map references aren't invalidated by reserving sufficient space
|
2024-05-24 01:55:01 -05:00 |
|
palette_settings.hpp
|
Refactor settings to be managed by singletons
|
2023-10-05 21:55:43 -05:00 |
|
product_settings.cpp
|
Add storm tracking information to settings
|
2024-02-24 23:35:59 -06:00 |
|
product_settings.hpp
|
Add storm tracking information to settings
|
2024-02-24 23:35:59 -06:00 |
|
settings_category.cpp
|
Register font subcategories with text settings
|
2023-09-26 23:23:38 -05:00 |
|
settings_category.hpp
|
Register font subcategories with text settings
|
2023-09-26 23:23:38 -05:00 |
|
settings_container.cpp
|
moved settings initialization into cpp files
|
2024-09-19 11:55:42 -04:00 |
|
settings_container.hpp
|
Settings variable abstract base, additional validation, and reading/writing JSON
|
2022-12-17 00:38:20 -06:00 |
|
settings_definitions.hpp
|
Add audio settings
|
2023-11-29 06:16:15 -06:00 |
|
settings_interface.cpp
|
moved settings initialization into cpp files
|
2024-09-19 11:55:42 -04:00 |
|
settings_interface.hpp
|
added full unit support for radius field, implemented such that future fields needing units can be done easily
|
2024-07-15 11:33:47 -04:00 |
|
settings_interface_base.cpp
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
settings_interface_base.hpp
|
Cleaning up font selection in settings dialog
|
2023-09-28 23:11:19 -05:00 |
|
settings_variable.cpp
|
moved settings initialization into cpp files
|
2024-09-19 11:55:42 -04:00 |
|
settings_variable.hpp
|
add override to SettingsVariable::Commit. Fixes error for clangd.
|
2024-09-12 10:02:23 -04:00 |
|
settings_variable_base.cpp
|
Settings variable abstract base, additional validation, and reading/writing JSON
|
2022-12-17 00:38:20 -06:00 |
|
settings_variable_base.hpp
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
text_settings.cpp
|
moved warning avoidance over to c files
|
2024-09-19 14:37:35 -04:00 |
|
text_settings.hpp
|
Add radar site hover text enabled to settings
|
2024-01-28 21:24:30 -06:00 |
|
ui_settings.cpp
|
added saving geometry
|
2024-09-17 10:48:59 -04:00 |
|
ui_settings.hpp
|
added saving geometry
|
2024-09-17 10:48:59 -04:00 |
|
unit_settings.cpp
|
updated default distance units
|
2024-07-29 09:21:49 -04:00 |
|
unit_settings.hpp
|
added **BASIC** unit handling to radius field.
|
2024-07-11 12:56:31 -04:00 |