kicad/eeschema/sch_io
Seth Hillbrand f2f4890342 Re-enforce ordering
Instances, pins and graphics have started to wander around the files.
Sorts instances before writing.  Uses compare with std::set (not
std::multiset) to enfore lib item ordering

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17737
2024-04-12 10:08:46 -07:00
..
altium Set description on Altium imported symbols 2024-03-05 23:08:11 -05:00
cadstar Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
database Deconflict some LIB_TREE_ITEM APIs so they can remain non-const. 2024-04-04 13:18:55 +01:00
eagle Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
easyeda Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
easyedapro Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
http_lib add support to update an already existing field 2024-04-09 23:37:20 +00:00
kicad_legacy Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
kicad_sexpr Re-enforce ordering 2024-04-12 10:08:46 -07:00
ltspice Harmonize rotate APIs. 2024-04-06 09:34:56 +01: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 Fold LIB_ITEM into SCH_ITEM. 2024-04-08 10:24:50 +01:00
sch_io_lib_cache.h
sch_io_mgr.cpp kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00
sch_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00