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 cd5f727880 Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 8 years ago
..
examples Remove some uses of using namespace std. 12 years ago
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 10 years ago
actions.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
common_tools.h Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 8 years ago
conditional_menu.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
context_menu.h Show/Hide icons in menus (according to Icons option) in GAL, like in Legacy mode. 8 years ago
coroutine.h Fix an initialization order warning in coroutine.h 8 years ago
grid_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
selection.h Coverity fixes. 8 years ago
selection_conditions.h Fix a few doxygen warnings 8 years ago
tool_action.h 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.h Remove some extra semicolons 8 years ago
tool_dispatcher.h pcbnew: synchronize zone visibility view menu entries with the toolbar buttons 8 years ago
tool_event.h Forward context menu events to the tool that created the menu 8 years ago
tool_interactive.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
tool_manager.h fix a compil issue. 8 years ago
tool_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
tool_settings.h Fix compil warnings 8 years ago
zoom_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
zoom_tool.h Move zoom_tool.h to include 8 years ago