..
action_manager.cpp
Run all matching global actions for a hotkey
2019-09-18 09:21:43 -04:00
action_menu.cpp
Cleanup position handling for TOOL_EVENTs
2019-10-03 19:04:33 +01:00
action_toolbar.cpp
CERN copyrights for work packages.
2019-08-14 09:35:15 +01:00
actions.cpp
Update frame type enum to match current class names.
2019-09-06 23:38:20 +01:00
common_control.cpp
Make better use of TOOL_EVENT parameters.
2019-06-18 20:24:15 +01:00
common_tools.cpp
Update frame type enum to match current class names.
2019-09-06 23:38:20 +01:00
conditional_menu.cpp
CERN copyrights for work packages.
2019-08-14 09:35:15 +01:00
edit_constraints.cpp
pcbnew: Don't reset triangular points for intersection
2019-06-07 21:35:29 -07:00
edit_points.cpp
Fix compil error and minor compil warnings
2019-08-27 09:13:07 +02:00
grid_menu.cpp
Immediate-action hotkeys (and context menu actions) for eeschema.
2019-06-15 20:43:51 +01:00
picker_tool.cpp
Don't allow selection dragging when a picker tool is running.
2019-08-30 10:33:34 +01:00
selection_conditions.cpp
Replace deleteNode and deleteConnection with selectNode and selectConnection.
2019-05-05 17:14:29 +01:00
tool_action.cpp
Add a few more actions to the hotkeys list and add hotkeys to tooltips.
2019-07-07 22:30:18 +01:00
tool_base.cpp
Move hotkeys to ACTION architecture.
2019-06-10 23:46:00 +01:00
tool_dispatcher.cpp
Add log trace for tool handling
2019-07-31 21:56:53 -06:00
tool_event.cpp
Cleanup position handling for TOOL_EVENTs
2019-10-03 19:04:33 +01:00
tool_interactive.cpp
Beware of copying events and losing the m_passEvent flag.
2019-06-17 14:44:39 +01:00
tool_manager.cpp
Cleanup position handling for TOOL_EVENTs
2019-10-03 19:04:33 +01:00
tool_menu.cpp
Beware of copying events and losing the m_passEvent flag.
2019-06-17 14:44:39 +01:00
zoom_menu.cpp
Immediate-action hotkeys (and context menu actions) for eeschema.
2019-06-15 20:43:51 +01:00
zoom_tool.cpp
A more robust fix for 36f1d023f0
.
2019-07-15 14:15:24 +01:00