kicad/eeschema/netlist_exporters
jean-pierre charras a60183ec32 netlist xml: fix missing space between UUIDs for multi-units symbols (trial 2).
Fixes #8509
https://gitlab.com/kicad/code/kicad/issues/8509
2021-05-30 11:23:14 +02:00
..
netlist.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_base.cpp Netlisters: do not remove unconnected pins from netlists needing all pins. 2021-05-28 10:09:33 +02:00
netlist_exporter_base.h Netlisters: do not remove unconnected pins from netlists needing all pins. 2021-05-28 10:09:33 +02:00
netlist_exporter_cadstar.cpp Remove unused variables plus some more fixes from CppCheck 2020-11-19 02:28:47 +00:00
netlist_exporter_cadstar.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_kicad.cpp Embarking on the next adventure: component -> symbol. 2020-11-15 20:23:15 +00:00
netlist_exporter_kicad.h Embarking on the next adventure: component -> symbol. 2020-11-15 20:23:15 +00:00
netlist_exporter_orcadpcb2.cpp Netlisters: do not remove unconnected pins from netlists needing all pins. 2021-05-28 10:09:33 +02:00
netlist_exporter_orcadpcb2.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_pspice.cpp Netlisters: do not remove unconnected pins from netlists needing all pins. 2021-05-28 10:09:33 +02:00
netlist_exporter_pspice.h One (correct) error message is sufficient. 2021-04-22 12:38:29 +01:00
netlist_exporter_xml.cpp netlist xml: fix missing space between UUIDs for multi-units symbols (trial 2). 2021-05-30 11:23:14 +02:00
netlist_exporter_xml.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_generator.cpp Formatting. 2021-04-22 12:38:29 +01:00