kicad/common/settings
Marek Roszko 573b66d243 Fix a bunch of C5266 warnings (pointless const on bool/int returns)
warning C5266: 'const' qualifier on return type has no effect
Microsoft doesn't even document C5266
2023-05-18 21:35:06 -04:00
..
app_settings.cpp Use constants for the names of the built-in colors 2023-03-07 10:34:42 +00:00
bom_settings.cpp Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
builtin_color_themes.h Tweak the Mac default selection highlight color for better visibility. 2023-02-24 12:44:55 +00:00
color_settings.cpp Use constants for the names of the built-in colors 2023-03-07 10:34:42 +00:00
common_settings.cpp Hide scrollbars in editors by default. 2023-02-11 16:39:09 +03:00
cvpcb_settings.cpp ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
json_settings.cpp Symbol Fields Table: BOM presets saved in JSON settings 2023-04-03 09:07:52 -04:00
kicad_settings.cpp wxS more things 2023-01-22 09:41:42 -05:00
nested_settings.cpp More wxS ugh 2023-01-17 07:43:04 -05:00
parameters.cpp Symbol Fields Table: BOM presets saved in JSON settings 2023-04-03 09:07:52 -04:00
settings_manager.cpp Allow for settings to be added during load 2023-05-07 08:48:07 -04:00