kicad/common/settings
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog
CHANGED: Cvpcb fpviewer and the pcbnew fpviewer no longer have an options dialog
ADDED: Add a side toolbar to the pcbnew footprint viewer (and the measure tool)

This also cleans up some of the settings structs in the viewers, since
it was somewhat confusing before.

Fixes https://gitlab.com/kicad/code/kicad/issues/2205
2020-05-24 11:58:33 +01:00
..
app_settings.cpp Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
color_settings.cpp Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
common_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
json_settings.cpp Avoid crash when reading a json config file having an unexpected parameter value. 2020-05-15 15:02:40 +02:00
nested_settings.cpp NESTED_SETTINGS: allow to create/load without a parent settings object. Used for test/mocking 2020-04-15 13:00:48 +02:00
settings_manager.cpp A few tweaks to settings migration infrastructure 2020-05-05 21:46:00 -04:00