kicad/eeschema/sch_plugins/kicad
Jeff Young 6810912f09 Refuse to load schematics from the future.
Also fixes a bug where an empty window would get left when loading
a file from the KiCad manager window errored out.

Also fixes a bug where we were getting the wrong exception because
we were rethrowing the type-casted one (rather than just calling
throw).

Fixes https://gitlab.com/kicad/code/kicad/issues/8604
2021-06-30 18:32:07 +01:00
..
sch_sexpr_parser.cpp Refuse to load schematics from the future. 2021-06-30 18:32:07 +01:00
sch_sexpr_parser.h Refuse to load schematics from the future. 2021-06-30 18:32:07 +01:00
sch_sexpr_plugin.cpp Refuse to load schematics from the future. 2021-06-30 18:32:07 +01:00
sch_sexpr_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00