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 a2edf9c442 Unified update to C++14 std::make_unique 6 years ago
..
drawing_tool.cpp Add default units and precision for new dimension objects. 6 years ago
drawing_tool.h Add default units and precision for new dimension objects. 6 years ago
drc.cpp Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
drc.h Performance enhancements to zone filling & track DRC. 6 years ago
drc_clearance_test_functions.cpp Performance enhancements to zone filling & track DRC. 6 years ago
edit_tool.cpp Fold down select/expand connection/copper to a single action. 6 years ago
edit_tool.h Added new action for "Change Track Width". 6 years ago
footprint_editor_tools.cpp Don't try and run drawing tools in ModEdit with no module selected. 6 years ago
footprint_editor_tools.h Reconcile tool and menu for Enumerate Pads. 6 years ago
global_edit_tool.cpp Unified update to C++14 std::make_unique 6 years ago
global_edit_tool.h Move global commands to ACTIONs. 6 years ago
grid_helper.cpp pcbnew: Remove snapping to hidden items 6 years ago
grid_helper.h pcbnew: Snap items to grouped layers 6 years ago
microwave_tool.cpp Change default tool behaviour to skip unhandled events. 6 years ago
microwave_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
pad_tool.cpp Cosmetic and usability enhancements. 6 years ago
pad_tool.h Reconcile tool and menu for Enumerate Pads. 6 years ago
pcb_actions.cpp Cosmetic and usability enhancements. 6 years ago
pcb_actions.h Fold down select/expand connection/copper to a single action. 6 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 Unified update to C++14 std::make_unique 6 years ago
pcb_editor_control.h Even out PCB_EDITOR_CONTROL and PCB_INSPECTION_TOOL. 6 years ago
pcb_inspection_tool.cpp Implement Get/Set display options 6 years ago
pcb_inspection_tool.h Even out PCB_EDITOR_CONTROL and PCB_INSPECTION_TOOL. 6 years ago
pcb_selection_conditions.cpp pcbnew: Rename PCB_ZONE_T and remove from connectivity 7 years ago
pcb_selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
pcb_tool_base.cpp Implement Get/Set display options 6 years ago
pcb_tool_base.h Implement Get/Set display options 6 years ago
pcbnew_control.cpp Implement Get/Set display options 6 years ago
pcbnew_control.h Honor the {0, 0} reference on the clipboard. 6 years ago
pcbnew_picker_tool.cpp Footprint browser: Handle frame calls 6 years ago
pcbnew_picker_tool.h kicad_plugin.cpp: fix incorrect detection of existing footprints in PCB_IO::FootprintExists(), when fp names contain a point. 6 years ago
pcbnew_selection.cpp pcbnew: Snap items to grouped layers 6 years ago
pcbnew_selection.h pcbnew: Snap items to grouped layers 6 years ago
placement_tool.cpp Update frame type enum to match current class names. 6 years ago
placement_tool.h Move hotkeys to ACTION architecture. 6 years ago
point_editor.cpp Unified update to C++14 std::make_unique 6 years ago
point_editor.h Allow edits to self-intersecting polygons. 6 years ago
position_relative_tool.cpp Unified update to C++14 std::make_unique 6 years ago
position_relative_tool.h Move hotkeys to ACTION architecture. 6 years ago
selection_tool.cpp fix a minor compil warning 6 years ago
selection_tool.h Fold down select/expand connection/copper to a single action. 6 years ago
tool_event_utils.cpp More modern toolset context menu work. 7 years ago
tool_event_utils.h More modern toolset context menu work. 7 years ago
zone_create_helper.cpp keepout in footprint: fix some crashes and issues. Create a specific type (PCB_MODULE_ZONE_AREA_T) for zones in footprint. The new class (MODULE_ZONE_CONTAINER) is the same as ZONE_CONTAINER, but the type ID is PCB_MODULE_ZONE_AREA_T instead of PCB_ZONE_AREA_T. 6 years ago
zone_create_helper.h pcbnew: Commit polygon points to new constrained zone 6 years ago
zone_filler_tool.cpp A better hack for the post-ProgressReporter-loss-of-focus issue. 6 years ago
zone_filler_tool.h A better hack for the post-ProgressReporter-loss-of-focus issue. 6 years ago