Jeff Young
|
69afa27a5f
|
Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU.
This gives us better separation of MVC in line with the design of
the modern toolset. It also reduces a whole bunch of duplicated
data.
|
2019-05-15 17:50:52 +01:00 |
Jeff Young
|
e850592587
|
Cleanup.
|
2019-05-15 17:50:52 +01:00 |
Jeff Young
|
ef5c69167a
|
Start moving some LibEdit and SchEdit menubar menus to actions.
Also includes a bunch of bug fixes that got intermingled.
Fixes: lp:1828826
* https://bugs.launchpad.net/kicad/+bug/1828826
Fixes: lp:1828826
* https://bugs.launchpad.net/kicad/+bug/1828826
Fixes: lp:1828793
* https://bugs.launchpad.net/kicad/+bug/1828793
|
2019-05-13 21:44:29 +01:00 |
Jeff Young
|
25209516a6
|
Adjust net highlighting after edits.
Fixes: lp:1800291
* https://bugs.launchpad.net/kicad/+bug/1800291
|
2019-05-12 18:20:41 +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
|
bbd8659f69
|
Implement explicit cross-probing (mainly for sheets which are too slow to do automatically).
Also moves the message panel updaters to SCH_INSPECTION_TOOL.
|
2019-05-05 17:14:29 +01:00 |
Jeff Young
|
35e8a340ca
|
Add enter/leave sheet to modern toolset.
|
2019-05-05 17:14:29 +01:00 |
Jeff Young
|
1ff7869ec3
|
Move Edit with Symbol Editor to modern toolset context menu.
|
2019-05-05 17:12:59 +01:00 |
Jeff Young
|
f81007f74b
|
Some clean-up and moving message panel update to selection event.
|
2019-05-05 17:12:59 +01:00 |
Jeff Young
|
da988428cf
|
Add modern toolset cut/copy/paste. They now use the system clipboard.
|
2019-05-05 17:12:59 +01:00 |
Jeff Young
|
e476cfcec5
|
Move SPICE tools to modern framework.
|
2019-04-25 22:58:58 +01:00 |
Jeff Young
|
d281f051ed
|
Move eeschema delete tool to modern toolset.
|
2019-04-23 14:19:55 +01:00 |
Jeff Young
|
1a007c3e4b
|
Implement SCH_SELECTION_TOOL (but still with legacy semantics).
|
2019-04-22 22:08:18 +01:00 |
Jeff Young
|
c88fd514a0
|
Implement drawing tools in modern toolset.
Fixes: lp:1825192
* https://bugs.launchpad.net/kicad/+bug/1825192
|
2019-04-17 21:49:50 +01:00 |
Jeff Young
|
460909ea9a
|
Move click-to-place tools to modern toolset.
|
2019-04-16 16:20:52 +01:00 |
Jeff Young
|
32c86a4ca4
|
Move place symbol to modern toolset.
|
2019-04-16 16:20:51 +01:00 |
Jeff Young
|
b63fab92cf
|
Move Eeschema net highlighting to modern toolset.
|
2019-04-14 12:10:48 +01:00 |