kicad/eeschema/tools
Jeff Young f3c95ad83c Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 2019-05-10 19:56:20 +01:00
..
inspection_tool.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
inspection_tool.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
lib_drawing_tools.cpp Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 2019-05-10 19:56:20 +01:00
lib_drawing_tools.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
lib_edit_tool.cpp Check item before concluding that ConvertText has run. 2019-05-10 16:11:57 +01:00
lib_edit_tool.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
lib_move_tool.cpp Rename for clarity. 2019-05-10 16:11:57 +01:00
lib_move_tool.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
lib_pin_tool.cpp Rename for clarity. 2019-05-10 16:11:57 +01:00
lib_pin_tool.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
picker_tool.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
picker_tool.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
point_editor.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
point_editor.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
sch_actions.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
sch_actions.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
sch_drawing_tools.cpp Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 2019-05-10 19:56:20 +01:00
sch_drawing_tools.h Implement modern tools for LibEdit. 2019-05-10 16:11:57 +01:00
sch_edit_tool.cpp Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 2019-05-10 19:56:20 +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 Check item before concluding that ConvertText has run. 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_move_tool.cpp Implement modern tools for LibEdit. 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_selection_tool.cpp Implement modern tools for LibEdit. 2019-05-10 16:11:57 +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 Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 2019-05-10 19:56:20 +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