kicad/pcbnew/netlist_reader
Jeff Young 692aeff334 Fix a bunch of usages of copy ctor that really meant duplicate.
In particular, "duplicate" means "with a new KIID".

Fixes https://gitlab.com/kicad/code/kicad/issues/5127
2020-08-10 14:23:11 +01:00
..
board_netlist_updater.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
board_netlist_updater.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_netlist_reader.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
legacy_netlist_reader.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
netlist.cpp Fix a bunch of usages of copy ctor that really meant duplicate. 2020-08-10 14:23:11 +01:00
netlist_reader.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 2019-11-17 13:58:38 +01:00
netlist_reader.h ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.h ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00