kicad/eeschema/erc
jean-pierre charras 16d389a488 ERC: fix "label not connected anywhere" ERC does not have configurable severity
Fix also the right message if the label is a global label.
Rename ERCE_GLOBLABEL to a better name ERCE_GLOBLABEL_DANGLING

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19119
2024-11-12 13:35:05 +01:00
..
erc.cpp sch_symbol.h doesn't need sch_lib_table.h 2024-10-04 18:06:18 +01:00
erc.h ADDED: ERC & DRC checks for footprint matching footprint filters. 2024-08-16 16:31:53 -06:00
erc_item.cpp ERC: fix "label not connected anywhere" ERC does not have configurable severity 2024-11-12 13:35:05 +01:00
erc_item.h ADDED: ERC & DRC checks for footprint matching footprint filters. 2024-08-16 16:31:53 -06:00
erc_report.cpp Cache full schematic sheet list sorted by sheet page number. 2024-10-09 09:58:50 -04:00
erc_report.h Move ERC items to their own directory 2024-05-03 12:06:24 -07:00
erc_sch_pin_context.cpp Use our own hash function rather than boost::hash 2024-09-11 22:08:36 +01:00
erc_sch_pin_context.h Use our own hash function rather than boost::hash 2024-09-11 22:08:36 +01:00
erc_settings.cpp ERC: fix "label not connected anywhere" ERC does not have configurable severity 2024-11-12 13:35:05 +01:00
erc_settings.h ERC: fix "label not connected anywhere" ERC does not have configurable severity 2024-11-12 13:35:05 +01:00