kicad/eeschema/tools
Jeff Young 952108dd43 Implement SCH_SHEET_PIN selection, rotation and mirroring.
Fixes: lp:1829521
* https://bugs.launchpad.net/kicad/+bug/1829521
2019-05-18 00:23:12 +01:00
..
ee_actions.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
ee_actions.h Add AutoplaceFields to symbol tool context menu. 2019-05-18 00:21:49 +01:00
ee_inspection_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_inspection_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_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 Implement SCH_SHEET_PIN selection, rotation and mirroring. 2019-05-18 00:23:12 +01:00
ee_point_editor.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_selection_tool.cpp Implement SCH_SHEET_PIN selection, rotation and mirroring. 2019-05-18 00:23:12 +01:00
ee_selection_tool.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
ee_tool_base.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_control.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_control.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_drawing_tools.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +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 Don't double-add pins to parent part when pasting. 2019-05-16 23:53:11 +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 Start moving some LibEdit and SchEdit menubar menus to actions. 2019-05-13 21:44:29 +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 Don't double-add pins to parent part when pasting. 2019-05-16 23:53:11 +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 Implement immediate actions for adding and importing sheet pins. 2019-05-18 00:21:49 +01:00
sch_drawing_tools.h Implement immediate actions for adding and importing sheet pins. 2019-05-18 00:21:49 +01:00
sch_edit_tool.cpp Implement SCH_SHEET_PIN selection, rotation and mirroring. 2019-05-18 00:23:12 +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 Add AutoplaceFields to symbol tool context menu. 2019-05-18 00:21:49 +01:00
sch_editor_control.h Add AutoplaceFields to symbol tool context menu. 2019-05-18 00:21:49 +01:00
sch_move_tool.cpp Implement SCH_SHEET_PIN selection, rotation and mirroring. 2019-05-18 00:23:12 +01:00
sch_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
sch_wire_bus_tool.cpp Implement SCH_SHEET_PIN selection, rotation and mirroring. 2019-05-18 00:23:12 +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 Cleanup. 2019-05-10 21:40:08 +01:00