kicad/eeschema/netlist_exporters
Jeff Young cb74050d13 Add sheet fields as properties of modules on that sheet.
This allows text variables in the module text items to resolve
properly in PCBNew.

Fixes https://gitlab.com/kicad/code/kicad/issues/5005
2020-08-19 13:25:52 +01:00
..
netlist_exporter.cpp Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter.h Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter_cadstar.cpp Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter_cadstar.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_generic.cpp Add sheet fields as properties of modules on that sheet. 2020-08-19 13:25:52 +01:00
netlist_exporter_generic.h Eeschema: add support for excluding symbols from board. 2020-06-10 10:57:28 -04:00
netlist_exporter_kicad.cpp Eeschema: add support for excluding symbols from board. 2020-06-10 10:57:28 -04:00
netlist_exporter_kicad.h Eeschema: add support for excluding symbols from board. 2020-06-10 10:57:28 -04:00
netlist_exporter_orcadpcb2.cpp Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter_orcadpcb2.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_pspice.cpp Re-add netlisting logic inadvertently removed during refactor 2020-06-21 21:43:24 -04:00
netlist_exporter_pspice.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00