kicad/eeschema/sch_plugins/legacy
Jeff Young 536561f7b3 Move bus aliases to std::set.
This is mostly to output the aliases sorted (for ease of VCS integration),
but also because a btree will be faster than hashing on a small dataset.

Fixes https://gitlab.com/kicad/code/kicad/issues/11890
2022-09-11 19:48:08 +01:00
..
sch_legacy_lib_plugin_cache.cpp Legacy symbol library reader: fix incorrect arc angle in some symbols. 2022-09-06 08:29:38 +02:00
sch_legacy_lib_plugin_cache.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00
sch_legacy_plugin.cpp Move bus aliases to std::set. 2022-09-11 19:48:08 +01:00
sch_legacy_plugin.h File open/import progress dialogs. 2021-06-23 23:55:54 +01:00
sch_legacy_plugin_helpers.cpp Fix windows build error 2022-02-02 17:43:47 -05:00
sch_legacy_plugin_helpers.h Abstract out symbol library parser object. 2022-02-02 07:07:39 -05:00