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.
 
 
 
 
 
Jeff Young 85f984ccd9 Add point-editor activation for immediate-mode drawing. 7 years ago
..
action_manager.cpp Use wxMessageBox instead of ASSERT for duplicate hotkey warnings. 7 years ago
action_menu.cpp Fix crash in Eeschema when clicking on a menubar item. 7 years ago
action_toolbar.cpp Fix icon-scaling issue for ACTION_TOOLBAR. 7 years ago
actions.cpp Add point-editor activation for immediate-mode drawing. 7 years ago
common_tools.cpp Push polar coords down into COMMON_TOOLS. 7 years ago
conditional_menu.cpp Rework Eeschema find/replace for modern toolset. 7 years ago
edit_constraints.cpp Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
edit_points.cpp Implement modern tools for LibEdit. 7 years ago
grid_menu.cpp Build out some of the modern toolkit context menus. 7 years ago
selection_conditions.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 7 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 Move remaining hard-coded segment counts 7 years ago
tool_dispatcher.cpp Fix merge error. 7 years ago
tool_event.cpp Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
tool_interactive.cpp CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
tool_manager.cpp Move remaining hard-coded segment counts 7 years ago
tool_menu.cpp Mark unfold bus menu as clean so it doesn't get generated a second time. 7 years ago
zoom_menu.cpp Zoom context menu: minor enhancement (gal mode). 7 years ago
zoom_tool.cpp Move remaining hard-coded segment counts 7 years ago