kicad/common/settings
Jon Evans 8cb8d55843 Remove unnecessary exception handling in settings
Use optionals instead where a value can be absent

Fixes #4024
2020-03-07 16:06:33 -05:00
..
app_settings.cpp ADDED: New color theme editor and multi-theme support 2020-03-06 00:01:03 -05:00
color_settings.cpp Remove unnecessary exception handling in settings 2020-03-07 16:06:33 -05:00
common_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
json_settings.cpp Remove unnecessary exception handling in settings 2020-03-07 16:06:33 -05:00
nested_settings.cpp Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
settings_manager.cpp Expose more version strings from CMake 2020-03-07 18:43:24 +00:00