.. |
board_editor_control.cpp
|
Update dimension units when opening PCBs in CLI.
|
2023-03-13 20:26:11 +00:00 |
board_editor_control.h
|
…
|
|
board_inspection_tool.cpp
|
ADDED memberOfFootprint() to DRC custom rules functions.
|
2023-04-12 14:06:09 +01:00 |
board_inspection_tool.h
|
Add quick DRC action for Diff Footprints.
|
2023-03-14 11:52:23 +00:00 |
board_reannotate_tool.cpp
|
…
|
|
board_reannotate_tool.h
|
…
|
|
convert_tool.cpp
|
Allow text input to Convert to Polygon/Zone/Keepout.
|
2023-04-28 17:43:08 +01:00 |
convert_tool.h
|
ADDED: user-specified gap and linewidth for bounding hull creation.
|
2023-02-12 23:16:45 +00:00 |
drawing_stackup_table_tool.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
drawing_tool.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
drawing_tool.h
|
…
|
|
drc_tool.cpp
|
ADDED allow update of teardrops before running DRC.
|
2023-04-15 12:18:41 +01:00 |
drc_tool.h
|
ADDED allow update of teardrops before running DRC.
|
2023-04-15 12:18:41 +01:00 |
edit_tool.cpp
|
Retire Local/Draw coords distinction from PAD (the last object to have it).
|
2023-04-02 18:02:41 +01:00 |
edit_tool.h
|
PCB Editor: make Mirror menu items conditional
|
2022-12-27 14:18:47 -05:00 |
edit_tool_move_fct.cpp
|
pcbnew: don't move twice
|
2023-04-26 15:37:18 +00:00 |
footprint_editor_control.cpp
|
Footprint editor: always export the currently loaded footprint.
|
2023-03-29 18:47:39 +02:00 |
footprint_editor_control.h
|
Enable properties panel in footprint editor
|
2023-02-17 20:35:56 -05:00 |
global_edit_tool.cpp
|
…
|
|
global_edit_tool.h
|
…
|
|
group_tool.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
group_tool.h
|
…
|
|
pad_tool.cpp
|
Retire Local/Draw coords distinction from PAD (the last object to have it).
|
2023-04-02 18:02:41 +01:00 |
pad_tool.h
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
pcb_actions.cpp
|
Footprint editor: always export the currently loaded footprint.
|
2023-03-29 18:47:39 +02:00 |
pcb_actions.h
|
Graphical diff for schematic vs library symbols.
|
2023-03-09 18:04:52 +00:00 |
pcb_control.cpp
|
Convert sprintf to snprintf in most files
|
2023-04-17 15:39:34 +00:00 |
pcb_control.h
|
…
|
|
pcb_editor_conditions.cpp
|
…
|
|
pcb_editor_conditions.h
|
…
|
|
pcb_grid_helper.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
pcb_grid_helper.h
|
Honour selection filter when picking move anchors.
|
2022-11-08 16:27:18 +00:00 |
pcb_picker_tool.cpp
|
Don't allow zone filling during other editing operations.
|
2022-11-14 23:39:49 +00:00 |
pcb_picker_tool.h
|
…
|
|
pcb_point_editor.cpp
|
Retire Local/Draw coords distinction from PAD (the last object to have it).
|
2023-04-02 18:02:41 +01:00 |
pcb_point_editor.h
|
pcbnew: Support dragging arc center in "Keep endpoints" mode.
|
2022-12-12 13:00:44 +03:00 |
pcb_selection.cpp
|
…
|
|
pcb_selection.h
|
…
|
|
pcb_selection_conditions.cpp
|
PCB Editor: make locking menu items conditional
|
2022-12-21 10:34:54 -05:00 |
pcb_selection_conditions.h
|
PCB Editor: make locking menu items conditional
|
2022-12-21 10:34:54 -05:00 |
pcb_selection_tool.cpp
|
Use a softer Reset for grid settings.
|
2023-04-04 17:05:21 +01:00 |
pcb_selection_tool.h
|
Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere
|
2023-02-18 22:57:18 -05:00 |
pcb_tool_base.cpp
|
Don't discard temporary item being placed if placement is rejected
|
2023-02-11 08:40:33 -05:00 |
pcb_tool_base.h
|
…
|
|
pcb_viewer_tools.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
pcb_viewer_tools.h
|
…
|
|
placement_tool.cpp
|
Correctly sort positions for default align
|
2022-10-14 16:15:06 -07:00 |
placement_tool.h
|
…
|
|
position_relative_tool.cpp
|
Don't keep value of user or grid anchors between invocations.
|
2022-11-17 00:51:52 +00:00 |
position_relative_tool.h
|
Don't keep value of user or grid anchors between invocations.
|
2022-11-17 00:51:52 +00:00 |
properties_tool.cpp
|
Enable properties panel in footprint editor
|
2023-02-17 20:35:56 -05:00 |
properties_tool.h
|
…
|
|
tool_event_utils.cpp
|
…
|
|
tool_event_utils.h
|
Fix a few more doxygen errors (no actual code change)
|
2023-04-19 20:24:42 +02:00 |
zone_create_helper.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
zone_create_helper.h
|
…
|
|
zone_filler_tool.cpp
|
Collapse FP_* down into their PCB_* equivalents.
|
2023-03-31 22:57:46 +01:00 |
zone_filler_tool.h
|
Don't allow quit while zone filler is running.
|
2023-01-16 16:01:45 +00:00 |