kicad/pcbnew/netlist_reader
Mike Williams 8e13f2d535 Netlist/Footprints: parse fields out of netlist into footprint
The properties section duplicates all of these fields, but also contains
a large amount of other cruft.
2023-06-20 18:34:52 +00:00
..
board_netlist_updater.cpp Netlist/Footprints: parse fields out of netlist into footprint 2023-06-20 18:34:52 +00:00
board_netlist_updater.h Remove a few EDA_RECT instances. 2022-08-31 01:22:49 +01:00
kicad_netlist_reader.cpp Netlist/Footprints: parse fields out of netlist into footprint 2023-06-20 18:34:52 +00:00
legacy_netlist_reader.cpp Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
netlist.cpp Fix a bunch of compiler warnings 2023-04-11 17:01:30 +00: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 Footprints: rename properties to fields for consistency with symbols 2023-06-20 18:34:52 +00:00
pcb_netlist.h Netlist/Footprints: parse fields out of netlist into footprint 2023-06-20 18:34:52 +00:00