kicad/eeschema/sch_plugins
Wayne Stambaugh 84f927d057 Schematic import bug fix.
Check for already loaded schematics in the current sheet path as well
as the current project root sheet path to prevent multiple loads of
shared schematic.  This bug was causing shared sheets to be loaded more
than once which caused instance data to get separated by each copy rather
than saved in one copy of the schematic which would result in all instance
data being lost except the last saved copy of the schematic.  This bug has
been around forever and may be the cause of some unexplained schematic
instance data corruption issues.  This bug does not apply when opening
the full project.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/11076
2022-12-15 09:58:39 -05:00
..
altium A screen must always be generated for a new sheet 2022-12-10 14:32:24 -05:00
cadstar Move schematic sheet instance information into file sheet definition. 2022-11-22 16:45:38 -05:00
database DbLibs: Support empty virtual table names 2022-12-10 16:35:11 -05:00
eagle Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
kicad Schematic import bug fix. 2022-12-15 09:58:39 -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 Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
sch_lib_plugin_cache.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00