kicad/pcbnew/netlist_reader
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch.
They don't define a KiCad string class, so the header file name was
somewhat misleading. But the fact that they didn't match definitely
made coding more difficult.
2021-07-29 16:03:25 +01:00
..
board_netlist_updater.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
board_netlist_updater.h Naming conventions. 2021-05-23 22:21:34 +01:00
kicad_netlist_reader.cpp More error message regularization. 2021-06-29 01:08:26 +01:00
legacy_netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist.cpp The REPORTER interface is inherently line-based. 2021-07-05 13:41:06 +01:00
netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_reader.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00
pcb_netlist.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
pcb_netlist.h Pcbnew header housekeeping round 3. 2021-06-04 13:50:08 -04:00