kicad/common/tool
Jeff Young 85220591e2 Fix bugs in keyboard cursor movement.
1) Generate refreshPreview events so the modern toolset doesn't
fall behind by one event (see LP:1818667)
2) In the legacy toolset don't call unimplemented routines and don't
snap to grid on the non-movement axis.
2019-07-05 01:32:15 +01:00
..
action_manager.cpp pcbnew: overwrite hotkeys cleanly 2019-01-26 12:19:35 -08:00
actions.cpp Fix bugs in keyboard cursor movement. 2019-07-05 01:32:15 +01:00
common_tools.cpp Fix bugs in keyboard cursor movement. 2019-07-05 01:32:15 +01:00
conditional_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
context_menu.cpp Fix a compatibility issue with wxWidgets 3.1.2 (MSW specific) 2018-12-28 15:30:22 +01:00
grid_menu.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
selection_conditions.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
tool_action.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
tool_base.cpp fix code after renaming files 2018-01-29 22:00:44 +01:00
tool_dispatcher.cpp Don't skip handled events in GTK 2019-06-18 22:06:10 -07:00
tool_event.cpp Fix loop variable copy in for-range loop, use const reference instead 2018-01-09 19:18:44 -05:00
tool_interactive.cpp Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
tool_manager.cpp tool_mgr: Don't invalidate our own iterators 2019-06-15 17:49:52 -07:00
tool_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
zoom_menu.cpp Zoom context menu: minor enhancement (gal mode). 2018-12-28 14:08:01 +01:00
zoom_tool.cpp Fix zoom to selection in bug in gal canvas. 2018-03-25 16:12:56 -04:00