kicad/eeschema/netlist_exporters
Wayne Stambaugh e8e0a75b8c Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET.
* Uncouple SCH_COMPONENT::GetRef() from  SCH_SHEET_PATH and use SCH_SHEET
  instead.
* Uncouple SCH_COMPONENT::GetUnitSelection() from  SCH_SHEET_PATH and use
  SCH_SHEET instead.
* Fix all calls to GetRef() and GetUnitSelection() to pass a pointer to the
  appropriate SCH_SHEET object instead of an SCH_SHEET_PATH object.
2016-01-06 19:07:30 -05:00
..
netlist_exporter.cpp Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 2016-01-06 19:07:30 -05:00
netlist_exporter.h Netlist generator: avoid changing the order of parts in libparts section each time libraries are reloaded. 2015-11-05 17:28:31 +01:00
netlist_exporter_cadstar.cpp Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 2016-01-06 19:07:30 -05:00
netlist_exporter_cadstar.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
netlist_exporter_generic.cpp Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 2016-01-06 19:07:30 -05:00
netlist_exporter_generic.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
netlist_exporter_kicad.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
netlist_exporter_kicad.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
netlist_exporter_orcadpcb2.cpp Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 2016-01-06 19:07:30 -05:00
netlist_exporter_orcadpcb2.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
netlist_exporter_pspice.cpp Eeschema: move update all screen references from SCH_SHEET_PATH to SCH_SHEET. 2016-01-06 19:07:30 -05:00
netlist_exporter_pspice.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00