kicad/include/tool
Jon Evans 695cdbbde8 Move bug reporting to COMMON_CONTROL; add to Help menu
Also make a shorter version of the version info string
and some other shortening edits to the issue template
to fix occasional 500 errors thrown by Cloudflare due
to excessively long URLs

Fixes https://gitlab.com/kicad/code/kicad/-/issues/3953
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4272
2020-05-26 21:18:32 -04:00
..
examples QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
action_manager.h Allow some events to run behind a modal dialog. 2020-05-02 14:37:24 +01:00
action_menu.h Comment-only changes 2020-01-10 16:43:01 -08:00
action_toolbar.h Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
actions.h Move bug reporting to COMMON_CONTROL; add to Help menu 2020-05-26 21:18:32 -04:00
common_control.h Move bug reporting to COMMON_CONTROL; add to Help menu 2020-05-26 21:18:32 -04: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 Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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 Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00
tool_dispatcher.h Re-factor the event whitelist stuff so that it doesn't promise what it can't deliver. 2020-05-03 20:56:32 +01: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 Re-factor the event whitelist stuff so that it doesn't promise what it can't deliver. 2020-05-03 20:56:32 +01:00
tool_menu.h Comment-only changes 2020-01-10 16:43:01 -08:00
tools_holder.h Move TOOLS_HOLDER into tools/ folder 2020-04-19 01:51:49 +01: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