| .. |
|
alert_palette_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
alert_palette_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
audio_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
audio_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
general_settings.cpp
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
general_settings.hpp
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
hotkey_settings.cpp
|
Add hotkeys for switching between products in a category
|
2025-06-08 09:46:17 -04:00 |
|
hotkey_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
line_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
line_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
map_settings.cpp
|
Make sure level3Product is const
|
2025-09-14 13:59:24 -05:00 |
|
map_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
palette_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
palette_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
product_settings.cpp
|
Move includes only used in cpp files from hpp files in settings
|
2025-01-29 10:22:45 -05:00 |
|
product_settings.hpp
|
Move includes only used in cpp files from hpp files in settings
|
2025-01-29 10:22:45 -05:00 |
|
settings_category.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
settings_category.hpp
|
Add [[nodiscard]] to functions which need it in settings files
|
2025-01-29 10:06:46 -05:00 |
|
settings_container.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
settings_container.hpp
|
Add [[nodiscard]] to functions which need it in settings files
|
2025-01-29 10:06:46 -05:00 |
|
settings_definitions.hpp
|
Add audio settings
|
2023-11-29 06:16:15 -06:00 |
|
settings_interface.cpp
|
Fixes to add_custom_layer_dialog suggested on GitHub
|
2025-03-28 11:28:11 -04:00 |
|
settings_interface.hpp
|
clang tidy/format fixes for add_custom_layer_dialog
|
2025-03-28 11:07:41 -04:00 |
|
settings_interface_base.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
settings_interface_base.hpp
|
Combine namespaces in settings files into single line
|
2025-01-29 09:55:30 -05:00 |
|
settings_variable.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
settings_variable.hpp
|
Add [[nodiscard]] to functions which need it in settings files
|
2025-01-29 10:06:46 -05:00 |
|
settings_variable_base.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
settings_variable_base.hpp
|
Add [[nodiscard]] to functions which need it in settings files
|
2025-01-29 10:06:46 -05:00 |
|
text_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
text_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
ui_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
ui_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
unit_settings.cpp
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
unit_settings.hpp
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |