kicad/eeschema/sch_plugins
Wayne Stambaugh dd1dbb81f6 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.
2022-03-11 12:37:30 -05:00
..
altium altium: Don't use string concatenation for paths pointing in the compound file 2022-02-19 16:46:20 +01:00
cadstar Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
eagle Fixing Eagle refs that do not work with KiCad 2022-02-25 23:42:47 +00:00
kicad Improve shared schematic file churn heuristics. 2022-03-11 12:37:30 -05:00
legacy Remove arc end swapping when parsing. 2022-02-11 13:10:52 +00:00
sch_lib_plugin_cache.cpp Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00