kicad/eeschema/netlist_exporters
Jeff Young 4990d1e7b2 Variable substitution framework.
This implements editing of variables and moving SCH_FIELDs,
TEXTE_MODULEs, TEXTE_PCB and worksheet items over to the new
framework.
2020-03-30 14:15:59 +01: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 Variable substitution framework. 2020-03-30 14:15:59 +01: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