kicad/eeschema/netlist_exporters
Wayne Stambaugh c6d591b534 Eeschema: uncouple clearing annotation from SCH_SHEET_PATH.
* Add code to SCH_SHEET object to clear annotation.
* Change SCH_COMPONENT::GetPath() to derive path from SCH_SHEET object instead
  of SCH_SHEET_PATH object.
* Remove clear annotation code from SCH_SCREENS object.
2015-12-12 12:06:24 -05:00
..
netlist_exporter.cpp Shape poly set: fix bug in BBox calculation. Class MARKER : fix broken code and clean code. Fix bug #1369682 (EESchema Erc not show error count) due to this broken code. 2015-07-29 14:18:53 +02: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: remove unused headers, unused variables, redundant casts, and minor boolean tweaks. 2015-11-03 14:44:05 -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 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_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: uncouple clearing annotation from SCH_SHEET_PATH. 2015-12-12 12:06:24 -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 Fix Bug #1513556 (missing components, when pspice specific fields Spice_Netlist_Enabled or Spice_Node_Sequence have no value.) 2015-11-06 09:22:46 +01:00
netlist_exporter_pspice.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00