kicad/eeschema/tools
Jeff Young 40f41133b3 Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
..
lib_drawing_tools.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
lib_drawing_tools.h Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
lib_pin_tool.cpp Move Pin, Symbol Text and Symbol Anchor to modern toolset. 2019-05-07 20:39:46 +01:00
lib_pin_tool.h Move Pin, Symbol Text and Symbol Anchor to modern toolset. 2019-05-07 20:39:46 +01:00
sch_actions.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
sch_actions.h Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
sch_drawing_tools.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
sch_drawing_tools.h Move Pin, Symbol Text and Symbol Anchor to modern toolset. 2019-05-07 20:39:46 +01:00
sch_edit_tool.cpp eeschema: Fix sign error in comparison 2019-05-09 14:10:53 -07:00
sch_edit_tool.h Homogenize hit testing and selection return types. 2019-05-05 17:14:30 +01:00
sch_editor_control.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +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 libedit message panel updating to the Inspection Tool. 2019-05-06 15:31:23 +01:00
sch_inspection_tool.h Move to direct tool registration. 2019-05-05 17:14:30 +01:00
sch_move_tool.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
sch_move_tool.h Anchor a selected wire at the edge of a drag which is connected to a non-drag item. 2019-05-07 12:04:19 +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 eeschema: Don't segfault on empty drawlist 2019-05-09 15:11:36 -07:00
sch_selection_tool.h Move to shared COLLECTORS for sch and lib. 2019-05-06 15:31:23 +01:00
sch_wire_bus_tool.cpp Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 2019-05-10 16:11:57 +01:00
sch_wire_bus_tool.h Code clarification and commenting. 2019-05-06 15:31:23 +01:00
selection.cpp Move Eeschema net highlighting to modern toolset. 2019-04-14 12:10:48 +01:00