Jeff Young
|
c13ef839c1
|
Tool framework for Kicad Manager frame.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
16cb1e731d
|
Finish moving TOOL_MANAGER down to the EDA_BASE_FRAME level.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
6025256e07
|
Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
7f1ed30ff5
|
Move DeMorgan handling to ACTIONs.
|
2019-06-01 23:03:24 +01:00 |
Jeff Young
|
b4d4525496
|
Fix icon-scaling issue for ACTION_TOOLBAR.
Fixes: lp:1829291
* https://bugs.launchpad.net/kicad/+bug/1829291
|
2019-05-16 19:57:06 +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 |