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 Update icon resource sets 2020-12-22 15:16:33 -08:00
kicad_doc.icns Update icon resource sets 2020-12-22 15:16:33 -08:00
kicad_id.h ADDED: CADSTAR Archive project importer 2020-09-27 23:50:20 +00:00
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 Initialize more variables 2020-09-22 12:29:13 +01:00
kicad_settings.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
menubar.cpp Disable ACTIONS::openPreferences for now. 2021-06-07 20:51:45 +01:00
pgm_kicad.h Cleanup some includes and enum in kicad 2020-10-12 19:38:40 -04:00
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 Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp No lines in tree controls on Mac or GTK. 2021-03-13 11:43:07 +00:00
project_tree.h Formatting and naming conventions. 2020-12-02 14:27:43 +00:00
project_tree_item.cpp Use platform terminology (and heuristics) for Delete. 2021-06-05 15:04:11 +01:00
project_tree_item.h Formatting and naming conventions. 2020-12-02 14:27:43 +00:00
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