..
action_manager.cpp
Allow some events to run behind a modal dialog.
2020-05-02 14:37:24 +01:00
action_menu.cpp
Action menu: ensure a wxEVT_COMMAND_MENU_SELECTED event is sent to the menu,
2020-06-17 12:00:34 +02:00
action_toolbar.cpp
Push tool framework base down into TOOL_HOLDER.
2020-03-24 19:00:25 +00:00
actions.cpp
Move bug reporting to COMMON_CONTROL; add to Help menu
2020-05-26 21:18:32 -04:00
common_control.cpp
Some more work on getting wxWidgets to stop stealing textEntry keys.
2020-05-30 12:32:33 +01:00
common_tools.cpp
Ensure currentGrid is valid on startup
2020-06-16 19:59:00 -04:00
conditional_menu.cpp
Fixed a memory leak in CONDITIONAL_MENU
2020-06-04 19:08:59 +00:00
edit_constraints.cpp
Refactor all math into a new kimath library
2020-01-07 17:12:59 +00:00
edit_points.cpp
Refactor all math into a new kimath library
2020-01-07 17:12:59 +00:00
grid_menu.cpp
Collapse a level out of the zoom settings.
2020-06-13 22:44:16 +01:00
picker_tool.cpp
Fix some Coverity identified issues.
2020-01-13 20:16:40 +00: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
Push tool framework base down into TOOL_HOLDER.
2020-03-24 19:00:25 +00:00
tool_dispatcher.cpp
Some more work on getting wxWidgets to stop stealing textEntry keys.
2020-05-30 12:32:33 +01: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
Push a couple of layers of indirection out of grid settings.
2020-06-13 11:35:56 +01:00
tool_menu.cpp
Beware of copying events and losing the m_passEvent flag.
2019-06-17 14:44:39 +01:00
tools_holder.cpp
Move TOOLS_HOLDER into tools/ folder
2020-04-19 01:51:49 +01:00
zoom_menu.cpp
Collapse a level out of the zoom settings.
2020-06-13 22:44:16 +01:00
zoom_tool.cpp
A more robust fix for 36f1d023f0
.
2019-07-15 14:15:24 +01:00