kicad/pcbnew/tools
Seth Hillbrand fade00a2b8 Remove default hotkey for toggle zone display
It is too easy to accidentally hide your zones and the 'A' hotkey is
intuitively mapped to Add Footprint, to match Add Symbol in eeschema.

This won't change current hotkey customizations but will help prevent
future user error.  Users can still map the action to a hotkey if the
new toggle is useful to their workflow

(cherry picked from commit 4d899d7820)
2022-01-10 11:52:41 -08:00
..
board_editor_control.cpp Scoop up some more wxPoints 2022-01-01 21:06:40 -05:00
board_editor_control.h Don't allow reentrancy into PlaceFootprint. 2021-09-29 17:01:33 +01:00
board_inspection_tool.cpp Scoop up some more wxPoints 2022-01-01 21:06:40 -05:00
board_inspection_tool.h Improve clearance and constraint resolution reporting. 2021-12-23 22:31:26 +00:00
board_reannotate_tool.cpp Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
board_reannotate_tool.h Array creator tool: Add option to assign unique reference designators 2021-10-25 22:38:49 +01:00
convert_tool.cpp Handle footprint shapes in polygon creation 2022-01-04 21:31:47 -05:00
convert_tool.h Allow creating polygon types from polygons 2021-08-08 20:29:00 -04:00
drawing_stackup_table_tool.cpp Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 2021-12-28 22:15:20 +00:00
drawing_tool.cpp Move to new font engine. 2022-01-02 14:57:03 +00:00
drawing_tool.h Keep line stroke params as long as layer doesn't change. 2021-12-24 16:13:51 +00:00
drc_tool.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
drc_tool.h Exclusions for Unconnected Items; Markers & exclusions for Parity checks 2021-12-24 21:10:28 +00:00
edit_tool.cpp Scoop up some more wxPoints 2022-01-01 21:06:40 -05:00
edit_tool.h Remove vestigal setting 2021-10-23 22:12:25 -04:00
footprint_editor_control.cpp Exclusions for Unconnected Items; Markers & exclusions for Parity checks 2021-12-24 21:10:28 +00:00
footprint_editor_control.h ADDED Edit Text and Graphics Properties for Footprint Editor. 2021-12-24 18:13:21 +00:00
global_edit_tool.cpp Formatting. 2021-09-13 17:18:58 +01:00
global_edit_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
group_tool.cpp Lock/unlock group members when locking/unlocking group. 2021-09-27 11:29:52 +01:00
group_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pad_tool.cpp Fix pad snapping in renumber pads 2022-01-03 19:39:04 -08:00
pad_tool.h Keep default pad number up-to-date (in both directions). 2021-10-22 19:58:36 +01:00
pcb_actions.cpp Remove default hotkey for toggle zone display 2022-01-10 11:52:41 -08:00
pcb_actions.h Radial dimensions. 2021-12-23 19:34:54 +00:00
pcb_control.cpp Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
pcb_control.h Improve consistency and hotkey access in Appearances. 2021-10-04 13:44:43 +01:00
pcb_editor_conditions.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
pcb_editor_conditions.h Move 45° limit to hotkey 2021-09-05 13:42:51 -07:00
pcb_grid_helper.cpp Fix pad snapping in renumber pads 2022-01-03 19:39:04 -08:00
pcb_grid_helper.h Fix pad snapping in renumber pads 2022-01-03 19:39:04 -08:00
pcb_picker_tool.cpp Move grid disable modifier from ALT to CTRL. 2021-05-09 20:17:40 +01:00
pcb_picker_tool.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
pcb_point_editor.cpp Some more wxPoint removal 2022-01-01 12:11:21 -05:00
pcb_point_editor.h Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pcb_selection.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
pcb_selection.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcb_selection_conditions.cpp Pull some name changes back from 7.0 to ease merging. 2021-07-21 20:58:59 +01:00
pcb_selection_conditions.h Push most of PCB_SHAPE impl down in to EDA_SHAPE. 2021-10-15 12:45:43 +01:00
pcb_selection_tool.cpp Neurotically update position wxPoint usages 2022-01-01 11:55:51 -05:00
pcb_selection_tool.h Regularize the promotion of pads to footprints in non-free-pad mode. 2021-12-08 13:08:54 +00:00
pcb_tool_base.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
pcb_tool_base.h Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
pcb_viewer_tools.cpp Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
pcb_viewer_tools.h Remove some more duplicated preferences. 2021-12-26 13:37:28 +00:00
placement_tool.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
placement_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
position_relative_tool.cpp Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
position_relative_tool.h Convert wxPoint/wxSize starting from EDA_RECT usages 2022-01-01 11:30:33 -05:00
tool_event_utils.cpp
tool_event_utils.h
zone_create_helper.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
zone_create_helper.h Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
zone_filler_tool.cpp Recalculate ratsnest after zone fill 2021-12-14 13:37:15 -08:00
zone_filler_tool.h Implement lock between zone filler and drc. 2021-06-16 16:12:01 +01:00