kicad/eeschema/tools
Jeff Young e9dd8542d1 Allow user to change from move to drag and vice versa.
Also fixes bugs when doing a duplicate in the middle of a move.
2019-05-05 17:14:29 +01:00
..
sch_actions.cpp Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 2019-05-05 17:14:29 +01:00
sch_actions.h Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 2019-05-05 17:14:29 +01:00
sch_drawing_tool.cpp Add resize sheet to context menus. Fix bugs in it. 2019-05-05 17:14:29 +01:00
sch_drawing_tool.h Add resize sheet to context menus. Fix bugs in it. 2019-05-05 17:14:29 +01:00
sch_edit_tool.cpp Allow user to change from move to drag and vice versa. 2019-05-05 17:14:29 +01:00
sch_edit_tool.h Allow user to change from move to drag and vice versa. 2019-05-05 17:14:29 +01:00
sch_editor_control.cpp Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 2019-05-05 17:14:29 +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 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.h Implement explicit cross-probing (mainly for sheets which are too slow to do automatically). 2019-05-05 17:14:29 +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 Fix gcc issue with temp variable and move some collection specs. 2019-05-05 17:14:29 +01:00
sch_selection_tool.h Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
selection.cpp Move Eeschema net highlighting to modern toolset. 2019-04-14 12:10:48 +01:00