kicad/include/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.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
color_settings.h Split out footprint editor color settings 2020-05-05 21:46:00 -04:00
common_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
json_settings.h A few tweaks to settings migration infrastructure 2020-05-05 21:46:00 -04:00
nested_settings.h Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
parameters.h Avoid crash when reading a json config file having an unexpected parameter value. 2020-05-15 15:02:40 +02:00
settings_manager.h Simplify user model for editing color themes. 2020-04-08 22:34:56 +01:00