kicad/eeschema/sch_io
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
..
altium Support Altium Schematic ASCII import 2024-02-29 20:49:20 +00:00
cadstar Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
database Performance optimizations for database libraries. 2024-02-23 20:29:18 +03:00
eagle Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
easyeda EasyEDA Std import: support multiline text on PCB. 2024-02-29 00:54:46 +00:00
easyedapro Coding policy fixes. 2024-01-26 08:59:14 -05:00
http_lib HTTP LIB - Fine tuning 2024-02-05 12:11:01 +00:00
kicad_legacy schematic: legacy kicad schematic files don't have a default description field 2024-03-01 10:40:03 -05:00
kicad_sexpr Keep schematic text upright (especially when opening v6 schematic). 2024-02-28 15:25:39 +00:00
ltspice Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io.cpp Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io.h Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io_lib_cache.cpp
sch_io_lib_cache.h
sch_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
sch_io_mgr.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00