kicad/eeschema/netlist_exporters
Jeff Young 0484ca5564 Separate LIB_PIN and SCH_PIN GetShownName/Number processing.
SCH_PIN wasn't handling the legacy empty string token (~), but
more importantly this will allow text variable resolution specific
to the schematic.

Fixes https://gitlab.com/kicad/code/kicad/issues/8625
2021-06-17 10:52:46 +01:00
..
netlist.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
netlist_exporter_base.cpp Separate LIB_PIN and SCH_PIN GetShownName/Number processing. 2021-06-17 10:52:46 +01:00
netlist_exporter_base.h Rename LIB_PART to LIB_SYMBOL. 2021-06-14 07:11:17 -04:00
netlist_exporter_cadstar.cpp Separate LIB_PIN and SCH_PIN GetShownName/Number processing. 2021-06-17 10:52:46 +01: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 Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
netlist_exporter_orcadpcb2.h Schematic netlist exporter header housekeeping. 2021-03-22 07:59:54 -04:00
netlist_exporter_pspice.cpp Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
netlist_exporter_pspice.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
netlist_exporter_xml.cpp Separate LIB_PIN and SCH_PIN GetShownName/Number processing. 2021-06-17 10:52:46 +01:00
netlist_exporter_xml.h Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
netlist_generator.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00