kicad/pcbnew/netlist_reader
Jeff Young d40fe127aa Update pad locked status when adding footprints from schematic.
Also fixes some latent bugs with not updating the local ratsnest
visibility in other places, and the netcode in update PCB from schematic.

Fixes https://gitlab.com/kicad/code/kicad/issues/7202
2021-01-25 01:20:36 +00:00
..
board_netlist_updater.cpp Update pad locked status when adding footprints from schematic. 2021-01-25 01:20:36 +00:00
board_netlist_updater.h Make sure we mark board-only-footprint nets as current. 2021-01-15 12:46:48 +00:00
kicad_netlist_reader.cpp Transmit pin electrical types through to pads. 2021-01-23 00:10:01 +00:00
legacy_netlist_reader.cpp Transmit pin electrical types through to pads. 2021-01-23 00:10:01 +00:00
netlist.cpp Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
netlist_reader.cpp Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +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 Transmit pin electrical types through to pads. 2021-01-23 00:10:01 +00:00