7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-16 23:29:18 +00:00
kicad/pcbnew/tools
Mike Williams 18010b1104 selection: sort box selection by rows and columns by default
Some tools can take a selection order and it is nice to provide a
sane human-oriented default sorting when box selecting.
2025-03-19 10:25:35 -04:00
..
array_tool.cpp PCB editor: extend create array functionality to arrange existing items 2025-03-19 10:23:15 -04: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 Check parent footprint as well for component class. 2025-03-10 13:34:01 +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 Refresh preview after rotate/flip/mirror during move. 2025-03-14 13:17:52 +00:00
edit_tool.cpp Implement dynamic assignment of component classes 2025-03-15 14:33:47 +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 Don't report non-meeting line-pairs. 2025-03-13 16:32:25 +00:00
item_modification_routine.h Don't report non-meeting line-pairs. 2025-03-13 16:32:25 +00:00
multichannel_tool.cpp Add new DRC expression function isMemberOfSheetOrChildren 2025-03-17 15:55:59 +00:00
multichannel_tool.h multichannel: possible fix for ghosting footprints when using grouping 2025-03-09 23:36:54 +01: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 selection: sort box selection by rows and columns by default 2025-03-19 10:25:35 -04: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