kicad/pcbnew/netlist_reader
Jeff Young 24fd326cd1 Make sure we have different strings for past & future tense.
(In English both were 'Set', but that means our translation framework
won't support two different strings in other languages.  Changed to
'Add' and 'Added'.)

Fixes https://gitlab.com/kicad/code/kicad/issues/7888
2021-03-12 14:59:38 +00:00
..
board_netlist_updater.cpp Make sure we have different strings for past & future tense. 2021-03-12 14:59:38 +00: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 Handle unit changes in the netlist 2021-02-20 20:11:49 -08: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 Fix netlist QA after API changes in 8a12aa4e 2021-02-21 20:30:57 -05:00
pcb_netlist.h Handle unit changes in the netlist 2021-02-20 20:11:49 -08:00