kicad/eeschema/netlist_exporters
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped
Scope: NETLIST_ITEM, CONNECTION_TYPE, ELECTRICAL_PINTYPE,
       NET_CONNECTION, NETLIST_ITEM, GRAPHIC_PINSHAPE

Note, the pin type enum had PT_ added to the front to prevent
shadowing of the INPUT symbol on msys2 (see discussion at
c17c9960d8)
2020-01-18 20:51:28 +00:00
..
netlist_exporter.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
netlist_exporter.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_cadstar.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
netlist_exporter_cadstar.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_generic.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
netlist_exporter_generic.h Comment-only changes 2020-01-10 16:43:01 -08: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 Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_orcadpcb2.cpp Replace EESchema DLIST 2020-01-10 06:37:08 -08:00
netlist_exporter_orcadpcb2.h Comment-only changes 2020-01-10 16:43:01 -08:00
netlist_exporter_pspice.cpp Recognize subckt blocks in spice 2020-01-17 18:56:30 -08:00
netlist_exporter_pspice.h Comment-only changes 2020-01-10 16:43:01 -08:00