..
sch_actions.cpp
Fix a bunch of issues with hotkeys, IDs and event processing.
2019-05-06 21:42:00 +01:00
sch_actions.h
Move to direct tool registration.
2019-05-05 17:14:30 +01:00
sch_drawing_tool.cpp
Fix a bunch of issues with hotkeys, IDs and event processing.
2019-05-06 21:42:00 +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
Fix a bunch of issues with hotkeys, IDs and event processing.
2019-05-06 21:42:00 +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
Use parent's transform when moving SCH_FIELDs.
2019-05-06 21:41:44 +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
Fix a bunch of issues with hotkeys, IDs and event processing.
2019-05-06 21:42:00 +01:00
sch_move_tool.h
Fix crash bug when deleting sheet pin and disappearing bug when moving them.
2019-05-06 16:31:02 +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
Refresh RequestSelection selection if all items were filtered out.
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