kicad/eeschema/tools
Jeff Young b576ccef61 Don't double-up tools on tool stack.
Also make sure move tool gets cancelled by other tools being
activated.

Fixes https://gitlab.com/kicad/code/kicad/issues/7259
2021-01-26 10:56:19 +00:00
..
assign_footprints.cpp Naming conventions (including some component -> symbol). 2020-11-15 20:23:15 +00:00
backannotate.cpp Allow only updating reference links during back-annotation 2021-01-20 00:37:38 +00:00
backannotate.h Make updating netnames in backannotate more discrete. 2020-11-25 22:16:56 +00:00
ee_actions.cpp Banish new project from template to the menubar 2021-01-19 22:57:25 +00:00
ee_actions.h Symbol editor: make library and symbol save as operations explicit. 2020-12-27 11:55:32 -05:00
ee_grid_helper.cpp Push shared parts of GRID_HELPERs into common. 2021-01-16 23:18:10 +00:00
ee_grid_helper.h Push shared parts of GRID_HELPERs into common. 2021-01-16 23:18:10 +00:00
ee_inspection_tool.cpp Make sure Check Pins works on a flattened copy of the part. 2021-01-18 15:20:15 +00:00
ee_inspection_tool.h Make prev/next marker work reliably on all platforms. 2020-12-01 22:37:07 +00:00
ee_point_editor.cpp Don't leave point editor running when moving things in eeschema 2021-01-24 12:59:42 -05:00
ee_point_editor.h Update SCH_SCREEN's RTree when moving items. 2020-10-30 15:26:07 +00:00
ee_selection.cpp Selection center is center of visible items. 2020-10-30 23:37:35 +00:00
ee_selection.h Selection center is center of visible items. 2020-10-30 23:37:35 +00:00
ee_selection_tool.cpp "comp" -> "symbol". 2021-01-19 23:50:40 +00:00
ee_selection_tool.h Better-encapsulate collector sources in the selection tool. 2021-01-19 21:10:43 +00:00
ee_tool_base.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
reannotate.cpp Cleanup and formatting. 2020-11-23 01:10:08 +00:00
reannotate.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
sch_drawing_tools.cpp Don't allow dbl-click to leak through to other tools. 2020-12-14 22:15:43 +00:00
sch_drawing_tools.h Formatting and naming conventions. 2020-11-07 18:50:30 +00:00
sch_edit_tool.cpp Init intersheet refs props when converting to global label. 2021-01-25 13:20:16 +00:00
sch_edit_tool.h Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
sch_editor_control.cpp "comp" -> "symbol". 2021-01-19 23:50:40 +00:00
sch_editor_control.h Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 2020-10-14 21:07:10 +01:00
sch_line_wire_bus_tool.cpp Save context menu position for bus unfold 2020-12-27 13:07:16 -05:00
sch_line_wire_bus_tool.h Save context menu position for bus unfold 2020-12-27 13:07:16 -05:00
sch_move_tool.cpp Don't double-up tools on tool stack. 2021-01-26 10:56:19 +00:00
sch_move_tool.h ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
sch_navigate_tool.cpp Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 2020-11-17 16:05:49 +00:00
sch_navigate_tool.h Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 2020-11-17 16:05:49 +00:00
symbol_editor_control.cpp "comp" -> "symbol". 2021-01-19 23:50:40 +00:00
symbol_editor_control.h Naming conventions. 2020-12-12 03:43:41 +00:00
symbol_editor_drawing_tools.cpp Read-only dialogs for symbols in legacy libraries. 2020-12-22 12:16:27 +00:00
symbol_editor_drawing_tools.h Naming conventions. 2020-12-12 03:43:41 +00:00
symbol_editor_edit_tool.cpp Drop hover selection in Symbol Editor after edit action. 2021-01-23 17:12:34 +00:00
symbol_editor_edit_tool.h Naming conventions. 2020-12-12 03:43:41 +00:00
symbol_editor_move_tool.cpp Coverity fixes. 2021-01-13 11:23:09 -05:00
symbol_editor_move_tool.h Naming conventions. 2020-12-12 03:43:41 +00:00
symbol_editor_pin_tool.cpp Tidy up context menus a bit 2021-01-17 22:42:03 +00:00
symbol_editor_pin_tool.h Naming conventions. 2020-12-12 03:43:41 +00:00