kicad/eeschema/netlist_exporters
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties.
CHANGED: All mandatory fields in derived symbols can be edited.  This
not only includes the field value but also all text properties.

Kill the dual datasheet variable storage which caused many datasheet
bugs over the years.  The datasheet is now always stored in the data
sheet field.
2020-06-02 14:21:11 +00:00
..
netlist_exporter.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter.h Clean up extra TODO 2020-05-23 12:53:05 -04:00
netlist_exporter_cadstar.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45: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 Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
netlist_exporter_generic.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_kicad.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_kicad.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_orcadpcb2.cpp Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45: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 Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
netlist_exporter_pspice.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00