lp:~cern-kicad/kicad/selection_tool

Created by Maciej Suminski and last modified
Get this branch:
bzr branch lp:~cern-kicad/kicad/selection_tool
Members of CERN KiCad developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CERN KiCad developers
Project:
KiCad
Status:
Merged

Recent revisions

4599. By Maciej Suminski

Merged upstream.

4598. By Maciej Suminski

Removed warnings.

4597. By Maciej Suminski

Fixed undo while PNS is active.

4596. By Maciej Suminski

Squashed memory leaks.

4595. By Maciej Suminski

Removed a few memory leaks.

4594. By Maciej Suminski

Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode()
Renamed BOARD_CONNECTED_ITEM::SetNet() -> SetNetCode()
Added BOARD_CONNECTED_ITEM::GetNet() for accessing NETINFO_ITEM* of a given item.
Fixed module editor crash when launched to edit a module from a PCB.
Replaced some BOARD::FindNet( item->GetNet() ) calls with BOARD_CONNECTED_ITEM::GetNet().

4593. By Maciej Suminski

Upstream merge.

4592. By Maciej Suminski

Quick fix for unsupported pad types in PNS router.

4591. By Maciej Suminski

NETINFO_ITEM for orphaned items now have empty netname and net code = 0 (to avoid problems).
Fixed case for the footprint legacy plugin when added module's do not have set parent (BOARD).
Added copyright notice for pcbnew/class_netinfolist.cpp (feel free to correct, it is just copied from corresponding header file).

4590. By Maciej Suminski

Fixed ratsnest related segfaults on BOARD destruction.

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.