kicad/kicad
Seth Hillbrand a4db439cf8 Move quitting flag to manager quit
The flag is to protect against the frame going out of scope with the
references intact.  This shouldn't be in CloseProject because we close
the project without removing the frame.  Instead, placing it in OnExit
gets set correctly when closing the whole project manager

Fixes https://gitlab.com/kicad/code/kicad/issues/10018
2021-12-17 13:10:27 +00:00
..
dialogs Kicad and PCM: fix some (minor) issues: 2021-11-26 10:52:52 +01:00
pcm Fix some issues in PCM code. 2021-12-12 18:25:31 +01:00
tools Fix logic error in Save As recursion guard. 2021-12-09 17:04:40 +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 Move quitting flag to manager quit 2021-12-17 13:10:27 +00: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 Disregard the project manager window size on migration 2021-12-03 01:43:53 +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 Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_item.h Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.cpp Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05: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