kicad/eeschema/tools
Jeff Young 588d13a912 Fix gcc issue with temp variable and move some collection specs.
Having the collection specs localized with their code improves
encapsulation.

(Thanks to crasic for the original patch.)
2019-05-05 17:14:29 +01:00
..
sch_actions.cpp Add enter/leave sheet to modern toolset. 2019-05-05 17:14:29 +01:00
sch_actions.h Add enter/leave sheet to modern toolset. 2019-05-05 17:14:29 +01:00
sch_drawing_tool.cpp Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
sch_drawing_tool.h More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
sch_edit_tool.cpp Fix gcc issue with temp variable and move some collection specs. 2019-05-05 17:14:29 +01:00
sch_edit_tool.h Replace deleteNode and deleteConnection with selectNode and selectConnection. 2019-05-05 17:14:29 +01:00
sch_editor_control.cpp Fix gcc issue with temp variable and move some collection specs. 2019-05-05 17:14:29 +01:00
sch_editor_control.h Add enter/leave sheet to modern toolset. 2019-05-05 17:14:29 +01:00
sch_inspection_tool.cpp Move show datasheet to SCH_INSPECTOR_TOOL and add show marker info. 2019-05-05 17:12:59 +01:00
sch_inspection_tool.h Move show datasheet to SCH_INSPECTOR_TOOL and add show marker info. 2019-05-05 17:12:59 +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