kicad/pcbnew/netlist_reader
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
..
board_netlist_updater.cpp Fixup memory lifespan of GAL options for the settings preview canvas 2020-12-01 01:12:07 +00:00
board_netlist_updater.h Keep track of COMPONENT -> FOOTPRINT map. 2020-11-13 17:55:54 +00:00
kicad_netlist_reader.cpp Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
legacy_netlist_reader.cpp Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
netlist.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
netlist_reader.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
netlist_reader.h More module -> footprint. 2020-11-13 15:16:24 +00:00
pcb_netlist.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
pcb_netlist.h MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00