kicad/kicad
Seth Hillbrand f950d96324 Prevent dereferencing frame on exit
Processing a menu event for quitting results in the frame being
destroyed.  This crashes the program when it tries to access the newly
freed frame to check for autosave data.  We bind the closing flag into
the base program which will be the last item freed on exit to ensure we
can correctly check for data loss

Fixes https://gitlab.com/kicad/code/kicad/issues/8638
2021-11-15 10:07:28 -08:00
..
dialogs Substitute all wxHtmlWindow with HTML_WINDOW 2021-10-12 07:07:15 +00:00
pcm PCM: don't ignore schema validation errors 2021-11-15 13:46:05 +00:00
tools Use correct dir when writing project file before Save As. 2021-11-09 20:57:58 +00:00
CMakeLists.txt PCM implementation 2021-08-27 21:11:47 +00:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_project.cpp Give a timeslice to show Save Changes? dialog before things get ugly. 2021-09-21 11:14:42 +01:00
kicad.cpp KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
kicad_manager_frame.cpp Prevent dereferencing frame on exit 2021-11-15 10:07:28 -08:00
kicad_manager_frame.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
kicad_settings.cpp PCM implementation 2021-08-27 21:11:47 +00:00
kicad_settings.h PCM implementation 2021-08-27 21:11:47 +00:00
menubar.cpp PCM implementation 2021-08-27 21:11:47 +00:00
pgm_kicad.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
project_template.cpp Cound't -> Couldn't 2021-11-08 15:56:51 -08:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree_item.cpp Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
project_tree_item.h Code cleaning. 2021-07-14 15:47:32 -04:00
project_tree_pane.cpp More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
project_tree_pane.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00