lp:~mark-roszko/kicad/module_rename

Created by Mark Roszko and last modified
Get this branch:
bzr branch lp:~mark-roszko/kicad/module_rename
Only Mark Roszko can upload to this branch. If you are Mark Roszko please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Roszko
Project:
KiCad
Status:
Merged

Recent revisions

5166. By Mark Roszko

Update module to footprint in the little info bar at bottom of window
Fix text in Get and Move Footprint Dialog
Fix right click in board editor options

5165. By Mark Roszko

Update footprint editor property dialog to use "Footprint" instead of "Module"

5164. By Mark Roszko

Update footprint property editor (activated from board editor) to use "Footprint".

5163. By Mark Roszko

Rename module to footprint in menu,toolbars, window, etc that are in code

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.

Subscribers