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.
 
 
 
 
 
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
..
board_editor_control.cpp PCB: convert footprints to use PCB_FIELDs for fields from schematics 2 years ago
board_editor_control.h ADDED: Search/inspect pane 3 years ago
board_inspection_tool.cpp PCB: introduce PCB_FIELD_T 2 years ago
board_inspection_tool.h Add quick DRC action for Diff Footprints. 3 years ago
board_reannotate_tool.cpp Cleanup & performance enhancements. 3 years ago
board_reannotate_tool.h Array creator tool: Add option to assign unique reference designators 4 years ago
convert_tool.cpp PCB: introduce PCB_FIELD_T 2 years ago
convert_tool.h ADDED: user-specified gap and linewidth for bounding hull creation. 3 years ago
drawing_stackup_table_tool.cpp Collapse FP_* down into their PCB_* equivalents. 3 years ago
drawing_tool.cpp PCB: introduce PCB_FIELD_T 2 years ago
drawing_tool.h Unify go-back-one-step processing for drawing tools (and router). 2 years ago
drc_tool.cpp Re-create missing exclusion markers if DRC was cancelled. 2 years ago
drc_tool.h Re-create missing exclusion markers if DRC was cancelled. 2 years ago
edit_tool.cpp PCB: introduce PCB_FIELD_T 2 years ago
edit_tool.h PCB Editor: make Mirror menu items conditional 3 years ago
edit_tool_move_fct.cpp Use the correct printf format for the move individually status text 2 years ago
footprint_editor_control.cpp Footprint editor: always export the currently loaded footprint. 3 years ago
footprint_editor_control.h Enable properties panel in footprint editor 3 years ago
global_edit_tool.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
global_edit_tool.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
group_tool.cpp Picker Tools: make sure we know what tool we are 2 years ago
group_tool.h Fix the last of broken Doxygen comment specifiers. 5 years ago
pad_tool.cpp Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2 years ago
pad_tool.h Collapse FP_* down into their PCB_* equivalents. 3 years ago
pcb_actions.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
pcb_actions.h Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
pcb_control.cpp Hotkey feedback for inactive layer display mode 2 years ago
pcb_control.h Hotkey feedback for inactive layer display mode 2 years ago
pcb_editor_conditions.cpp Remove bad static_cast. 3 years ago
pcb_editor_conditions.h Move 45° limit to hotkey 4 years ago
pcb_grid_helper.cpp PCB: introduce PCB_FIELD_T 2 years ago
pcb_grid_helper.h Honour selection filter when picking move anchors. 3 years ago
pcb_picker_tool.cpp Picker Tools: make sure we know what tool we are 2 years ago
pcb_picker_tool.h Rename layer ids file. 4 years ago
pcb_point_editor.cpp Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2 years ago
pcb_point_editor.h pcbnew: Support dragging arc center in "Keep endpoints" mode. 3 years ago
pcb_selection.cpp Neurotically update position wxPoint usages 4 years ago
pcb_selection.h We don't keep a CHANGELOG.TXT 4 years ago
pcb_selection_conditions.cpp PCB Editor: make locking menu items conditional 3 years ago
pcb_selection_conditions.h PCB Editor: make locking menu items conditional 3 years ago
pcb_selection_tool.cpp PCB: introduce PCB_FIELD_T 2 years ago
pcb_selection_tool.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
pcb_tool_base.cpp Don't discard temporary item being placed if placement is rejected 3 years ago
pcb_tool_base.h TOOL_EVENT: make command string non-optional 3 years ago
pcb_viewer_tools.cpp PCB: introduce PCB_FIELD_T 2 years ago
pcb_viewer_tools.h Remove some more duplicated preferences. 4 years ago
placement_tool.cpp Correctly sort positions for default align 3 years ago
placement_tool.h Some more wxPoint/EDA_RECT yeeting. 3 years ago
position_relative_tool.cpp Picker Tools: make sure we know what tool we are 2 years ago
position_relative_tool.h Don't keep value of user or grid anchors between invocations. 3 years ago
properties_tool.cpp Enable properties panel in footprint editor 3 years ago
properties_tool.h WIP: Properties GUI 3 years ago
tool_event_utils.cpp More wide-string declarations. 4 years ago
tool_event_utils.h Fix a few more doxygen errors (no actual code change) 3 years ago
zone_create_helper.cpp Collapse FP_* down into their PCB_* equivalents. 3 years ago
zone_create_helper.h Choose the first unused priority value for zones 3 years ago
zone_filler_tool.cpp Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
zone_filler_tool.h Don't allow quit while zone filler is running. 3 years ago