kicad/pcbnew/netlist_reader
jean-pierre charras cffccc3970 Code cleanup: remove useless wx/wx.h include inside a few files.
in most of files, including wx.h is not necessary, when only 2 or 3 wx files must be included.
Moreover, on windows, including wx.h sometimes create compil warnings about
shadowed vars defined in some specific windows headers.
2020-09-30 20:03:27 +02:00
..
board_netlist_updater.cpp Rename "Keepout" to "Rule Area" 2020-09-21 23:55:02 -04:00
board_netlist_updater.h Comment-only changes 2020-01-10 16:43:01 -08:00
kicad_netlist_reader.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
legacy_netlist_reader.cpp Change KUUID to KIID. 2020-02-21 22:20:42 +00:00
netlist.cpp Small cleanup 2020-09-18 11:17:37 +01:00
netlist_reader.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 2019-11-17 13:58:38 +01:00
netlist_reader.h Code cleanup: remove useless wx/wx.h include inside a few files. 2020-09-30 20:03:27 +02:00
pcb_netlist.cpp ADDED properties passed between eescema and pcbnew. 2020-08-08 22:49:04 +01:00
pcb_netlist.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00