Jeff Young
|
909aeba3d9
|
Transition some more stuff from the MVC view to the controller.
|
2019-06-16 19:53:30 +01:00 |
Jeff Young
|
5610261dce
|
Immediate-action hotkeys (and context menu actions) for eeschema.
|
2019-06-15 20:43:51 +01:00 |
Jeff Young
|
b0e8443383
|
Sync-ing of menu has been done in CONDITIONAL_MENU for some time now.
|
2019-06-10 23:46:01 +01:00 |
Jeff Young
|
e606587ff6
|
Move remaining Symbol Tree ctx menu cmds to ACTIONS.
Also moves the various Player instantiators down into COMMON_TOOLS
for better sharing.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
469fc3b572
|
Finish moving symbol editor tree context menu to ACTIONs.
|
2019-06-05 23:29:59 +01:00 |
Jeff Young
|
1ea5b04e22
|
More ACTIONS work. Nearly done now.
|
2019-06-04 22:31:42 +01:00 |
Jeff Young
|
3777c5270b
|
Move some more Eeschema operations to ACTIONs.
|
2019-06-01 16:29:12 +01:00 |
Jeff Young
|
6936effaa7
|
Implement undo for Page Settings in PlEditor, Eeschema and PCBNew.
Fixes: lp:1820059
* https://bugs.launchpad.net/kicad/+bug/1820059
|
2019-05-27 11:58:55 +01:00 |
Jeff Young
|
a3dfce5adb
|
Implement common file menu actions and move Eeschema over.
|
2019-05-25 01:14:21 +01:00 |
Jeff Young
|
67cc2aac2e
|
Rework Eeschema find/replace for modern toolset.
Fixes: lp:1827274
* https://bugs.launchpad.net/kicad/+bug/1827274
Fixes: lp:1827240
* https://bugs.launchpad.net/kicad/+bug/1827240
|
2019-05-22 21:48:04 +01:00 |
Jeff Young
|
fbb807f3bb
|
Move some more menu & toolbar items to modern toolset.
|
2019-05-16 19:57:06 +01:00 |
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
|
c1539ae014
|
Naming changes to reflect sharing between SchEdit and LibEdit.
|
2019-05-10 19:56:20 +01:00 |
Jeff Young
|
cd2bd23c37
|
Fix a bunch of issues with hotkeys, IDs and event processing.
Fixes: lp:1827894
* https://bugs.launchpad.net/kicad/+bug/1827894
|
2019-05-06 21:42:00 +01:00 |
Jeff Young
|
a12d769074
|
Code clarification and commenting.
Also renames toolbar files to reduce confusion with the modern toolset
tool files.
|
2019-05-06 15:31:23 +01:00 |