lp:~kicad-product-committers/kicad

Get this repository:
git clone https://git.launchpad.net/~kicad-product-committers/kicad
Members of KiCad Lead Developers can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2019-11-30 13:24:35 UTC
Fix compile error on Linux

Author: Seth Hillbrand
Author Date: 2019-11-30 13:23:08 UTC

Fix compile error on Linux

The wxArrayString doesn't have a standard assignment operator to
std::vector<wxString> so we iterate over the members.

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

5.1 2019-11-22 01:25:48 UTC
Corrects IsDirWritable check

Author: M. Scholz
Author Date: 2019-11-22 01:21:25 UTC

Corrects IsDirWritable check

The check for IsDirWritable needs to reference the absolute path to
return correct values.

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

(cherry picked from commit dbb9b5f64fd65d2756cb91a2bfb32270c201a6d4)

eemodern 2019-05-05 18:48:11 UTC
Fix bugs in bus unfold logic.

Author: Jeff Young
Author Date: 2019-05-05 18:48:11 UTC

Fix bugs in bus unfold logic.

The worst of which left you in the bus unfold popup menu event loop
if you cancelled the menu by clicking outside it.

5.0 2019-01-27 09:11:03 UTC
Gerber output: fix a potential minor issue in a G04 line comment.

Author: jean-pierre charras
Author Date: 2019-01-27 09:11:03 UTC

Gerber output: fix a potential minor issue in a G04 line comment.
In gbr files only ASCII7 chars are allowed.
However, in a comment line a UTF8 string is used. It should not create issues, but it is incorrect.

4.0 2017-08-01 10:39:06 UTC
Pcbnew: fix a few plot issues (from master branch)

Author: jean-pierre charras
Author Date: 2017-08-01 10:39:06 UTC

Pcbnew: fix a few plot issues (from master branch)

15 of 5 results
This repository contains Public information 
Everyone can see this information.