kicad/include/project
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses.
Also removes the message bar display of assigned netclass for
buses and bus-to-bus entries.

Also fixes a bug where assigning a netclass via the canvas only
looked at the first level of bus members (and not any nested
members).

Also fixes a bug where the bus name validator tried to validate
a vector bus first -- which doesn't work as a vector bus may be
nested in a group bus.

Also fixes a bug where we were failing to check for illegal
chars in bus definitions which otherwise passed the bus parsers.

See additional comments in the bug report.

Fixes https://gitlab.com/kicad/code/kicad/issues/9160
2021-09-17 22:01:17 +01:00
..
board_project_settings.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
net_settings.h Remove Setup Dialog assignment of netclasses to buses. 2021-09-17 22:01:17 +01:00
project_archiver.h Archiver: reduce set of archived files for auto-backup 2021-02-04 17:24:13 -05:00
project_file.h Pass objects by reference instead of on the stack part 2. 2021-06-08 13:47:21 -04:00
project_local_settings.h Rename layer ids file. 2021-07-29 16:03:25 +01:00