kicad/eeschema/tools
Jeff Young 4043a15482 When pasting a sheet link to existing copy if it already appears in the hierarchy.
Fixes: lp:1830633
* https://bugs.launchpad.net/kicad/+bug/1830633
2019-06-13 15:51:32 +01:00
..
ee_actions.h Rework the preparation for eeschema's move-tool. 2019-06-11 18:03:16 +01:00
ee_inspection_tool.cpp Update status bar when selected items are modified. 2019-06-10 23:46:01 +01:00
ee_inspection_tool.h Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
ee_picker_tool.cpp Fix issue with picker tool activation. 2019-06-11 00:25:38 +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 Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
ee_point_editor.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
ee_selection.cpp Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection_tool.cpp Add dragging of wire ends, corners and junctions. 2019-06-11 21:20:19 +01:00
ee_selection_tool.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_tool_base.h Re-jigger standard submenus so they both link AND work. 2019-06-11 18:03:16 +01:00
lib_control.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
lib_control.h Move remaining Symbol Tree ctx menu cmds to ACTIONS. 2019-06-10 23:46:00 +01:00
lib_drawing_tools.cpp Follow naming conventions. 2019-06-10 23:46:01 +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 Update pasted items' parent pointers. 2019-06-11 09:22:56 +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 Follow naming conventions. 2019-06-10 23:46:01 +01:00
lib_move_tool.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
lib_pin_tool.cpp Fix overly-generic flag test when synchronizing pins. 2019-06-11 09:29:30 +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 Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +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 hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
sch_edit_tool.h Move DRC control to a tool; move assorted commands to ACTIONS. 2019-06-03 21:08:30 +01:00
sch_editor_control.cpp When pasting a sheet link to existing copy if it already appears in the hierarchy. 2019-06-13 15:51:32 +01:00
sch_editor_control.h Move remaining Symbol Tree ctx menu cmds to ACTIONS. 2019-06-10 23:46:00 +01:00
sch_move_tool.cpp Add dragging of wire ends, corners and junctions. 2019-06-11 21:20:19 +01:00
sch_move_tool.h Rework the preparation for eeschema's move-tool. 2019-06-11 18:03:16 +01:00
sch_wire_bus_tool.cpp Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +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