kicad/eeschema/sch_plugins/kicad
Wayne Stambaugh 35f15f016d Improve shared schematic file churn heuristics.
The previous solution cleared all of the fields and force the unit setting
to unit one which would have less than desirable effects when reusing a
schematic in another project.  This solution forces all of the instance
settings to the first sheet instance of the current project to prevent file
change churn when changing shared sheets in the current project.

This will not prevent shared schematic file changes when the first sheet
instance data differs between projects.

(cherry picked from commit dd1dbb81f6)
2022-03-11 14:34:30 -05:00
..
sch_sexpr_parser.cpp Cache read arc data for stability 2022-03-08 10:33:49 -08:00
sch_sexpr_parser.h Move duplicate field handling into field parser 2022-01-02 13:19:31 -05:00
sch_sexpr_plugin.cpp Improve shared schematic file churn heuristics. 2022-03-11 14:34:30 -05:00
sch_sexpr_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00