kicad/eeschema/sch_plugins/cadstar
Ian McInerney aa09418a14 Fixup memory lifespan of GAL options for the settings preview canvas
The canvas keeps a reference to the settings object, so we
can't pass one from the stack because it runs into lifetime
issues.

Also cleanup some loop-iterator problems.

Fixes https://gitlab.com/kicad/code/kicad/issues/6338
2020-12-01 01:12:07 +00:00
..
cadstar_sch_archive_loader.cpp Fixup memory lifespan of GAL options for the settings preview canvas 2020-12-01 01:12:07 +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