kicad/eeschema/tools
Jeff Young 7f1ed30ff5 Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
..
ee_actions.cpp Rework Eeschema find/replace for modern toolset. 2019-05-22 21:48:04 +01:00
ee_actions.h Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
ee_inspection_tool.cpp Moved more operations to ACTIONs. 2019-06-01 23:03:24 +01:00
ee_inspection_tool.h Moved more operations to ACTIONs. 2019-06-01 23:03:24 +01:00
ee_picker_tool.cpp Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
ee_picker_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
ee_point_editor.cpp Avoid including id.h in a lot of files that do not use it. 2019-05-26 08:14:25 +02:00
ee_point_editor.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
ee_selection_tool.cpp Fix regression with switching between drag and move operation. 2019-05-31 21:56:35 +01:00
ee_selection_tool.h Fix regression with switching between drag and move operation. 2019-05-31 21:56:35 +01:00
ee_tool_base.h Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
lib_control.cpp Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
lib_control.h Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
lib_drawing_tools.cpp Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
lib_drawing_tools.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
lib_edit_tool.cpp fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 2019-05-27 14:12:20 +01:00
lib_edit_tool.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_move_tool.cpp fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 2019-05-27 14:12:20 +01:00
lib_move_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
lib_pin_tool.cpp Remove some legacy cursor handling stuff. 2019-05-31 21:54:22 +01:00
lib_pin_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
sch_drawing_tools.cpp Fix missing reference keeping history from getting saved. 2019-05-31 23:38:15 +01:00
sch_drawing_tools.h Fix missing reference keeping history from getting saved. 2019-05-31 23:38:15 +01:00
sch_edit_tool.cpp Move DeMorgan handling to ACTIONs. 2019-06-01 23:03:24 +01:00
sch_edit_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
sch_editor_control.cpp Moved more operations to ACTIONs. 2019-06-01 23:03:24 +01:00
sch_editor_control.h Moved more operations to ACTIONs. 2019-06-01 23:03:24 +01:00
sch_move_tool.cpp Try an "add wires" strategy instead of trying to figure out what to pick up and what to anchor. 2019-05-31 21:56:35 +01:00
sch_move_tool.h Fix regression with switching between drag and move operation. 2019-05-31 21:56:35 +01:00
sch_wire_bus_tool.cpp Remove some legacy cursor handling stuff. 2019-05-31 21:54:22 +01:00
sch_wire_bus_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
selection.cpp Don't confuse SCH_ITEMs and LIB_ITEMs. 2019-05-23 22:57:53 +01:00