Jeff Young
|
d69ebfae49
|
Push tool framework base down into TOOL_HOLDER.
This allows us to use it outside of EDA_BASE_FRAMEs (in this case, in
PANEL_PREVIEW_3D.)
|
2020-03-24 19:00:25 +00:00 |
Seth Hillbrand
|
7c28c3838a
|
Comment-only changes
Makes class comments conform to coding standards
|
2020-01-10 16:43:01 -08:00 |
Ian McInerney
|
95430e131e
|
cvpcb: cleanup include statements
|
2019-08-12 14:19:01 -04:00 |
Jeff Young
|
9f427da56f
|
Use the ACTION_ID offset when updating the layer pair bitmap.
|
2019-06-11 09:13:56 +01:00 |
Jeff Young
|
620395608c
|
Move Kicad Manager launch bar to ACTIONs.
Also fixes a bug where hotkeys weren't getting put in menus.
|
2019-06-10 23:46:01 +01:00 |
Jeff Young
|
c13ef839c1
|
Tool framework for Kicad Manager frame.
|
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
|
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 |