kicad/eeschema/netlist_exporters
Simon Richter 715eddf68b Code cleanup: remove dead code, add comment. 2016-06-08 08:32:01 +02:00
..
netlist_exporter.cpp Eeschema: SCH_SHEET_LIST improvements. 2016-03-06 16:22:01 -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: SCH_SHEET_LIST improvements. 2016-03-06 16:22:01 -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 Code cleanup: remove dead code, add comment. 2016-06-08 08:32:01 +02:00
netlist_exporter_generic.h Code cleanup: remove dead code, add comment. 2016-06-08 08:32:01 +02:00
netlist_exporter_kicad.cpp Fix minor compil warnings (deprecated warnings and shadowed local vars warnings) 2016-06-07 17:33:12 +02: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: SCH_SHEET_LIST improvements. 2016-03-06 16:22:01 -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 Very minor changes: remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 2016-04-16 11:57:42 +02:00
netlist_exporter_pspice.h Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00