kicad/eeschema/sch_plugins/kicad
Wayne Stambaugh 067fa65756 Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs.
It is no longer acceptable to set a LIB_FIELD index to -1.  This was
trashing the sorting on load cause all kinds of false field comparison
failures.  There are now assertions when attempting to use -1 as a field
index.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9811
2021-12-12 17:06:32 -05:00
..
sch_sexpr_parser.cpp Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs. 2021-12-12 17:06:32 -05:00
sch_sexpr_parser.h Don't generate duplicate IDs in line/wire/bus tool. 2021-11-24 13:20:44 +00:00
sch_sexpr_plugin.cpp Eeschema: fix a multitude of LIB_FIELD object comparison and index bugs. 2021-12-12 17:06:32 -05:00
sch_sexpr_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00