kicad/pcbnew/netlist_reader
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys.
wx/wx.h includes all wxWidgets .h files, and sometimes creates collision
names in #define between kicad and windows headers
Moreover, blindly including a lot of useless files is compil time consuming
2021-05-01 19:32:15 +02:00
..
board_netlist_updater.cpp Pcbnew: Fix crash when importing a netlist created by a 5.1 Eeschema version. 2021-04-25 15:13:55 +02:00
board_netlist_updater.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
kicad_netlist_reader.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
legacy_netlist_reader.cpp Handle unit changes in the netlist 2021-02-20 20:11:49 -08:00
netlist.cpp Fix uninitialized ptr 2021-02-22 10:07:40 -08:00
netlist_reader.cpp Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
netlist_reader.h More module -> footprint. 2020-11-13 15:16:24 +00:00
pcb_netlist.cpp Pcbnew: Fix crash when importing a netlist created by a 5.1 Eeschema version. 2021-04-25 15:13:55 +02:00
pcb_netlist.h Fix geographic annotation bug when back annotating to schematic. 2021-03-24 09:57:36 -04:00