kicad/pcbnew/netlist_reader
Seth Hillbrand 19d0aceda3 Remove superfluous m_status variable
This used to be used to store information for the item similar to
m_state but it has been deprecated and no uses remained
2023-03-24 09:38:39 -07:00
..
board_netlist_updater.cpp Remove superfluous m_status variable 2023-03-24 09:38:39 -07:00
board_netlist_updater.h Remove a few EDA_RECT instances. 2022-08-31 01:22:49 +01:00
kicad_netlist_reader.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
legacy_netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist.cpp Move multiple wxMessageBox to DisplayErrorMessage 2023-01-18 16:54:01 -08:00
netlist_reader.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_reader.h No more long-lived parsers. 2021-12-24 17:11:18 +00:00
pcb_netlist.cpp Remove broken RefDesStringCompare 2021-09-01 11:48:01 -07:00
pcb_netlist.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00