kicad/qa/data
Seth Hillbrand 68dfcddbe9 Allow bus elements to connect
Previously, bus elements that were not instantiated as individual nets
could not connect to each other.  This caused issues for complex
schematics where busses needed to connect to other busses with elements
that resolved to the same net names.  Functionally, this means mixing
bus elements, which we will replace with first-class elements in version
8 but currently can only be accomplished either by using bus aliases and
  this patch or by individually instantiating each bus element as a
local label

Fixes https://gitlab.com/kicad/code/kicad/issues/14300

(cherry picked from commit 16b4ec3c7e)
2023-04-12 16:10:50 +02:00
..
dblib Move to explicit symbol properties mapping 2022-11-08 22:19:08 -05:00
eeschema Allow bus elements to connect 2023-04-12 16:10:50 +02:00
pcbnew Simplify test for substantial nubs 2023-04-07 16:41:11 -07:00