kicad/eeschema/netlist_exporters
jean-pierre charras 8e331628b6 Do not add a title/comment in mandatory field strings when writting netlists.
This is mainly for "Sheetfile" property because current it is the only one
that has a title when plotting/drawing it.
2022-10-22 15:38:26 +02:00
..
netlist.h Don't strip extensions twice in BOM export 2022-01-05 11:07:23 -08:00
netlist_exporter_base.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
netlist_exporter_base.h Fix netlist error when editing schematic symbols in place. 2021-07-30 18:37:45 -04:00
netlist_exporter_cadstar.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
netlist_exporter_cadstar.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_kicad.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
netlist_exporter_kicad.h Resolve text variables in eeschema before passing to pcbnew. 2022-02-03 15:00:39 +00:00
netlist_exporter_orcadpcb2.cpp orcadpcb2 netlist export: fix an issue with duplicated pins in multi-unit symbols. 2022-09-07 17:56:38 +02:00
netlist_exporter_orcadpcb2.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_pspice.cpp Fix botched commit 2022-05-02 16:28:39 -07:00
netlist_exporter_pspice.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
netlist_exporter_xml.cpp Do not add a title/comment in mandatory field strings when writting netlists. 2022-10-22 15:38:26 +02:00
netlist_exporter_xml.h Don't put "exclude from board" symbols in CvPCB netlist. 2021-12-10 23:00:50 +00:00
netlist_generator.cpp Don't strip extensions twice in BOM export 2022-01-05 11:07:23 -08:00