kicad/pcbnew/netlist_reader
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen.
Keeping the data in an un-serialized format greatly simplifies usage,
and should make it more robust.
2020-02-24 23:19:17 +00:00
..
board_netlist_updater.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
board_netlist_updater.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_netlist_reader.cpp Promote PathsAndReferences from wxArrayString to first-class-citizen. 2020-02-24 23:19:17 +00:00
legacy_netlist_reader.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
netlist.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
netlist_reader.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 2019-11-17 13:58:38 +01:00
netlist_reader.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_netlist.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
pcb_netlist.h Promote PathsAndReferences from wxArrayString to first-class-citizen. 2020-02-24 23:19:17 +00:00