kicad/eeschema/sch_plugins/kicad
Wayne Stambaugh 239f0214ac Eeschema: add support for default schematic symbol instance data.
Prior to fixing the schematic file change churn do to instance data
changing to the last selected sheet instance, the symbol instance data
was set rather than empty.  This change allows for users to set the
default instance data which is used for every new instance of the
schematic.

ADDED: Default schematic symbol instance data (unit and reference, value,
       and footprint fields) can be set to be used as the default settings
       for all new instances of the schematic.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/11113
2022-04-09 07:49:36 -04:00
..
sch_sexpr_lib_plugin_cache.cpp SCH textboxes start/end -> at/size. 2022-03-28 11:16:39 +01:00
sch_sexpr_lib_plugin_cache.h Factor out common s-expression library cache source code. 2022-02-09 11:20:14 -05:00
sch_sexpr_parser.cpp Eeschema: add support for default schematic symbol instance data. 2022-04-09 07:49:36 -04:00
sch_sexpr_parser.h sch_sexpr_parser.cpp: allows reading a polyline descr with more than 2 points 2022-03-27 10:31:21 +02:00
sch_sexpr_plugin.cpp Eeschema: add support for default schematic symbol instance data. 2022-04-09 07:49:36 -04:00
sch_sexpr_plugin.h Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
sch_sexpr_plugin_common.cpp Factor out common schematic s-expression source code. 2022-02-08 14:44:38 -05:00
sch_sexpr_plugin_common.h Fix clang broken build. 2022-02-09 07:55:50 -05:00