kicad/pcbnew/tools
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus.
Some differences are due to difference between libraries being files
in symbol editor and directories in footprint editor, but this unifies
most of the rest.

It also dispenses with the save-to-library vs save-to-document distinction
in the GUI because it makes for too much variability in the GUI, was
implemented differently between the two editors, and isn't needed as much
anymore now that we have the highly visible infobar.

There was also an issue that the save-to-board icon occupies the same
location and has the same size/shape/colours as the Board Setup icon in
PCBNew.

Fixes https://gitlab.com/kicad/code/kicad/issues/7215
2021-02-06 14:33:16 +00:00
..
board_editor_control.cpp Preserve Uuids when editing board footprints. 2021-01-31 14:09:59 +00:00
board_editor_control.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
board_inspection_tool.cpp Make sure that NPTH pads still get handled in copper clearance checker. 2021-01-31 00:33:35 +00:00
board_inspection_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
board_reannotate_tool.cpp Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
board_reannotate_tool.h Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
convert_tool.cpp Don't warn on locked conversion 2021-01-08 16:49:47 -08:00
convert_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
drawing_tool.cpp Upgrade place via tool to new DRC. 2021-02-01 23:00:13 +00:00
drawing_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
drc_tool.cpp Implement more precise annotation-required messages. 2021-01-30 16:31:27 +00:00
drc_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
edit_tool.cpp Show dragging tools in context selection menu for components 2021-01-27 19:55:42 +00:00
edit_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
footprint_editor_control.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00
footprint_editor_control.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
global_edit_tool.cpp Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
global_edit_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
group_tool.cpp Give GROUP_PROPERTIES_DIALOG its own files. 2020-12-29 12:41:24 +00:00
group_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pad_tool.cpp Give the pad placement tool a context menu. 2021-01-15 00:52:03 +00:00
pad_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_actions.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00
pcb_actions.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_bright_box.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
pcb_bright_box.h Comment-only changes 2020-01-10 16:43:01 -08:00
pcb_control.cpp Improve SNR and formatting. 2020-12-24 10:36:29 +00:00
pcb_control.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_editor_conditions.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
pcb_editor_conditions.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_grid_helper.cpp Include footprint center as snap point 2021-02-01 12:03:26 -08:00
pcb_grid_helper.h All circle and arc tools to select all at first 2021-01-29 10:14:44 -08:00
pcb_picker_tool.cpp Refactor PICKER_TOOL and push up snapping disable functionality 2021-01-31 09:50:41 -05:00
pcb_picker_tool.h Refactor PICKER_TOOL and push up snapping disable functionality 2021-01-31 09:50:41 -05:00
pcb_point_editor.cpp Careful that we don't move the wrong end of the arc. 2021-02-03 23:53:11 +00:00
pcb_point_editor.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_selection.cpp Fix a bunch of issues with group selection and highlighting. 2020-12-29 12:41:24 +00:00
pcb_selection.h Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
pcb_selection_conditions.cpp Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
pcb_selection_conditions.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_selection_tool.cpp Pad selectability fix. 2021-02-06 13:57:40 +00:00
pcb_selection_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
pcb_tool_base.cpp Give the pad placement tool a context menu. 2021-01-15 00:52:03 +00:00
pcb_tool_base.h Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
pcb_viewer_tools.cpp Push shared parts of GRID_HELPERs into common. 2021-01-16 23:18:10 +00:00
pcb_viewer_tools.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
placement_tool.cpp Prevent locking items in footprint editor 2021-01-11 11:23:26 -08:00
placement_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
position_relative_tool.cpp Position relative: store discarded pad for use as the selection anchor 2021-01-17 14:25:52 -05:00
position_relative_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
tool_event_utils.cpp More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
tool_event_utils.h More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
zone_create_helper.cpp Fix issues with zone filling connectivity locking 2021-01-18 13:22:12 -05:00
zone_create_helper.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
zone_filler_tool.cpp Fix issues with zone filling connectivity locking 2021-01-18 13:22:12 -05:00
zone_filler_tool.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00