kicad/eeschema/netlist_exporters
Jeff Young 0bd5cc4470 Borrow LTSpice's unconnected net nomenclature.
Using an unqualified "?" results in all the unconnected pins
being connected to each other.

Fixes: lp:1720619
* https://bugs.launchpad.net/kicad/+bug/1720619
2018-04-07 11:01:56 +01:00
..
netlist_exporter.cpp dialog_bom: modify the way a command line is created (python scripts on windows only) to call python scripts 2018-02-23 09:50:15 +01:00
netlist_exporter.h Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 2018-01-30 09:57:25 +01:00
netlist_exporter_cadstar.cpp Eeschema: Add footprint field to Cadstar netlist file. 2018-03-16 13:20:00 +01:00
netlist_exporter_cadstar.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_generic.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
netlist_exporter_generic.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_kicad.cpp fix code after renamin files 2018-01-30 11:49:51 +01:00
netlist_exporter_kicad.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_orcadpcb2.cpp Fix incorrect pin num string in cadstar and orcadpcb2 format 2018-03-15 09:15:49 +01:00
netlist_exporter_orcadpcb2.h Convert symbol library editor over to use symbol library table. 2017-11-09 18:50:20 -05:00
netlist_exporter_pspice.cpp Borrow LTSpice's unconnected net nomenclature. 2018-04-07 11:01:56 +01:00
netlist_exporter_pspice.h Support .title directive in spice netlist exporter 2018-01-26 08:57:35 +01:00