kicad/pcbnew/tools
jean-pierre charras 00bf2ca36f Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges
(It is a container to build bridges on solder mask layers by DRC, not real zone)
Disable also this special zone selection by adding it in
PCB_SELECTION_TOOL::itemPassesFilter
Do not display the outlines of this very special zone used by DRC
to show layer mask bridges created by DRC to show these bridges.
From Master branch
Fixes #15847
https://gitlab.com/kicad/code/kicad/-/issues/15847
2023-10-13 17:15:37 +02:00
..
board_editor_control.cpp Use netclass values when reaching netclass entry. 2023-10-04 18:49:03 +01:00
board_editor_control.h
board_inspection_tool.cpp Fix typo in arguments list to EvalRules(). 2023-09-30 13:16:39 +01:00
board_inspection_tool.h
board_reannotate_tool.cpp
board_reannotate_tool.h
convert_tool.cpp
convert_tool.h
drawing_stackup_table_tool.cpp
drawing_tool.cpp Minor cleanup and removal of stale comments. 2023-08-31 12:37:44 +01:00
drawing_tool.h Reset session drawing props after Board Setup. 2023-06-17 13:04:48 +01:00
drc_tool.cpp Re-create missing exclusion markers if DRC was cancelled. 2023-06-11 22:31:13 +01:00
drc_tool.h Re-create missing exclusion markers if DRC was cancelled. 2023-06-11 22:31:13 +01:00
edit_tool.cpp Don't allow duplication of footprint items outside of footprint editor. 2023-09-03 22:44:17 +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 Don't allow duplication of footprint items outside of footprint editor. 2023-09-03 22:44:17 +01:00
footprint_editor_control.cpp Footprint editor: always export the currently loaded footprint. 2023-03-29 20:30:25 +02:00
footprint_editor_control.h
global_edit_tool.cpp
global_edit_tool.h
group_tool.cpp Don't add footprint components to PCB group 2023-01-05 15:38:07 -08:00
group_tool.h
pad_tool.cpp Fix merge errors. 2023-09-02 11:18:34 +01:00
pad_tool.h Implement undo/redo around Pad Edit Mode changes. 2023-09-02 11:18:34 +01:00
pcb_actions.cpp Revert string change. 2023-05-12 21:26:16 +03:00
pcb_actions.h
pcb_control.cpp Clean up items which weren't pasted from clipboard. 2023-03-18 23:38:09 +00:00
pcb_control.h
pcb_editor_conditions.cpp
pcb_editor_conditions.h
pcb_grid_helper.cpp Fix oval pad snapping 2023-09-10 00:49:03 +01:00
pcb_grid_helper.h Add forward declarations in pcb_grid_helper.h 2023-09-10 00:45:32 +01:00
pcb_picker_tool.cpp
pcb_picker_tool.h
pcb_point_editor.cpp Implement undo/redo around Pad Edit Mode changes. 2023-09-02 11:18:34 +01:00
pcb_point_editor.h
pcb_selection.cpp
pcb_selection.h
pcb_selection_conditions.cpp
pcb_selection_conditions.h
pcb_selection_tool.cpp Pcbnew: rename ZONE* m_SolderMask to m_SolderMaskBridges 2023-10-13 17:15:37 +02:00
pcb_selection_tool.h Revise method of selecting footprints in contrast 2023-09-29 12:09:11 -07: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 Use original event position if it's available. 2023-09-30 13:35:48 +01:00
pcb_viewer_tools.h
placement_tool.cpp
placement_tool.h
position_relative_tool.cpp
position_relative_tool.h
properties_tool.cpp
properties_tool.h
tool_event_utils.cpp
tool_event_utils.h
zone_create_helper.cpp Minor cleanup and removal of stale comments. 2023-08-31 12:37:44 +01:00
zone_create_helper.h
zone_filler_tool.cpp Don't allow quit while zone filler is running. 2023-01-16 16:01:45 +00:00
zone_filler_tool.h Don't allow quit while zone filler is running. 2023-01-16 16:01:45 +00:00