kicad/eeschema/tools
Jeff Young b7e67073ef Fix bugs in bus unfold logic.
The worst of which left you in the bus unfold popup menu event loop
if you cancelled the menu by clicking outside it.
2019-05-05 19:48:11 +01:00
..
sch_actions.cpp Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
sch_actions.h Move to direct tool registration. 2019-05-05 17:14:30 +01:00
sch_drawing_tool.cpp Homogenize hit testing and selection return types. 2019-05-05 17:14:30 +01:00
sch_drawing_tool.h Refactor as SCH_DRAWING_TOOL was getting too big. 2019-05-05 17:14:30 +01:00
sch_edit_tool.cpp Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
sch_edit_tool.h Homogenize hit testing and selection return types. 2019-05-05 17:14:30 +01:00
sch_editor_control.cpp Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
sch_editor_control.h Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 2019-05-05 17:14:29 +01:00
sch_inspection_tool.cpp Move to direct tool registration. 2019-05-05 17:14:30 +01:00
sch_inspection_tool.h Move to direct tool registration. 2019-05-05 17:14:30 +01:00
sch_move_tool.cpp Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
sch_move_tool.h More cleanup. 2019-05-05 17:14:30 +01:00
sch_picker_tool.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
sch_picker_tool.h Move Eeschema net highlighting to modern toolset. 2019-04-14 12:10:48 +01:00
sch_selection_tool.cpp Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
sch_selection_tool.h Homogenize hit testing and selection return types. 2019-05-05 17:14:30 +01:00
sch_wire_bus_tool.cpp Fix bugs in bus unfold logic. 2019-05-05 19:48:11 +01:00
sch_wire_bus_tool.h Implement immediate bus unfold and add bus unfold to selection context menu. 2019-05-05 17:14:30 +01:00
selection.cpp Move Eeschema net highlighting to modern toolset. 2019-04-14 12:10:48 +01:00