kicad/include/tool
Seth Hillbrand 0bab025832 Fixup toolchaining for immediate mode
The move tool can stack on others, so when we re-enter the previous tool
this caused another immediate action.  We flag re-entry in the tool
stack to check for this and avoid unexpected tool starts
2021-02-24 10:44:54 -08:00
..
examples
action_manager.h
action_menu.h Pass un-pretty-printed bus names through menu help text. 2021-02-10 15:03:06 +00:00
action_toolbar.h
actions.h Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
common_control.h
common_tools.h Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
conditional_menu.h
coroutine.h
edit_constraints.h
edit_points.h
editor_conditions.h Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
grid_helper.h Fix automatic wire tool in gridless mode 2021-02-10 22:07:49 +00:00
grid_menu.h
picker_tool.h Refactor PICKER_TOOL and push up snapping disable functionality 2021-01-31 09:50:41 -05:00
selection.h
selection_conditions.h Remove assertion on SELECTION_CONDITION 2021-02-19 12:18:28 -08:00
tool_action.h Fixup toolchaining for immediate mode 2021-02-24 10:44:54 -08:00
tool_base.h
tool_dispatcher.h
tool_event.h Fixup toolchaining for immediate mode 2021-02-24 10:44:54 -08:00
tool_interactive.h
tool_manager.h Fix the crash bug introduced by 7688fdc94f 2021-02-16 07:32:31 -05:00
tool_menu.h
tools_holder.h
zoom_menu.h
zoom_tool.h