kicad/eeschema/tools
Jeff Young d881f4b21f When unfolding a bus from the selection tool, stay in that tool. 2019-05-05 18:36:18 +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 When unfolding a bus from the selection tool, stay in that tool. 2019-05-05 18:36:18 +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