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.
 
 
 
 
 
Seth Hillbrand d45946396c pcbnew: Fix loop condition when unhighlighting modules 7 years ago
..
drawing_tool.cpp pcbnew: keep selected zone highlighted when moding 7 years ago
drawing_tool.h Bring PICKER_TOOL in line with other tools. 7 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 fix misspelled 'Allows to' -> 'Allows one to' 8 years ago
edit_points.cpp Fixed bounding box computation for EDIT_POINTS class 9 years ago
edit_points.h fix misspelled 'allows to' -> 'allows one to' 8 years ago
edit_tool.cpp Add filter to net selector widget. 7 years ago
edit_tool.h Bring PICKER_TOOL in line with other tools. 7 years ago
footprint_editor_tools.cpp Footprint editor: display a warning when trying to created a custom pad shape with a Bezier curve. 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 Improve context menu consistency. 7 years ago
microwave_tool.h Improve context menu consistency. 7 years ago
pad_tool.cpp Simplify copy/paste of pad settings. 8 years ago
pad_tool.h Simplify copy/paste of pad settings. 8 years ago
pcb_actions.cpp pcbnew: bring back the autoplacer tool to GAL 7 years ago
pcb_actions.h pcbnew: bring back the autoplacer tool to GAL 7 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 Improve context menu consistency. 7 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 Improve context menu consistency. 7 years ago
pcb_tool.h Improve context menu consistency. 7 years ago
pcbnew_control.cpp Don't inadventently clear selection reference point. 7 years ago
pcbnew_control.h Pcbnew new menubar structure 8 years ago
picker_tool.cpp Bring PICKER_TOOL in line with other tools. 7 years ago
picker_tool.h Bring PICKER_TOOL in line with other tools. 7 years ago
placement_tool.cpp Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
placement_tool.h pcbnew: Prevent alignment on pads + parents 8 years ago
point_editor.cpp Add hotkey (Insert) for zone create corner 7 years ago
point_editor.h Add hotkey (Insert) for zone create corner 7 years ago
position_relative_tool.cpp Bring PICKER_TOOL in line with other tools. 7 years ago
position_relative_tool.h Bring PICKER_TOOL in line with other tools. 7 years ago
selection.cpp Coverity fixes 8 years ago
selection_tool.cpp pcbnew: Fix loop condition when unhighlighting modules 7 years ago
selection_tool.h Move SanitizePads to CLIENT_SELECTION_FILTER architecture. 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: bring back the autoplacer tool to GAL 7 years ago
zone_create_helper.cpp ZONE_CREATE_HELPER: fix zone cutout creation in zones with holes, reinit selection with the resulting zone 7 years ago
zone_create_helper.h UNIT_BINDERize zone dialogs. 8 years ago
zone_filler_tool.cpp Check zone fills before plotting. 8 years ago
zone_filler_tool.h pcbnew: Optimized zone filling algorithm. 8 years ago