~ross-schlaikjer/kicad:footprints-keepout-squashed

Last commit made on 2019-09-10
Get this branch:
git clone -b footprints-keepout-squashed https://git.launchpad.net/~ross-schlaikjer/kicad
Only Ross Schlaikjer can upload to this branch. If you are Ross Schlaikjer please log in for upload directions.

Branch merges

Branch information

Name:
footprints-keepout-squashed
Repository:
lp:~ross-schlaikjer/kicad

Recent commits

05b13d3... by Ross Schlaikjer

Add keepout zones in footprints

This changeset allows the creation of keepout zones in footprints.
This necessitates a change to the pcbnew file format version.

0ff20c1... by Jeff Young

More direct selection handling.

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

14c4175... by Jeff Young

Tighten up the board setup dialog layout a bit.

e3a525d... by Jeff Young

See if this fixes the Mojave layout issue.

a612fb6... by Jeff Young

Cherry pick of line-ending-safety fix from 5.1.

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

1ac6cbc... by Jeff Young

A bit more safety around control characters in strings.

83a02e1... by Jeff Young

Mac OSX changes for new board stackup panel.

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

d55f4d0... by Jeff Young

Workaround wxWidgets inability to find the default PDF viewer.

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

2553dd2... by Jeff Young

Bail on our custom dockart provider.

It appears that it was causing some crashes, and it was never clear
that it looked better anyway.

10c25a2... by Jeff Young

Update frame type enum to match current class names.