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 c69db55c1f Fix regression in auto-selection-disambiguation. 8 years ago
..
drawing_tool.cpp Respect 45-degree mode when set from zone dialog. 8 years ago
drawing_tool.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
edit_constraints.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
edit_constraints.h Explicitly mark overriding functions. 9 years ago
edit_points.cpp Fixed bounding box computation for EDIT_POINTS class 9 years ago
edit_points.h Refactor layer enumerations to all live in the same place 9 years ago
edit_tool.cpp Fix code after renaming files 8 years ago
edit_tool.h Simplify Exchange Footprints dialog and add Update mode. 8 years ago
footprint_editor_tools.cpp Pcbnew new menubar structure 8 years ago
footprint_editor_tools.h Pcbnew new menubar structure 8 years ago
grid_helper.cpp fix code after renaming files 8 years ago
grid_helper.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
microwave_tool.cpp Prevent creating too many transitions by TOOL_MANAGER 8 years ago
microwave_tool.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
pad_tool.cpp Promote pad renumberer to a proper tool. 8 years ago
pad_tool.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
pcb_actions.cpp Pcbnew new menubar structure 8 years ago
pcb_actions.h Pcbnew new menubar structure 8 years ago
pcb_bright_box.cpp Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
pcb_bright_box.h Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
pcb_editor_control.cpp Pcbnew cross-probing: highlight in GAL canvas doesn't work properly when selecting a symbol in Eeschema on some installs. 8 years ago
pcb_editor_control.h Add Get and Move Footprint to empty-selection-context menu. 8 years ago
pcb_selection_conditions.cpp rename files 8 years ago
pcb_selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
pcb_tool.cpp PCB_TOOL: added convenience methods for accessing current SELECTION 8 years ago
pcb_tool.h fix code after renaming files 8 years ago
pcbnew_control.cpp Pcbnew new menubar structure 8 years ago
pcbnew_control.h Pcbnew new menubar structure 8 years ago
picker_tool.cpp Add Get and Move Footprint to empty-selection-context menu. 8 years ago
picker_tool.h Add Get and Move Footprint to empty-selection-context menu. 8 years ago
placement_tool.cpp pcbnew: add and use new icons for align left, right, top & bottom 8 years ago
placement_tool.h pcbnew: add align center and align middle tools and related icons 8 years ago
point_editor.cpp Disable autopanning when starting certain tools 8 years ago
point_editor.h POINT_EDITOR: migrate to ZONE_FILLER class 8 years ago
position_relative_tool.cpp Use "..." uniformly in menus. 8 years ago
position_relative_tool.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
selection.cpp fix code after renaming files 8 years ago
selection_tool.cpp Fix regression in auto-selection-disambiguation. 8 years ago
selection_tool.h Fix double disambiguation menu on track removal 8 years ago
size_menu.cpp Update units in 'select track/via size' context menu 8 years ago
size_menu.h Update units in 'select track/via size' context menu 8 years ago
tool_event_utils.cpp Add cancel interactive tool action to GAL 9 years ago
tool_event_utils.h Remove some extra semicolons 8 years ago
tools_common.cpp pcbnew: Optimized zone filling algorithm. 8 years ago
zone_create_helper.cpp Respect 45-degree mode when set from zone dialog. 8 years ago
zone_create_helper.h Respect 45-degree mode when set from zone dialog. 8 years ago
zone_filler_tool.cpp pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
zone_filler_tool.h pcbnew: Optimized zone filling algorithm. 8 years ago