lp:~pr0gg3d/kicad/kicad-fp-wizard

Created by Francesco Del Degan and last modified
Get this branch:
bzr branch lp:~pr0gg3d/kicad/kicad-fp-wizard
Only Francesco Del Degan can upload to this branch. If you are Francesco Del Degan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francesco Del Degan
Project:
KiCad
Status:
Development

Recent revisions

5166. By Francesco Del Degan <email address hidden>

fix python wx selector

5165. By jean-pierre charras

Eeschema: fix Bug #1376669 (graphics lost in aliased components)
Cleaning 3 svg files (no icon change)
Very minor other changes.

5164. By Wayne Stambaugh

Road map and Doxygen work.

* Remove obsolete settings from Doxygen configuration file.
* Fix some Doxygen warnings.
* Add the board edge segment snapping to developers road map.
* Fix some coding style issues in CMakeLists.txt

5163. By Lorenzo Marcantonio

Implemented TEXTE_MODULE::GetShownText

Handles % macro expansion in user texts inside pcb modules.
At the moment the following are available:
%% A plain %
%R Insert the reference
%V Insert the value

5162. By Bernhard Stegmaier

OSX build improvements.

* Compile all binaries into a single application bundle.
* Use CMake BundleUtilities to make application bundle relocatable.
* Restructure build output to directly create an image file.
* Fix default search paths.
* Set KIGITHUB environment variable.
* Added patch to fix wxWidgets so names for OSX.

5161. By jean-pierre charras

BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
*.i : fix coding style issues.
python method: add BOARD_ITEM Duplicate, which is a wrapper to Clone(). ( defined as Cast_to_BOARD_ITEM(selt.Clone()).Cast() )
update some .py examples.

5160. By Wayne Stambaugh

Fix field greater than 2 legacy footprint library file parser bug. (fixes lp:1375419)

5159. By Wayne Stambaugh

Fix a minor bug in FindwxWidgets.cmake version.h path search.

5158. By jean-pierre charras

Pcbnew: fix some issues when using python scripting (remove outdated SEG_ZONE item, fix broken access to netclass, track width and via size lists, add missing access to zones)
Update listPcb.py to show how to access zones.

5157. By Andrew Zonenberg

pns_router: Support for blind/buried vias.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kicad/product
This branch contains Public information 
Everyone can see this information.