.. |
drawing_tool.cpp
|
pcbnew: Commit polygon points to new constrained zone
|
6 years ago |
drawing_tool.h
|
A more robust fix for 36f1d023f016f105eaf0eeadc231aa78e5034c31.
|
6 years ago |
drc.cpp
|
Add keepout in footprints: Starting point.
|
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
|
Flip Start0 etc. when in ModEdit.
|
6 years ago |
edit_tool.h
|
Move some functions out of SELECTION_TOOL that don't really belong there.
|
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
|
Implement I18N for ACTIONs.
|
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
|
Add type filter to push pad properties.
|
6 years ago |
pad_tool.h
|
Reconcile tool and menu for Enumerate Pads.
|
6 years ago |
pcb_actions.cpp
|
Allow mouse drag to initiate a router drag if over a track or via.
|
6 years ago |
pcb_actions.h
|
Allow mouse drag to initiate a router drag if over a track or via.
|
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
|
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 |
pcb_editor_control.h
|
Even out PCB_EDITOR_CONTROL and PCB_INSPECTION_TOOL.
|
6 years ago |
pcb_inspection_tool.cpp
|
Even out PCB_EDITOR_CONTROL and PCB_INSPECTION_TOOL.
|
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
|
Process via size inc/dec commands while running via tool.
|
6 years ago |
pcb_tool_base.h
|
Footprint browser: Handle frame calls
|
6 years ago |
pcbnew_control.cpp
|
Map nets (if possible) from clipboard to destination.
|
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
|
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 |
point_editor.h
|
Allow edits to self-intersecting polygons.
|
6 years ago |
position_relative_tool.cpp
|
DIALOG_POSITION_RELATIVE: fix some issues: wxWidgets alerts and unit selection not taken in account after the first run.
|
6 years ago |
position_relative_tool.h
|
Move hotkeys to ACTION architecture.
|
6 years ago |
selection_tool.cpp
|
Add keepout in footprints: Starting point.
|
6 years ago |
selection_tool.h
|
Implement quiet-mode for selection clearing.
|
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 |