Jeff Young
|
5e49517781
|
Move hotkeys to ACTION architecture.
|
2019-06-10 23:46:00 +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
|
b9927a0655
|
Don't put standard menu items into symbol tree context menu.
|
2019-06-05 23:33:15 +01:00 |
Jeff Young
|
469fc3b572
|
Finish moving symbol editor tree context menu to ACTIONs.
|
2019-06-05 23:29:59 +01:00 |
Jeff Young
|
2d40425e4d
|
Move footprint & symbol tree context menus to tool infrastructure.
Fixes: lp:1831692
* https://bugs.launchpad.net/kicad/+bug/1831692
|
2019-06-05 20:16:48 +01:00 |
Jeff Young
|
1ea5b04e22
|
More ACTIONS work. Nearly done now.
|
2019-06-04 22:31:42 +01:00 |
Jeff Young
|
33773bad4d
|
Yet more command conversions to ACTIONs.
|
2019-06-02 21:10:56 +01:00 |
Jeff Young
|
7f1ed30ff5
|
Move DeMorgan handling to ACTIONs.
|
2019-06-01 23:03:24 +01:00 |
Jeff Young
|
39b91c90dd
|
Moved more operations to ACTIONs.
|
2019-06-01 23:03:24 +01:00 |
Jeff Young
|
e9e28b9aac
|
Retire legacy block architecture.
|
2019-05-27 11:58:56 +01:00 |
Jeff Young
|
927d2a645c
|
Move LibEdit Save operations to ACTIONS.
|
2019-05-27 11:58:55 +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 |