kicad/pcbnew/tools
Jeff Young 97cb15dd47 Make sub menus conditional on them having child items.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16631
2024-01-18 00:21:15 +00:00
..
board_editor_control.cpp Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
board_editor_control.h
board_inspection_tool.cpp performance efficiencies 2023-12-18 17:39:29 +00:00
board_inspection_tool.h Cleanup. 2023-12-12 13:57:12 +00:00
board_reannotate_tool.cpp
board_reannotate_tool.h
convert_tool.cpp Cleanup. 2023-11-25 13:12:45 +00:00
convert_tool.h
drawing_stackup_table_tool.cpp
drawing_tool.cpp Fix msys2 build. 2023-12-16 16:17:24 +00:00
drawing_tool.h Use preview items instead of highlightNets & status popup 2023-12-02 16:15:43 +00:00
drc_tool.cpp
drc_tool.h
edit_tool.cpp Make sub menus conditional on them having child items. 2024-01-18 00:21:15 +00:00
edit_tool.h Stage/add/delete group members when adding/deleting group. 2024-01-07 13:39:13 +00:00
edit_tool_move_fct.cpp Record nested footprints for collision checking. 2023-12-24 19:40:21 +00:00
footprint_editor_control.cpp
footprint_editor_control.h
generator_tool.cpp Re-factor frame pointer out of generator API. 2023-12-16 16:11:45 +00:00
generator_tool.h Use preview items instead of highlightNets & status popup 2023-12-02 16:15:43 +00:00
generator_tool_pns_proxy.cpp Fix build; renaming. 2023-11-28 22:18:37 +03:00
generator_tool_pns_proxy.h Fix build; renaming. 2023-11-28 22:18:37 +03:00
global_edit_tool.cpp
global_edit_tool.h
group_tool.cpp Fix two unrelated bugs in ungroup. 2023-12-21 22:47:23 +00:00
group_tool.h
item_modification_routine.cpp Fix fillet lines, when line angle is 0 or 180 2024-01-16 13:30:21 -08:00
item_modification_routine.h performance efficiencies 2023-12-18 17:39:29 +00:00
pad_tool.cpp FP editor: ensure a newly created pad PTH has a hole. 2024-01-11 16:27:05 +01:00
pad_tool.h
pcb_actions.cpp Move group/ungroup to COMMIT infrastructure. 2023-12-16 14:17:25 +00:00
pcb_actions.h Added IPC2581 support 2023-11-26 15:30:58 -08:00
pcb_control.cpp Implement copy/paste for generators. 2024-01-16 23:38:50 +00:00
pcb_control.h Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
pcb_editor_conditions.cpp
pcb_editor_conditions.h
pcb_grid_helper.cpp
pcb_grid_helper.h
pcb_picker_tool.cpp
pcb_picker_tool.h
pcb_point_editor.cpp Support point editing of inverted rectangles. 2024-01-17 15:27:48 +00:00
pcb_point_editor.h Use preview items instead of highlightNets & status popup 2023-12-02 16:15:43 +00:00
pcb_selection.cpp Rename PCB IO classes/files 2023-12-24 01:22:21 +00:00
pcb_selection.h
pcb_selection_conditions.cpp
pcb_selection_conditions.h
pcb_selection_tool.cpp Restore preferential selection treatment for silk items. 2024-01-17 14:02:43 +00:00
pcb_selection_tool.h Coding policy and Doxygen comment fixes. 2023-12-18 08:32:41 -05:00
pcb_tool_base.cpp Code cleanup. 2024-01-04 16:13:42 +00:00
pcb_tool_base.h
pcb_viewer_tools.cpp
pcb_viewer_tools.h
placement_tool.cpp
placement_tool.h
position_relative_tool.cpp
position_relative_tool.h
tool_event_utils.cpp
tool_event_utils.h
zone_create_helper.cpp Cleanup. 2023-11-25 13:12:45 +00:00
zone_create_helper.h
zone_filler_tool.cpp Fill empty zones when auto-fill is on. 2023-12-02 20:16:26 +00:00
zone_filler_tool.h