You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jon Evans ede2575018 Exclude invisible items from view bounding box for zoom-to-fit 7 years ago
..
action_manager.cpp pcbnew: overwrite hotkeys cleanly 7 years ago
actions.cpp Put cursor and pan control in libcommon/tool, enable in Gerbview 7 years ago
common_tools.cpp Exclude invisible items from view bounding box for zoom-to-fit 7 years ago
conditional_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
context_menu.cpp Fix a compatibility issue with wxWidgets 3.1.2 (MSW specific) 7 years ago
grid_menu.cpp Remove some references to g_UserUnit 7 years ago
selection_conditions.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
tool_action.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
tool_base.cpp fix code after renaming files 8 years ago
tool_dispatcher.cpp Replace DIM() macro 7 years ago
tool_event.cpp Fix loop variable copy in for-range loop, use const reference instead 8 years ago
tool_interactive.cpp Prevent creating too many transitions by TOOL_MANAGER 8 years ago
tool_manager.cpp Veto mouse warping from DRC dialog 7 years ago
tool_menu.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
zoom_menu.cpp Zoom context menu: minor enhancement (gal mode). 7 years ago
zoom_tool.cpp Fix zoom to selection in bug in gal canvas. 8 years ago