kicad/eeschema/sch_io/kicad_legacy
Mike Williams a902898522 schematic: legacy kicad schematic files don't have a default description field
Without this, we would parse a legacy schematic symbol field at the same
index as the new description field's index into description, instead of into
a user field.

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/17202
2024-03-01 10:40:03 -05:00
..
sch_io_kicad_legacy.cpp schematic: legacy kicad schematic files don't have a default description field 2024-03-01 10:40:03 -05:00
sch_io_kicad_legacy.h Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
sch_io_kicad_legacy_helpers.cpp
sch_io_kicad_legacy_helpers.h
sch_io_kicad_legacy_lib_cache.cpp Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
sch_io_kicad_legacy_lib_cache.h