kicad/pcbnew/tools
Jeff Young 6898dadd1c Don't activate measure tool when it's already running.
In this case it's reactivated when the move command ends; only the
move command was ended because of activating the measure tool so it
gets activated twice.

Fixes https://gitlab.com/kicad/code/kicad/issues/6321
2020-12-10 22:14:52 +00:00
..
convert_tool.cpp Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
convert_tool.h
drawing_tool.cpp Nets don't have properites; netclasses do. 2020-12-08 13:05:39 +00:00
drawing_tool.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
drc_tool.cpp Make prev/next marker work reliably on all platforms. 2020-12-01 22:37:07 +00:00
drc_tool.h Make prev/next marker work reliably on all platforms. 2020-12-01 22:37:07 +00:00
edit_tool.cpp Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
edit_tool.h Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
footprint_editor_tools.cpp Formatting and cleanup. 2020-12-04 14:01:54 +00:00
footprint_editor_tools.h Re-factor boundary/courtyard checker error handling. 2020-11-21 20:57:35 +00:00
global_edit_tool.cpp MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
global_edit_tool.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
grid_helper.cpp Cleanup compiler warnings 2020-11-25 00:08:09 +00:00
grid_helper.h
group_tool.cpp Update group icons 2020-12-08 12:22:18 -08:00
group_tool.h
pad_tool.cpp More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
pad_tool.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcb_actions.cpp Update group icons 2020-12-08 12:22:18 -08:00
pcb_actions.h Re-factor boundary/courtyard checker error handling. 2020-11-21 20:57:35 +00:00
pcb_bright_box.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
pcb_bright_box.h
pcb_editor_conditions.cpp Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
pcb_editor_conditions.h
pcb_editor_control.cpp Fix typo. (Thanks Graham!) 2020-12-10 00:08:05 +00:00
pcb_editor_control.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcb_inspection_tool.cpp Handle groups in clearance report, and make sure zone bboxes are cached. 2020-12-04 20:49:14 +00:00
pcb_inspection_tool.h Make sure dissallow constraints get added to rule. 2020-12-03 23:08:51 +00:00
pcb_reannotate_tool.cpp
pcb_reannotate_tool.h
pcb_selection_conditions.cpp Update some classnames including archaic zone names. 2020-11-12 10:31:25 +00:00
pcb_selection_conditions.h Naming conventions. 2020-11-14 18:26:03 +00:00
pcb_tool_base.cpp Fix more accidental event capturing. 2020-12-06 13:33:23 +00:00
pcb_tool_base.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcb_viewer_tools.cpp Don't activate measure tool when it's already running. 2020-12-10 22:14:52 +00:00
pcb_viewer_tools.h A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcbnew_control.cpp Fix a few issues when copying a footprint from fp editor to clipboard, and paste it: 2020-11-25 17:13:35 +01:00
pcbnew_control.h
pcbnew_picker_tool.cpp Grid snapping fixes. 2020-12-03 19:55:58 +00:00
pcbnew_picker_tool.h
pcbnew_selection.cpp Naming conventions. 2020-11-14 18:26:03 +00:00
pcbnew_selection.h PCB_MODULE_T -> PCB_FOOTPRINT_T 2020-11-13 15:16:24 +00:00
placement_tool.cpp Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
placement_tool.h Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
point_editor.cpp Grid snapping fixes. 2020-12-03 19:55:58 +00:00
point_editor.h
position_relative_tool.cpp Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
position_relative_tool.h
selection_tool.cpp Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
selection_tool.h Yet another overhaul to locking. 2020-12-10 17:36:19 +00:00
tool_event_utils.cpp
tool_event_utils.h
zone_create_helper.cpp First-class support for filled shapes. 2020-11-14 01:40:32 +00:00
zone_create_helper.h Update some classnames including archaic zone names. 2020-11-12 10:31:25 +00:00
zone_filler_tool.cpp Update some classnames including archaic zone names. 2020-11-12 10:31:25 +00:00
zone_filler_tool.h