Jeff Young
|
da2b7071b4
|
WYSISYG custom pad editor.
Fixes https://gitlab.com/kicad/code/kicad/issues/2153
Fixes https://gitlab.com/kicad/code/kicad/issues/2305
|
2020-06-27 14:37:01 +01:00 |
Jeff Young
|
a7703d1207
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
This also allows for easier migration to DRAWSEGMENT::S_RECTs by
auto-converting 4 rectilinear lines to a rectangle.
|
2020-06-17 18:44:39 +01:00 |
Jeff Young
|
889b6cb1b1
|
Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename.
|
2020-05-03 20:56:32 +01:00 |
Jeff Young
|
56946f4db1
|
Fix pad name increment to use last edited pad.
Fixes https://gitlab.com/kicad/code/kicad/issues/1882
|
2020-05-03 08:59:51 +01:00 |
Jeff Young
|
2017389f2d
|
Pinning for library trees in FPEditor and SymbolEditor.
Fixes https://gitlab.com/kicad/code/kicad/issues/2288
|
2020-02-14 00:10:40 +00:00 |
Seth Hillbrand
|
7c28c3838a
|
Comment-only changes
Makes class comments conform to coding standards
|
2020-01-10 16:43:01 -08:00 |
Jeff Young
|
31ee95c683
|
Reconcile tool and menu for Enumerate Pads.
Fixes: lp:1831950
* https://bugs.launchpad.net/kicad/+bug/1831950
|
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
|
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
|
1bf04d1722
|
More ACTIONs work.
|
2019-06-04 00:51:16 +01:00 |
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
|
f602ccd814
|
Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL.
|
2019-05-12 13:47:08 +01:00 |
Michael
|
3b085f0d03
|
Pcbnew new menubar structure
|
2018-02-18 11:27:52 -05:00 |
jean-pierre charras
|
a889cd7cde
|
rename files
|
2018-02-16 20:27:55 +01:00 |