kicad/eeschema/sch_io
Mike Williams 1b5e18d95f 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-06 11:03:00 -05:00
..
altium Fix use-after-free in Altium importer 2024-02-25 13:47:30 +00:00
cadstar nullptr safety and a bit of wxT'ing. 2024-02-09 13:56:01 +00:00
database Performance optimizations for database libraries. 2024-02-23 17:22:20 +00:00
eagle Ensure stream is valid before checking for Eagle XML tag 2024-02-16 11:14:10 +00:00
easyeda EasyEDA Std import: support multiline text on PCB. 2024-02-29 03:54:01 +03: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-06 11:03:00 -05:00
kicad_sexpr Keep schematic text upright (especially when opening v6 schematic). 2024-02-28 18:25:08 +03: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 kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 18:22:18 +01:00
sch_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 18:22:18 +01:00