kicad/eeschema/sch_plugins
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
..
altium Name any unnamed fields so they don't clobber each other. 2022-03-22 18:08:05 +00:00
cadstar Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
eagle Fixing Eagle refs that do not work with KiCad 2022-02-25 23:42:47 +00:00
kicad Eeschema: add support for default schematic symbol instance data. 2022-04-09 07:49:36 -04:00
legacy Update message panel from PCB point editor and SCH drawing tools. 2022-03-21 10:32:36 +00:00
sch_lib_plugin_cache.cpp Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00