kicad/common/tool
Jeff Young 97d2800f16 Update hotkey maps when the hotkeys are edited.
Also removes some legacy code dealing with conflicts.
Also disambiguates zoom in/out commands for hotkey list.
2019-06-12 12:43:12 +01:00
..
action_manager.cpp Update hotkey maps when the hotkeys are edited. 2019-06-12 12:43:12 +01:00
action_menu.cpp pcbnew: Fix launching of action plugins from an action menu 2019-06-05 11:14:31 +02:00
action_toolbar.cpp Use the ACTION_ID offset when updating the layer pair bitmap. 2019-06-11 09:13:56 +01:00
actions.cpp Update hotkey maps when the hotkeys are edited. 2019-06-12 12:43:12 +01:00
common_control.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
common_tools.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
conditional_menu.cpp Attempt to fix un-resolved sub-menus. 2019-06-11 10:04:21 +01:00
edit_constraints.cpp pcbnew: Don't reset triangular points for intersection 2019-06-07 21:35:29 -07:00
edit_points.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
grid_menu.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
selection_conditions.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
tool_action.cpp Move Kicad Manager launch bar to ACTIONs. 2019-06-10 23:46:01 +01:00
tool_base.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
tool_dispatcher.cpp Finish moving TOOL_MANAGER down to the EDA_BASE_FRAME level. 2019-06-10 23:46:00 +01:00
tool_event.cpp Start moving some LibEdit and SchEdit menubar menus to actions. 2019-05-13 21:44:29 +01:00
tool_interactive.cpp Move footprint & symbol tree context menus to tool infrastructure. 2019-06-05 20:16:48 +01:00
tool_manager.cpp Update hotkey maps when the hotkeys are edited. 2019-06-12 12:43:12 +01:00
tool_menu.cpp Re-jigger standard submenus so they both link AND work. 2019-06-11 18:03:16 +01:00
zoom_menu.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
zoom_tool.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00