kicad/eeschema/sch_plugins/cadstar
Jeff Young 10e68daa37 Fix some bugs in Change Symbol and Update Symbols.
In particular, there was a typo that kept library values from being
updated, and there was missing logic to fetch the various field names
from the library parts (and the change-to part).

Also implements some performance gains by desisting from copying
LIB_FIELDs around every time we want to look at them.

Fixes https://gitlab.com/kicad/code/kicad/issues/6733

Fixes https://gitlab.com/kicad/code/kicad/issues/6749
2020-12-15 16:12:17 +00:00
..
cadstar_sch_archive_loader.cpp Fix some bugs in Change Symbol and Update Symbols. 2020-12-15 16:12:17 +00:00
cadstar_sch_archive_loader.h CADSTAR Schematic Importer: Fix loading of buses 2020-11-28 17:18:17 +00:00
cadstar_sch_archive_parser.cpp CADSTAR Schematic Archive Importer: Parse SCALE token in Symbol and warn user this is not supported 2020-11-28 17:18:17 +00:00
cadstar_sch_archive_parser.h CADSTAR Schematic Archive Importer: Parse SCALE token in Symbol and warn user this is not supported 2020-11-28 17:18:17 +00:00
cadstar_sch_archive_plugin.cpp CADSTAR Schematic Archive Importer: Load symbol library and schematic symbol instances 2020-09-27 18:13:58 +01:00
cadstar_sch_archive_plugin.h CADSTAR Schematic Archive Importer: Load symbol library and schematic symbol instances 2020-09-27 18:13:58 +01:00