kicad/include/tool
Jon Evans 713cd4a47a Point editor: show dragged points with a highlight
Take points editor colors from color theme

Also fix an issue where the edited object sometimes didn't
update when a point is dragged.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/4600
2020-06-21 14:43:41 -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 Some more work on getting wxWidgets to stop stealing textEntry keys. 2020-05-30 12:32:33 +01: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 Push grid settings dialogs down into common. 2020-06-14 19:26:37 +01:00
conditional_menu.h Fixed a memory leak in CONDITIONAL_MENU 2020-06-04 19:08:59 +00: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 Point editor: show dragged points with a highlight 2020-06-21 14:43:41 -04:00
grid_menu.h Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
picker_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
selection.h Add missing header to fix mingw build error on windows. 2020-05-28 08:44:28 -04: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 Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +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