kicad/kicad
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed
If the tools are not gracefully exited, then the stack variables are
never destroyed, so variable lifetime issues can occur.

Fixes https://gitlab.com/kicad/code/kicad/issues/1753
2020-02-05 22:23:24 +00:00
..
dialogs Rewrite FBP files generated with unreleased wxFB 2020-01-07 13:32:33 +00:00
tools Improve directory handling for Project Save As. 2020-02-03 15:08:01 +00:00
CMakeLists.txt Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +00:00
file_pro.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
files-io.cpp Improve spelling. 2019-08-20 19:14:05 +01:00
import_project.cpp Update frame type enum to match current class names. 2019-09-06 23:38:20 +01:00
kicad.cpp Fix build error on non-macos builds. 2019-12-22 07:38:50 -05:00
kicad.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
kicad_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
kicad_id.h Add printing to RMB project items. 2019-08-28 17:32:08 +01:00
kicad_manager_frame.cpp Gracefully shutdown tools when frames are closed 2020-02-05 22:23:24 +00:00
kicad_manager_frame.h Fix open in browser on Mac, and use correct terminology. 2019-07-17 11:57:41 +01:00
logokicad.png Dutch language update, kicad splash making to work 2008-08-20 22:44:37 +00:00
menubar.cpp Add clear recent files action to the menus 2019-11-23 23:35:21 +00:00
pgm_kicad.h Comment-only changes 2020-01-10 16:43:01 -08:00
project_template.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
tree_project_frame.cpp Project manager: fix files in nested dir not being added to hierarchy 2020-01-11 16:03:26 +00:00
tree_project_frame.h Project manager: fix files in nested dir not being added to hierarchy 2020-01-11 16:03:26 +00:00
treeproject_item.cpp Kicad, tree project: refinement in multiple selection. 2019-12-06 10:16:08 +01:00
treeproject_item.h Comment-only changes 2020-01-10 16:43:01 -08:00
treeprojectfiles.cpp Allow multiple selections in Kicad project manager (starting point) 2019-12-06 09:10:20 +01:00
treeprojectfiles.h Comment-only changes 2020-01-10 16:43:01 -08:00