kicad/eeschema/tools
Jeff Young ed0e6af66d Move to direct tool registration.
It was confusing that the primary frames registered their tools
differently than the other frames.  In addition, since the other
frames also added their own tools, foo_actions::RegisterAllTools()
didn't really register all tool but rather those used by the
principal frame (PCB_EDIT_FRAME, SCH_EDIT_FRAME, etc.)
2019-05-05 17:14:30 +01:00
..
sch_actions.cpp Move to direct tool registration. 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 Move Leave Sheet to the top of the context menu. 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 Move Leave Sheet to the top of the context menu. 2019-05-05 17:14:30 +01:00
sch_edit_tool.h Fix issues with dragging, moving and rotating wires. 2019-05-05 17:14:30 +01:00
sch_editor_control.cpp Move Leave Sheet to the top of the 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_line_drawing_tool.cpp Move Leave Sheet to the top of the context menu. 2019-05-05 17:14:30 +01:00
sch_line_drawing_tool.h Move bus unfold and symbol unit selection to modern toolkit. 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 Move Leave Sheet to the top of the context menu. 2019-05-05 17:14:30 +01:00
sch_selection_tool.h Fix issues with dragging, moving and rotating wires. 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