kicad/pcbnew/netlist_reader
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them.
This was also the last straw on the misnamed PAD::GetName() and
PAD::SetName(), which are now PAD::GetNumber() and PAD::SetNumber().

Fixes https://gitlab.com/kicad/code/kicad/issues/9017
2021-08-24 01:03:06 +01:00
..
board_netlist_updater.cpp Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
board_netlist_updater.h Naming conventions. 2021-05-23 22:21:34 +01:00
kicad_netlist_reader.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
legacy_netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_reader.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00
pcb_netlist.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
pcb_netlist.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00