~jeyjey/kicad:hotkeys

Last commit made on 2019-06-09
Get this branch:
git clone -b hotkeys https://git.launchpad.net/~jeyjey/kicad
Only Jeff Young can upload to this branch. If you are Jeff Young please log in for upload directions.

Branch merges

Branch information

Name:
hotkeys
Repository:
lp:~jeyjey/kicad

Recent commits

897eae9... by Jeff Young

Reconcile tool and menu for Enumerate Pads.

Fixes: lp:1831950
* https://bugs.launchpad.net/kicad/+bug/1831950

db3b35e... by Jeff Young

Fix dangerous static_cast-ing to wrong type.

e8dbdb5... by Jeff Young

Make sure placement menu has a pointer back to its tool.

Fixes: lp:1831730
* https://bugs.launchpad.net/kicad/+bug/1831730

66d5b38... by Jeff Young

Follow naming conventions.

b423a63... by Jeff Young

Move hotkeys to ACTION architecture.

e562aef... by Jeff Young

Tool framework for Kicad Manager frame.

1422bae... by Jeff Young

Finish moving TOOL_MANAGER down to the EDA_BASE_FRAME level.

c3f93d0... by Jeff Young

A little bit of cleanup.

b4662e9... by Jeff Young

Follow naming conventions.

988a1e4... by Jeff Young

Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out.