kicad/include/tool
Ian McInerney 171458a27b Introduce action friendly names
Friendly names can be used to display action information that is clearer
in non-hierarchical contexts (e.g. not in menus).

Fixes https://gitlab.com/kicad/code/kicad/-/issues/8075
2023-10-27 23:58:29 +01:00
..
examples Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
action_manager.h Hotkeys: add support for alternate hotkeys 2023-07-13 10:11:46 -04:00
action_menu.h Move bitmap2cmp and pcb_calculator to tool framework. 2023-06-16 15:37:58 +01:00
action_toolbar.h Move simulator to tool framework. 2023-02-11 21:11:07 +00:00
actions.h Move About dialog to an action 2023-10-04 22:17:47 +01:00
common_control.h Move About dialog to an action 2023-10-04 22:17:47 +01:00
common_tools.h Make fromHotkey parameter explicit, and don't set it for non-hotkeys. 2023-08-31 17:01:14 +01:00
conditional_menu.h ADDED: Heal Shapes; Fix discontinuities in gfx import and Cleanup dialog. 2023-10-17 10:29:43 +03:00
coroutine.h Add stack guard page to all platforms. 2023-08-06 22:50:02 +00:00
edit_constraints.h Improve EC_CONVERGING behaviour when lines are almost collinear. 2023-03-16 05:41:58 +03:00
edit_points.h Partially integrate grid snapping with constraints. 2022-02-22 22:19:55 +00:00
editor_conditions.h Grid Overrides: support grids-per-type that override the current grid. 2023-07-25 10:17:57 -04:00
grid_helper.h Fail GAL on its header leaking audit 2023-09-18 19:52:27 -04:00
grid_menu.h On-the-fly translations for Grid and Zoom menus. 2022-02-25 17:36:35 +00:00
picker_tool.h Unroll from PICKER_TOOL so we can handle amplitude/spacing events. 2023-10-12 17:54:34 +01:00
properties_tool.h ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
selection.h Make comparison operators const. 2023-06-21 08:49:26 +00:00
selection_conditions.h Attempt to fix std::initializer_list lifetime issue. 2022-08-21 20:54:41 +01:00
selection_tool.h Add reselectItem action. 2023-10-08 02:41:17 +00:00
tool_action.h Introduce action friendly names 2023-10-27 23:58:29 +01:00
tool_base.h Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 2023-04-12 11:51:09 +01:00
tool_dispatcher.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
tool_event.h Don't fire event-parameter asserts when looking for a click event. 2023-10-13 20:31:01 +01:00
tool_interactive.h Implement a safer (RAII) tool re-entrancy guard. 2021-07-27 16:37:34 +01:00
tool_manager.h Move grid definitions to Prefs and grid origin to a separate dlg. 2023-08-26 13:32:24 +01:00
tool_menu.h ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
tools_holder.h Break long header link with TOOL_ACTION and TOOLS_HOLDER 2023-07-13 00:18:20 +01:00
zoom_menu.h On-the-fly translations for Grid and Zoom menus. 2022-02-25 17:36:35 +00:00
zoom_tool.h Give zoom tool its own menu. 2022-05-30 11:44:02 +01:00