kicad/common/tool
Jeff Young f470132862 Fix fast grid switching for OSX and Footprint Editor.
Fixes: lp:1787066
* https://bugs.launchpad.net/kicad/+bug/1787066
2018-08-29 20:08:01 +01:00
..
action_manager.cpp Changed ACTION_MANAGER assert() calls to wxASSERT() 2018-04-12 08:47:09 +02:00
actions.cpp
common_tools.cpp fix misspelled 'Toogle' -> 'Toggle' 2018-07-11 10:34:53 -04:00
conditional_menu.cpp
context_menu.cpp Improve document file handling. 2018-08-14 13:54:04 +01:00
grid_menu.cpp Remove some references to g_UserUnit 2018-07-17 15:09:56 +01:00
selection_conditions.cpp
tool_action.cpp
tool_base.cpp
tool_dispatcher.cpp Fix fast grid switching for OSX and Footprint Editor. 2018-08-29 20:08:01 +01:00
tool_event.cpp
tool_interactive.cpp
tool_manager.cpp Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools. 2018-08-09 11:15:43 +02:00
tool_menu.cpp
zoom_menu.cpp Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 2018-05-25 13:01:58 +01:00
zoom_tool.cpp