Jeff Young
|
5e49517781
|
Move hotkeys to ACTION architecture.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
765606012f
|
Convert separate-compilation of selection.cpp to polymorphism.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
d2daab808c
|
Remove some legacy cursor handling stuff.
|
2019-05-31 21:54:22 +01:00 |
Jeff Young
|
68224e0fcd
|
Don't double-add pins to parent part when pasting.
Also adds undo to paste operations in LibEdit.
Fixes: lp:1829355
* https://bugs.launchpad.net/kicad/+bug/1829355
|
2019-05-16 23:53:11 +01:00 |
Jeff Young
|
f602ccd814
|
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 |
Jeff Young
|
7995b5cc3c
|
Restore selection on abort and undo/redo.
Also includes a related bug fix to not create an undo record for
the initial schematic cleanup.
Fixes: lp:1825975
* https://bugs.launchpad.net/kicad/+bug/1825975
|
2019-05-11 15:38:49 +01:00 |
Jeff Young
|
c1539ae014
|
Naming changes to reflect sharing between SchEdit and LibEdit.
|
2019-05-10 19:56:20 +01:00 |
Jeff Young
|
f6e07f575a
|
Rename for clarity.
SetOffset() didn't set anything; it performed an action.
Move() suggests a delta, when it in fact does a SetPosition().
|
2019-05-10 16:11:57 +01:00 |
Jeff Young
|
ea0941cab3
|
Implement modern tools for LibEdit.
|
2019-05-10 16:11:57 +01:00 |
Jeff Young
|
469231ae15
|
Move Pin, Symbol Text and Symbol Anchor to modern toolset.
|
2019-05-07 20:39:46 +01:00 |