..
action_manager.cpp
Changed ACTION_MANAGER assert() calls to wxASSERT()
2018-04-12 08:47:09 +02:00
actions.cpp
Standardize Footprint Viewer and Footprint Browser.
2018-09-12 14:01:35 +01:00
common_tools.cpp
Standardize Footprint Viewer and Footprint Browser.
2018-09-12 14:01:35 +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
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
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
Fix fast grid switching for OSX and Footprint Editor.
2018-08-29 20:08:01 +01: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
Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools.
2018-08-09 11:15:43 +02:00
tool_menu.cpp
Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common
2017-02-28 14:47:20 +01:00
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
Fix zoom to selection in bug in gal canvas.
2018-03-25 16:12:56 -04:00