kicad/eeschema/sch_plugins
Wayne Stambaugh c61af21da8 Eeschema: don't stat files when updating title bar text.
The tests for file existence and write status perform two file stats
which cause performance issues on slow network shares.  Now the file
state is determined at load time and stored in the SCH_SCREEN object
so file access is no longer required.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9343
2021-10-14 10:52:58 -04:00
..
altium Fix unfortunate line-break. 2021-09-13 13:28:05 +01:00
cadstar CADSTAR Schematic: Add net labels for named nets on symbol pins 2021-10-11 18:30:21 +01:00
eagle Don't add global labels when a power symbol is connected. 2021-09-20 21:31:19 +01:00
kicad Eeschema: don't stat files when updating title bar text. 2021-10-14 10:52:58 -04:00
legacy Eeschema: don't stat files when updating title bar text. 2021-10-14 10:52:58 -04:00