kicad/common/settings
Jeff Young 2bc86fa0a8 Shapes for schematic.
ADDED arc, circle and rectangle shapes for schematic.  Shapes support
line styles and fill colors.

CHANGED sheet background color in Edit Text & Graphics Properties to
fill color (and it now affects shapes).

Pushed STROKE_PARAMS down into common and moved all shapes to using it
for stroke descriptions.
2021-12-23 20:36:07 +00:00
..
app_settings.cpp Larger set (and larger default) of grid sizes for drawing sheet editor. 2021-10-30 20:32:23 +01:00
builtin_color_themes.h Shapes for schematic. 2021-12-23 20:36:07 +00:00
color_settings.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
common_settings.cpp Remove manual canvas scale from GTK 2021-12-09 18:36:44 -05:00
json_settings.cpp Use wxFFileInputStream to avoid dangling pointer 2021-10-08 13:42:04 -07:00
nested_settings.cpp Don't rely on exception processing for normal flow. 2021-06-15 00:17:39 +01:00
parameters.cpp Retire PARAM_OBSOLETE in favour of a schema migration. 2021-08-02 17:38:15 +01:00
settings_manager.cpp Normalize the settings migration path to have no trailing slash 2021-12-03 01:43:53 +00:00