kicad/eeschema/netlist_exporters
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object
Set up a new lineage for SCH_ITEMS to get back to the SCHEMATIC
they live on: Items will all be parented to the SCH_SCREEN that
they are added to, and each SCH_SCREEN will point back to the
SCHEMATIC that it is part of.  Note that this hierarchy is not
the same as the actual schematic hierarchy, which continues to
be managed through SCH_SHEETs and SCH_SHEET_PATHS.
2020-05-18 13:04:56 -04:00
..
netlist_exporter.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_cadstar.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_cadstar.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_generic.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_generic.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_kicad.cpp Remove netlist QC code; it's outlived its usefulness 2019-04-19 22:53:16 -04:00
netlist_exporter_kicad.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_orcadpcb2.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_orcadpcb2.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_pspice.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
netlist_exporter_pspice.h Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00