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.
 
 
 
 
 
Josue Huaroto cef0f176d3
Add Unselect all in menu
2 years ago
..
examples Remove all debugging output that cannot be disabled. 5 years ago
action_manager.h Hotkeys: add support for alternate hotkeys 2 years ago
action_menu.h Move bitmap2cmp and pcb_calculator to tool framework. 2 years ago
action_toolbar.h Move simulator to tool framework. 3 years ago
actions.h Add Unselect all in menu 2 years ago
common_control.h Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
common_tools.h Make fromHotkey parameter explicit, and don't set it for non-hotkeys. 2 years ago
conditional_menu.h ADDED netclass assignment from PCB canvas. 3 years ago
coroutine.h Add stack guard page to all platforms. 2 years ago
edit_constraints.h Improve EC_CONVERGING behaviour when lines are almost collinear. 3 years ago
edit_points.h Partially integrate grid snapping with constraints. 4 years ago
editor_conditions.h Grid Overrides: support grids-per-type that override the current grid. 2 years ago
grid_helper.h Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
grid_menu.h On-the-fly translations for Grid and Zoom menus. 4 years ago
picker_tool.h Replace boost::optional with std::optional 3 years ago
properties_tool.h ADDED: Properties panel for schematic editor 2 years ago
selection.h Make comparison operators const. 2 years ago
selection_conditions.h Attempt to fix std::initializer_list lifetime issue. 3 years ago
selection_tool.h Selection: refactor modifier checking 3 years ago
tool_action.h Don't try to get a translated empty string 2 years ago
tool_base.h Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 3 years ago
tool_dispatcher.h Replace boost::optional with std::optional 3 years ago
tool_event.h Remove unused variables. 2 years ago
tool_interactive.h Implement a safer (RAII) tool re-entrancy guard. 4 years ago
tool_manager.h Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
tool_menu.h ADDED netclass assignment from PCB canvas. 3 years ago
tools_holder.h Break long header link with TOOL_ACTION and TOOLS_HOLDER 2 years ago
zoom_menu.h On-the-fly translations for Grid and Zoom menus. 4 years ago
zoom_tool.h Give zoom tool its own menu. 3 years ago