lp:~stambaughw/kicad/+git/kicad-dev

Owned by Wayne Stambaugh
Get this repository:
git clone https://git.not.enabled/~stambaughw/kicad/+git/kicad-dev
Only Wayne Stambaugh can upload to this repository. If you are Wayne Stambaugh please log in for upload directions.

Branches

Name Last Modified Last Commit
lib-alias-merge 2019-11-14 12:34:47 UTC
Fix properties dialog bug in symbol library editor.

Author: jean-pierre charras
Author Date: 2019-11-08 20:53:42 UTC

Fix properties dialog bug in symbol library editor.

Remove unused panel rather than calling Hide() method which draws the
hidden page as a background of the shown page.

master 2019-02-18 10:33:53 UTC
Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE.

Author: jean-pierre charras
Author Date: 2019-02-18 10:33:30 UTC

Fix a minor wxWidgets assert in DIALOG_SELECT_NET_FROM_LIST_BASE.

remap-symbols-to-sym-lib-table 2017-11-04 16:32:59 UTC
Fix build error caused by rebasing against commit 5eb56dd8.

Author: Wayne Stambaugh
Author Date: 2017-11-02 00:38:37 UTC

Fix build error caused by rebasing against commit 5eb56dd8.

use-symbol-library-table 2017-01-28 23:18:07 UTC
Fix missing part library broken by schematic I/O plugin changes.

Author: Wayne Stambaugh
Author Date: 2017-01-28 21:59:09 UTC

Fix missing part library broken by schematic I/O plugin changes.

The LIB_PART object stores a pointer to the PART_LIB that it belongs to.
Now that the PART_LIB is no long responsible for loading the library, add
the PART_LIB pointer after the library is loaded by the plugin.

stable-4 2016-08-20 01:49:48 UTC
Do not allow spaces in component name (value field) in component library edit...

Author: jean-pierre charras
Author Date: 2016-08-20 01:49:48 UTC

Do not allow spaces in component name (value field) in component library editor, in dialogs (Edit field, Create component).
In component libraries, a space in name breaks the library, and is not allowed.

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

Subscribers