kicad/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
..
dialogs Separate focus from hover state in BITMAP_BUTTON, trigger after mouse down+up 2021-06-13 17:00:41 +00:00
tools Refuse to load schematics from the future. 2021-06-30 18:32:07 +01:00
CMakeLists.txt Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
files-io.cpp Consistent terminology and punctuation. 2021-06-17 00:05:17 +01:00
import_project.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
kicad.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicad.icns
kicad_doc.icns
kicad_id.h
kicad_manager_frame.cpp Workaround a few more OSX printf problems. 2021-06-20 22:48:19 +01:00
kicad_manager_frame.h fix compil warnings ( "multi-line comment" ) and missing override 2021-06-18 09:38:19 +02:00
kicad_settings.cpp
kicad_settings.h
menubar.cpp Disable ACTIONS::openPreferences for now. 2021-06-07 20:51:45 +01:00
pgm_kicad.h
project_template.cpp Don't infer two projects when we find both .kicad_pro and .pro. 2021-06-08 14:52:23 +01:00
project_template.h
project_tree.cpp
project_tree.h
project_tree_item.cpp Use platform terminology (and heuristics) for Delete. 2021-06-05 15:04:11 +01:00
project_tree_item.h
project_tree_pane.cpp Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
project_tree_pane.h Shut down fileWatcher more aggresively. 2021-05-20 16:54:24 +01:00
tree_file_type.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00