| .. |
|
board_editor_control.cpp
|
Don't allow reentrancy into PlaceFootprint.
|
4 years ago |
|
board_editor_control.h
|
Don't allow reentrancy into PlaceFootprint.
|
4 years ago |
|
board_inspection_tool.cpp
|
Fill in some missing GetMsgPanelItems and make some others consistent.
|
4 years ago |
|
board_inspection_tool.h
|
Move selection disambiguation to long-click
|
4 years ago |
|
board_reannotate_tool.cpp
|
Remove broken RefDesStringCompare
|
4 years ago |
|
board_reannotate_tool.h
|
eeschema and pcbnew paste: consistent paste behaviour
|
5 years ago |
|
convert_tool.cpp
|
Option graphics limited to 45deg in creation: separate options for brd and fp editors.
|
4 years ago |
|
convert_tool.h
|
Allow creating polygon types from polygons
|
4 years ago |
|
drawing_stackup_table_tool.cpp
|
Avoid assertion in some cases.
|
4 years ago |
|
drawing_tool.cpp
|
Option graphics limited to 45deg in creation: separate options for brd and fp editors.
|
4 years ago |
|
drawing_tool.h
|
Pass wxPoint objects by reference instead of on the stack.
|
4 years ago |
|
drc_tool.cpp
|
Add cross-probing between PCB (markers) and DRC marker list.
|
4 years ago |
|
drc_tool.h
|
Add cross-probing between PCB (markers) and DRC marker list.
|
4 years ago |
|
edit_tool.cpp
|
Use mathematical rotation direction in Move Exactly dialog.
|
4 years ago |
|
edit_tool.h
|
Minor cleanup.
|
5 years ago |
|
footprint_editor_control.cpp
|
More NULL expunging.
|
4 years ago |
|
footprint_editor_control.h
|
Add footprint repair tool (currently just for duplicate IDs).
|
5 years ago |
|
global_edit_tool.cpp
|
Formatting.
|
4 years ago |
|
global_edit_tool.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
group_tool.cpp
|
Lock/unlock group members when locking/unlocking group.
|
4 years ago |
|
group_tool.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
pad_tool.cpp
|
Formatting.
|
4 years ago |
|
pad_tool.h
|
Clear numbers from non-numberable pads and don't run DRC on them.
|
4 years ago |
|
pcb_actions.cpp
|
Remove vestiges of old zoom-auto architecture.
|
4 years ago |
|
pcb_actions.h
|
Remove vestiges of old zoom-auto architecture.
|
4 years ago |
|
pcb_control.cpp
|
Fill in some missing GetMsgPanelItems and make some others consistent.
|
4 years ago |
|
pcb_control.h
|
Do-not-show-again section for common prefs & zone fill warning infobar.
|
4 years ago |
|
pcb_editor_conditions.cpp
|
Option graphics limited to 45deg in creation: separate options for brd and fp editors.
|
4 years ago |
|
pcb_editor_conditions.h
|
Move 45° limit to hotkey
|
4 years ago |
|
pcb_grid_helper.cpp
|
Rename BuildPolyPointsList() to DupPolyPointsList() and optimize code
|
4 years ago |
|
pcb_grid_helper.h
|
Fix automatic wire tool in gridless mode
|
5 years ago |
|
pcb_picker_tool.cpp
|
Move grid disable modifier from ALT to CTRL.
|
5 years ago |
|
pcb_picker_tool.h
|
Rename layer ids file.
|
4 years ago |
|
pcb_point_editor.cpp
|
Don't allow offset for circular pads.
|
4 years ago |
|
pcb_point_editor.h
|
Pass VECTOR2I objects by reference instead of on the stack.
|
4 years ago |
|
pcb_selection.cpp
|
Prefix TRACK, ARC and VIA.
|
5 years ago |
|
pcb_selection.h
|
Rename layer ids file.
|
4 years ago |
|
pcb_selection_conditions.cpp
|
Pull some name changes back from 7.0 to ease merging.
|
4 years ago |
|
pcb_selection_conditions.h
|
Pull some name changes back from 7.0 to ease merging.
|
4 years ago |
|
pcb_selection_tool.cpp
|
Fix segfault when check for editing points
|
4 years ago |
|
pcb_selection_tool.h
|
Confine allow-locked-pad-selection-even-when-filtered to single-select.
|
4 years ago |
|
pcb_tool_base.cpp
|
Option graphics limited to 45deg in creation: separate options for brd and fp editors.
|
4 years ago |
|
pcb_tool_base.h
|
Move 45° limit to hotkey
|
4 years ago |
|
pcb_viewer_tools.cpp
|
Option graphics limited to 45deg in creation: separate options for brd and fp editors.
|
4 years ago |
|
pcb_viewer_tools.h
|
Remove vestiges of old zoom-auto architecture.
|
4 years ago |
|
placement_tool.cpp
|
More NULL expunging.
|
4 years ago |
|
placement_tool.h
|
Fix the last of broken Doxygen comment specifiers.
|
5 years ago |
|
position_relative_tool.cpp
|
Pass wxPoint objects by reference instead of on the stack.
|
4 years ago |
|
position_relative_tool.h
|
Pass wxPoint objects by reference instead of on the stack.
|
4 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
|
Pull some name changes back from 7.0 to ease merging.
|
4 years ago |
|
zone_create_helper.h
|
Added a lot of consts and refactored a few lines
|
5 years ago |
|
zone_filler_tool.cpp
|
Decouple PROGRESS_REPORTER interface from implementations.
|
4 years ago |
|
zone_filler_tool.h
|
Implement lock between zone filler and drc.
|
5 years ago |