kicad/pcbnew/netlist_reader
Alex 9d96edc44f Print original netnames properly when reconnecting zones/vias.
Using GetNetname() after SetNet() isn't a good idea to get the original
name when updating PCB from Schematic.
2023-02-23 22:09:53 +03:00
..
board_netlist_updater.cpp Print original netnames properly when reconnecting zones/vias. 2023-02-23 22:09:53 +03:00
board_netlist_updater.h Remove a few EDA_RECT instances. 2022-08-31 01:22:49 +01:00
kicad_netlist_reader.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
legacy_netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist.cpp Move multiple wxMessageBox to DisplayErrorMessage 2023-01-18 16:54:01 -08:00
netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_reader.h No more long-lived parsers. 2021-12-24 17:11:18 +00:00
pcb_netlist.cpp Remove broken RefDesStringCompare 2021-09-01 11:48:01 -07:00
pcb_netlist.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00