kicad/eeschema/sch_io/kicad_sexpr
Wayne Stambaugh 1ba05d4c9c Improve symbol instance data file save ordering.
Use the root schematic UUID to order projects and sort symbol instance
data by KIID_PATH.  This will ensure file changes to instance data are
more consistent by using a fixed ordering.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17737

(cherry picked from commit a86a258f66)
2024-04-28 07:15:22 -04:00
..
sch_io_kicad_sexpr.cpp Improve symbol instance data file save ordering. 2024-04-28 07:15:22 -04:00
sch_io_kicad_sexpr.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_sexpr_common.cpp
sch_io_kicad_sexpr_common.h
sch_io_kicad_sexpr_lib_cache.cpp Thread safety: replace ++m_modHash by IncrementModifyHash() 2024-02-23 16:49:35 +01:00
sch_io_kicad_sexpr_lib_cache.h
sch_io_kicad_sexpr_parser.cpp Keep schematic text upright (especially when opening v6 schematic). 2024-02-28 18:25:08 +03:00
sch_io_kicad_sexpr_parser.h Allow reading of 0 text sizes. 2024-02-07 16:46:42 +00:00