..
lib_drawing_tools.cpp
Fix typo
2019-05-08 14:28:31 +02:00
lib_drawing_tools.h
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +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 Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +01:00
sch_actions.h
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +01:00
sch_drawing_tools.cpp
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +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
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +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
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
2019-05-07 20:39:46 +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
eeschema: Prevent double-commit on duplicate/copy
2019-05-09 13:46:35 -07: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
A couple of temp hacks for LibEdit <esc> processing while in transition.
2019-05-07 12:04:19 +01: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
Code clarification and commenting.
2019-05-06 15:31:23 +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