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.
 
 
 
 
 
Oliver Walters b53ba56ac2 Use CTRL modifier to deselect items 9 years ago
..
drawing_tool.cpp Fixed code formatting & comments typos 9 years ago
drawing_tool.h Pcbnew: fix some issues in GAL when adding holes in zones. 9 years ago
edit_constraints.cpp replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode. 10 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 Pcbnew: add option to select origin & anchor in move exactly tool 9 years ago
edit_tool.h Moved ratsnest update from EDIT_TOOL to PCB_EDITOR_CONTROL 9 years ago
grid_helper.cpp Code formatting 9 years ago
grid_helper.h Pcbnew: fix push and shove router segfault bug. 10 years ago
microwave_tool.cpp Add GAL microwave tools 9 years ago
microwave_tool.h Add GAL microwave tools 9 years ago
module_editor_tools.cpp Refactor layer enumerations to all live in the same place 9 years ago
module_editor_tools.h Use GAL axes instead of a ORIGIN_VIEWITEM in module editor 9 years ago
pad_tool.cpp Renamed PCB_ACTIONS::editModifiedSelection to selectionModified 9 years ago
pad_tool.h PAD_TOOL: enable 'Apply' after copying a pad 9 years ago
pcb_actions.cpp Pcbnew: fix some issues in GAL when adding holes in zones. 9 years ago
pcb_actions.h Renamed PCB_ACTIONS::editModifiedSelection to selectionModified 9 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 Moved ratsnest update from EDIT_TOOL to PCB_EDITOR_CONTROL 9 years ago
pcb_editor_control.h Moved ratsnest update from EDIT_TOOL to PCB_EDITOR_CONTROL 9 years ago
pcb_selection_conditions.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
pcb_selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
pcb_tool.cpp Add GAL microwave tools 9 years ago
pcb_tool.h Add GAL microwave tools 9 years ago
pcbnew_control.cpp Pcbnew: Apply a fix made in stable branch, in AppendBoard, to avoid potential crash. 9 years ago
pcbnew_control.h Move ZoomFitScreen and ZoomPreset from PCBNEW_CONTROL to COMMON_TOOLS 9 years ago
picker_tool.cpp Move TOOL_ACTIONs to their corresponding tools; create COMMON_TOOLS 9 years ago
picker_tool.h Add more "override" markers. 9 years ago
placement_tool.cpp Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
placement_tool.h Explicitly mark overriding functions. 9 years ago
point_editor.cpp Renamed PCB_ACTIONS::editModifiedSelection to selectionModified 9 years ago
point_editor.h TOOL_ACTIONs are handled with transitions, no handlers needed in the event loops 9 years ago
selection_tool.cpp Use CTRL modifier to deselect items 9 years ago
selection_tool.h Use CTRL modifier to deselect items 9 years ago
size_menu.cpp Move bitmaps.h out of base_struct.h 9 years ago
size_menu.h Fixed the issue of creating and event handling in context menus (GAL). 9 years ago
tool_event_utils.cpp Add cancel interactive tool action to GAL 9 years ago
tool_event_utils.h Add cancel interactive tool action to GAL 9 years ago
tools_common.cpp Add GAL microwave tools 9 years ago
zone_create_helper.cpp Pcbnew: fix some issues in GAL when adding holes in zones. 9 years ago
zone_create_helper.h Rework zone creation in GAL 9 years ago
zoom_tool.cpp Make SELECTION_AREA a generic overlay item 9 years ago
zoom_tool.h Explicitly mark overriding functions. 9 years ago