kicad/eeschema/sch_plugins
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
..
altium Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
cadstar Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
eagle Fixing Eagle refs that do not work with KiCad 2022-02-25 15:45:30 -08:00
kicad Improve shared schematic file churn heuristics. 2022-03-11 14:34:30 -05:00
legacy Use 'special' escaping for certain fields 2022-01-05 17:18:39 -08:00