lp:~michele-castellana/kicad/new_tree_view

Created by Michele and last modified
Get this branch:
bzr branch lp:~michele-castellana/kicad/new_tree_view
Only Michele can upload to this branch. If you are Michele please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michele
Project:
KiCad
Status:
Development

Recent revisions

6979. By Michele Castellana <michele.castellana@cernch>

Use the new tree widget in the library editor

6978. By Michele Castellana <michele.castellana@cernch>

Complete cvpcb work

6977. By Michele Castellana <michele.castellana@cernch>

New tree view

6976. By Michele Castellana <michele.castellana@cernch>

Forward the failure in the footprint file read

6975. By Wayne Stambaugh

Eeschema: add saving schematic files to schematic plugin.

* Add SCH_PLUGIN::Save() for current file format and code for saving all
  SCH_XXX objects.

* Add function to SCH_FIELD to get the position of the field in the component
  not the position added to the component position which is what GetPosition()
  does. This was required because saving the component field expects position
  of the field sans the position of the component.

* Remove public members from BITMAP_BASE object and fix all associated
  code.

* Fix the never ending coding policy violations found making these changes.

6974. By jean-pierre charras

Pcbnew, legacy mode: used spread_footprints to place new footprints after reading a netlist, like in GAL mode.
However they are put inside the "best" area, and not put inside a moving block, like in GAL, due to limitations of legacy mode.

6973. By Jon Neal

Remove code since minimum wxwidgets version is 3.0.0.

This issue was fixed in 2.9.2 according to
https://lists.launchpad.net/kicad-developers/msg06421.html

6972. By Jon Neal

Fix a bunch of misspellings of length.

6971. By Wayne Stambaugh

Eeschema: schematic I/O manager bug fixes.

* Create a new dummy root sheet and screen when the schematic fails to load
  which was causing Eeschema to crash.

* Remove conversion from UTF8 to wxString left over from a previous change
  which hopefully will fix an OSX build error.

* Fix parsing of text objects to handle version 1 schematic files.

* Fix parsing of component fields to handle version 1 schematic files.

* Don't throw a parse error when a version 1 schematic file doesn't end with
  $EndSCHEMATC.

6970. By Wayne Stambaugh

Eeschema: fix bug in release builds.

* Change debug message macro from wxASSERT to wxCHECK so that the primary
  object token name gets called instead of compiled away on release builds.

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