kicad/pcbnew/netlist_reader
Jeff Young 49402fe760 Keep track of COMPONENT -> FOOTPRINT map.
Changed footprints will still only be found in the COMMIT, so
searching for them in the board won't work.

Fixes https://gitlab.com/kicad/code/kicad/issues/6363
2020-11-13 17:55:54 +00:00
..
board_netlist_updater.cpp Keep track of COMPONENT -> FOOTPRINT map. 2020-11-13 17:55:54 +00:00
board_netlist_updater.h Keep track of COMPONENT -> FOOTPRINT map. 2020-11-13 17:55:54 +00:00
kicad_netlist_reader.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04: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