kicad/pcbnew/tools
Seth Hillbrand 95ab0b1813 pcbnew: Hide dynamic ratsnest after canceling edit
The dynamic ratsnest is shown while moving items but this needs to be
hidden after cancelling.  Previously this was handled by the
SelectionClear event but we've changed this to (correctly) keep the
previous selection when canceling.

Fixes: lp:1831350
* https://bugs.launchpad.net/kicad/+bug/1831350
2019-06-02 20:25:02 -07:00
..
drawing_tool.cpp Remove legacy routing options. 2019-06-01 16:29:12 +01:00
drawing_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
edit_tool.cpp pcbnew: Hide dynamic ratsnest after canceling edit 2019-06-02 20:25:02 -07:00
edit_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
footprint_editor_tools.cpp pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
footprint_editor_tools.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
grid_helper.cpp Remove legacy routing options. 2019-06-01 16:29:12 +01:00
grid_helper.h pcbnew: Ensure source snapping 2019-02-03 04:23:24 +01:00
microwave_tool.cpp Remove CurItem() architecture and legacy routers and drawing code. 2019-05-29 00:26:30 +01:00
microwave_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
pad_tool.cpp pcbnew: Move pads to std::deque 2019-06-01 16:23:54 -07:00
pad_tool.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
pcb_actions.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
pcb_actions.h pcbnew: Hide dynamic ratsnest after canceling edit 2019-06-02 20:25:02 -07:00
pcb_bright_box.cpp Refactor BRIGHT_BOX to common so it can be used by other programs 2017-03-11 21:38:01 +01:00
pcb_bright_box.h Refactor BRIGHT_BOX to common so it can be used by other programs 2017-03-11 21:38:01 +01:00
pcb_editor_control.cpp pcbnew: Hide dynamic ratsnest after canceling edit 2019-06-02 20:25:02 -07:00
pcb_editor_control.h pcbnew: Hide dynamic ratsnest after canceling edit 2019-06-02 20:25:02 -07:00
pcb_selection_conditions.cpp pcbnew: Rename PCB_ZONE_T and remove from connectivity 2018-09-29 15:09:15 -07:00
pcb_selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
pcb_tool_base.cpp Rework Eeschema find/replace for modern toolset. 2019-05-22 21:48:04 +01:00
pcb_tool_base.h Use GetFirstModule() for call that can be NULL 2019-06-02 20:06:11 -07:00
pcbnew_control.cpp pcbnew: remove the last dlist components from pcbnew 2019-06-02 20:06:11 -07:00
pcbnew_control.h More ACTIONS work. 2019-06-02 21:10:56 +01:00
pcbnew_picker_tool.cpp Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
pcbnew_picker_tool.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
placement_tool.cpp CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
placement_tool.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
point_editor.cpp PcbNew: prevent crash in point editor if selection gets invalidated 2019-05-29 21:27:59 -04:00
point_editor.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
position_relative_tool.cpp Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
position_relative_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
selection.cpp Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
selection_tool.cpp pcbnew: Hide dynamic ratsnest after canceling edit 2019-06-02 20:25:02 -07:00
selection_tool.h pcbnew: Move tracks to std::deque 2019-06-01 09:53:23 -07: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 pcbnew: Fix zone cutout duplication 2019-01-23 06:42:07 -08:00
zone_create_helper.h pcbnew: Fix zone cutout duplication 2019-01-23 06:42:07 -08:00
zone_filler_tool.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
zone_filler_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00