Jeff Young
|
3912c7407f
|
Move global commands to ACTIONs.
Also fixes a crash bug opening Edit Tracks and Vias dialog.
|
2019-06-03 21:08:30 +01:00 |
Jeff Young
|
568c8c336b
|
Move DRC control to a tool; move assorted commands to ACTIONS.
|
2019-06-03 21:08:30 +01:00 |
Jeff Young
|
9f1e2e34b7
|
Move some dupicated tools to common tools.
|
2019-06-03 21:08:30 +01:00 |
Jeff Young
|
33773bad4d
|
Yet more command conversions to ACTIONs.
|
2019-06-02 21:10:56 +01:00 |
Jeff Young
|
ed9153a786
|
Fix assert launching PCBNew.
|
2019-06-01 00:06:25 +01:00 |
Jeff Young
|
c2662b0e11
|
Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME.
|
2019-05-31 21:55:30 +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
|
1a3d0492f5
|
Push polar coords down into COMMON_TOOLS.
|
2019-05-18 00:21:49 +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
|
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 |