kicad/eeschema/sch_plugins
Wayne Stambaugh 945361ca65 Fix schematic editor crash when saving shared schematics.
Shared schematics can have a root sheet instance when opened with the
schematic editor in stand alone mode.  This would cause a crash when
opening the shared schematic in a project where it was shared because
the root instance was trying to be saved in the normal sheet instance
data which is not valid.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/13102
2022-12-09 10:02:16 -05:00
..
altium add missing whitespace 2022-12-08 07:36:59 +00:00
cadstar Move schematic sheet instance information into file sheet definition. 2022-11-22 16:45:38 -05:00
database Apply inherit_properties to built-in fields 2022-11-15 21:27:43 -05:00
eagle Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
kicad Fix schematic editor crash when saving shared schematics. 2022-12-09 10:02:16 -05:00
legacy Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
sch_lib_plugin_cache.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01: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