kicad/eeschema/sch_plugins/cadstar
Roberto Fernandez Bautista 0691e942f4 CADSTAR Archive Importer: Fix duplicate KIID for loaded elements
Don't use clone to copy an EDA_ITEM. Use Duplicate().
Even if you give the clone a new KIID, all its children will still be clones.
Create Duplicate() in LIB_PART
2020-11-28 17:18:17 +00:00
..
cadstar_sch_archive_loader.cpp CADSTAR Archive Importer: Fix duplicate KIID for loaded elements 2020-11-28 17:18:17 +00:00
cadstar_sch_archive_loader.h CADSTAR Schematic Archive Importer: Fix Loading of page numbers 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