kicad/include/tool
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
..
examples
action_manager.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
action_menu.h KIFACE_I -> KIFACE_BASE. 2021-09-14 23:45:14 +01:00
action_toolbar.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
actions.h Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
common_control.h
common_tools.h Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
conditional_menu.h
coroutine.h
edit_constraints.h Replace boost::function with std::function 2021-06-02 18:39:43 +01:00
edit_points.h Improve EDIT_LINE position calculations beyond INT_MIN/2 ~ INT_MAX/2 2021-12-07 21:24:09 +00:00
editor_conditions.h Move show-bounding-boxes to a tool on the toolbars. 2022-01-17 11:56:40 +00:00
grid_helper.h Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
grid_menu.h
picker_tool.h
selection.h Regularize the promotion of pads to footprints in non-free-pad mode. 2021-12-08 13:08:54 +00:00
selection_conditions.h Cross-probing/selection for multiple items (SCH->PCB) 2022-01-16 20:29:03 +00:00
selection_tool.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
tool_action.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
tool_base.h Start expunging NULL. 2021-07-15 15:44:45 -04:00
tool_dispatcher.h TOOL_DISPATCHER: drag activation should always use screen coordinates 2021-10-06 19:05:18 +00:00
tool_event.h Move selection disambiguation to long-click 2021-09-05 13:42:51 -07:00
tool_interactive.h Implement a safer (RAII) tool re-entrancy guard. 2021-07-27 16:37:34 +01:00
tool_manager.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
tool_menu.h cleanup tool event and tool action includes 2021-06-06 18:26:26 +01:00
tools_holder.h Update selected tool string when language changes. 2021-07-23 20:16:53 +01:00
zoom_menu.h
zoom_tool.h