~craftyjon/kicad:bus_upgrades_merge

Last commit made on 2019-03-31
Get this branch:
git clone -b bus_upgrades_merge https://git.launchpad.net/~craftyjon/kicad
Only Jon Evans can upload to this branch. If you are Jon Evans please log in for upload directions.

Branch merges

Branch information

Name:
bus_upgrades_merge
Repository:
lp:~craftyjon/kicad

Recent commits

41e6897... by Jon Evans

Update connectivity before engaging highlight tool

3c7168e... by Jon Evans

Cache subgraph driver connections for improved performance

24ae74c... by Jon Evans

Don't call OnModify() before placing new parts

Remove unnecessary calls to TestDanglingEnds()

Disable real-time connectivity updates for now

Revert "Remove unnecessary calls to TestDanglingEnds()"

This reverts commit d93e3894f2bcd6239862ac9eae0cb2f994b9d52a.

Remove debug code

d8e8dd9... by Jon Evans

Don't update graph when entering/leaving sheets

1927979... by Jon Evans

Restore ERC checks that were accidentally removed

ba4ded6... by Jon Evans

Improve naming of weak subgraphs

d8749b1... by Jon Evans

Refactor how at-load schematic normalization is called

Don't prepend "/" for nets at the top level

Revert "Don't prepend "/" for nets at the top level"

This reverts commit fa9533222f7d33eee5f3fa2320bd9f3167e28076.

c24fe8f... by Jon Evans

Add missing junctions during schematic cleanup

968ae42... by Jon Evans

Suppress ERC warnings about multiple labels if the text is the same

cf0b5f5... by Jon Evans

Don't connect bus entries and bus labels that happen to overlap