kicad/include/tool
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
..
examples QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
action_manager.h Comment-only changes 2020-01-10 16:43:01 -08:00
action_menu.h Comment-only changes 2020-01-10 16:43:01 -08:00
action_toolbar.h Comment-only changes 2020-01-10 16:43:01 -08:00
actions.h Eeschema: Adding back annotation 2020-01-29 16:33:57 +00:00
common_control.h Comment-only changes 2020-01-10 16:43:01 -08:00
common_tools.h Comment-only changes 2020-01-10 16:43:01 -08:00
conditional_menu.h Unify menu item creation for closing a window 2019-08-14 09:35:15 +01:00
coroutine.h Fix missing member variable initialization. 2020-01-11 21:29:25 +00:00
edit_constraints.h Comment-only changes 2020-01-10 16:43:01 -08:00
edit_points.h Comment-only changes 2020-01-10 16:43:01 -08:00
grid_menu.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
picker_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
selection.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
selection_conditions.h Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
tool_action.h Comment-only changes 2020-01-10 16:43:01 -08:00
tool_base.h Comment-only changes 2020-01-10 16:43:01 -08:00
tool_dispatcher.h Comment-only changes 2020-01-10 16:43:01 -08:00
tool_event.h Comment-only changes 2020-01-10 16:43:01 -08:00
tool_interactive.h Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tool_manager.h Gracefully shutdown tools when frames are closed 2020-02-05 22:23:24 +00:00
tool_menu.h Comment-only changes 2020-01-10 16:43:01 -08:00
tool_settings.h Comment-only changes 2020-01-10 16:43:01 -08:00
zoom_menu.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
zoom_tool.h Move zoom_tool.h to include 2017-09-25 13:35:01 +02:00