7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-16 23:29:18 +00:00
kicad/pcbnew/tools
2025-03-03 11:01:33 +00:00
..
array_tool.cpp Pcbnew tool: fix inconsistent selection after creation 2025-01-16 19:43:15 +08:00
array_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
board_editor_control.cpp Actionize more toolbar items 2025-02-28 01:57:37 +00:00
board_editor_control.h Actionize more toolbar items 2025-02-28 01:57:37 +00:00
board_inspection_tool.cpp Make netclass name methods clearer, and improve doc strings 2025-01-14 20:44:09 +00:00
board_inspection_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
board_reannotate_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
board_reannotate_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
convert_tool.cpp Allow Arc conversion to-from tracks-graphics 2025-01-14 13:08:45 -08:00
convert_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
drawing_stackup_table_tool.cpp Fix a collision with a Windows define and our use of the same var name. 2025-03-02 11:34:30 +01:00
drawing_tool.cpp pcbnew: Drag-selecting while creating a Text breaks PCB editor tools 2025-02-27 16:47:21 +00:00
drawing_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
drc_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
drc_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
edit_tool_move_fct.cpp Increment tool: use parent commit when appropriate, avoid double preview 2025-01-15 00:26:09 +08:00
edit_tool.cpp Cleanup stale comment. 2025-02-24 11:08:29 +00:00
edit_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
footprint_chooser_selection_tool.cpp Add tool framework to fp preview widget. 2025-02-24 11:08:28 +00:00
footprint_chooser_selection_tool.h Add tool framework to fp preview widget. 2025-02-24 11:08:28 +00:00
footprint_editor_control.cpp Move toolbar setup flags into the action definition 2025-02-28 01:57:37 +00:00
footprint_editor_control.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
generator_tool_pns_proxy.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
generator_tool_pns_proxy.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
generator_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
generator_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
global_edit_tool.cpp Move dialog launch function into tool class 2025-01-02 14:51:30 +00:00
global_edit_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
group_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
group_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
item_modification_routine.cpp ADDED: hatched fills for shapes. 2025-02-24 11:08:29 +00:00
item_modification_routine.h ADDED: hatched fills for shapes. 2025-02-24 11:08:29 +00:00
multichannel_tool.cpp Replace GetConnectedItems() type list with an EXCLUDE_ZONES flag. 2025-02-26 11:02:10 +00:00
multichannel_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pad_tool.cpp Use std::optional for pad connection overrides. 2025-01-09 17:32:05 +00:00
pad_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_actions.cpp Actionize more PCB actions 2025-02-28 01:57:37 +00:00
pcb_actions.h Actionize more PCB actions 2025-02-28 01:57:37 +00:00
pcb_control.cpp Actionize more PCB actions 2025-02-28 01:57:37 +00:00
pcb_control.h Actionize more PCB actions 2025-02-28 01:57:37 +00:00
pcb_edit_table_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_edit_table_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_editor_conditions.cpp Move footprint viewer/cvpcb actions to tool framework 2025-02-28 01:57:37 +00:00
pcb_editor_conditions.h Move footprint viewer/cvpcb actions to tool framework 2025-02-28 01:57:37 +00:00
pcb_grid_helper.cpp Pcbnew: fix snapping to reference image anchor points 2025-01-24 03:46:58 +08:00
pcb_grid_helper.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_picker_tool.cpp Fixes for building against recent wxWidgets 3.3 2025-01-09 08:38:49 -05:00
pcb_picker_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_point_editor.cpp ADDED: hatched fills for shapes. 2025-02-24 11:08:29 +00:00
pcb_point_editor.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_selection_conditions.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_selection_conditions.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_selection_tool.cpp Disable multi-via dragging. 2025-03-03 11:01:33 +00:00
pcb_selection_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_selection.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_selection.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_tool_base.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_tool_base.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_tool_utils.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_tool_utils.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
pcb_viewer_tools.cpp Move footprint viewer/cvpcb actions to tool framework 2025-02-28 01:57:37 +00:00
pcb_viewer_tools.h Move footprint viewer/cvpcb actions to tool framework 2025-02-28 01:57:37 +00:00
placement_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
placement_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
position_relative_tool.cpp Position relative: don't run with no selection 2025-01-24 20:26:57 +08:00
position_relative_tool.h Position interactive: add re-entrancy guard 2025-01-16 20:48:04 +08:00
tool_event_utils.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
tool_event_utils.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
zone_create_helper.cpp ADDED: Per layer properties of zones used for control over zone hatching position 2025-03-02 20:31:04 +00:00
zone_create_helper.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
zone_filler_tool.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
zone_filler_tool.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00