kicad/pcbnew/netlist_reader
jean-pierre charras 878a67ca65 BOARD_NETLIST_UPDATER: fix incorrect handling of new fields added to a Fp
- the new field position/rotation is now the same as its footprint parent.
- it is added to the view.
2023-07-22 10:52:49 +02:00
..
board_netlist_updater.cpp BOARD_NETLIST_UPDATER: fix incorrect handling of new fields added to a Fp 2023-07-22 10:52:49 +02: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 Separate immediate and delayed action dispatch 2023-06-27 00:57:59 +01: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 PCB: convert footprints to use PCB_FIELDs for fields from schematics 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