kicad/eeschema/netlist_exporters
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
..
netlist_exporter.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
netlist_exporter.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_cadstar.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
netlist_exporter_cadstar.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_generic.cpp Promote PathsAndReferences from wxArrayString to first-class-citizen. 2020-02-24 23:19:17 +00:00
netlist_exporter_generic.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_kicad.cpp Remove netlist QC code; it's outlived its usefulness 2019-04-19 22:53:16 -04:00
netlist_exporter_kicad.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_orcadpcb2.cpp Promote PathsAndReferences from wxArrayString to first-class-citizen. 2020-02-24 23:19:17 +00:00
netlist_exporter_orcadpcb2.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_pspice.cpp Recognize subckt blocks in spice 2020-01-17 18:56:30 -08:00
netlist_exporter_pspice.h Comment-only changes 2020-01-10 16:43:01 -08:00