kicad/eeschema/netlist_exporters
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2024-04-13 15:42:13 +01:00
..
netlist.h Add PADS netlist format export 2024-03-09 10:00:46 -05:00
netlist_exporter_allegro.cpp Collapse LIB_FIELD into SCH_FIELD. 2024-04-13 15:42:13 +01:00
netlist_exporter_allegro.h Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
netlist_exporter_base.cpp Don't accidentally add NULL ptrs to the LibSymbols cache. 2023-06-11 15:50:24 +01:00
netlist_exporter_base.h Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2023-09-07 17:42:51 +01:00
netlist_exporter_cadstar.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_cadstar.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_kicad.cpp Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_kicad.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_orcadpcb2.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_orcadpcb2.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_pads.cpp Harmonize print/plot APIs. 2024-04-06 09:34:56 +01:00
netlist_exporter_pads.h Add PADS netlist format export 2024-03-09 10:00:46 -05:00
netlist_exporter_spice.cpp Add XSPICE node/port modifiers: %d [ ~ ] etc. 2024-03-11 12:03:37 +00:00
netlist_exporter_spice.h Add XSPICE node/port modifiers: %d [ ~ ] etc. 2024-03-11 12:03:37 +00:00
netlist_exporter_spice_model.cpp Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
netlist_exporter_spice_model.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_exporter_xml.cpp Collapse LIB_FIELD into SCH_FIELD. 2024-04-13 15:42:13 +01:00
netlist_exporter_xml.h Remove GUI calls from netlisting. 2022-11-18 15:29:16 +00:00
netlist_generator.cpp Add PADS netlist format export 2024-03-09 10:00:46 -05:00