Browse Source
Enable symbol library table remapping.
Enable symbol library table remapping.
Check the if the schematic being loaded has been remapped (no symbol library table nicknames defined) and remap accordingly. Fix issues when resolving the library symbol links in the schematic symbols. Add cache library fallback when resolving symbols that cannot be remapped. Add remap complete message to remap dialog. Add HasLibrary() helper to LIB_TABLE_BASE. Fix issues when loading library symbols using symbol library table. Add hashing function to symbol library table. Improve the symbol panel message to warn user when cache library is used to resolve symbol.pull/5/merge
12 changed files with 132 additions and 40 deletions
-
8common/lib_table_base.cpp
-
12eeschema/class_library.cpp
-
2eeschema/class_library.h
-
8eeschema/dialogs/dialog_symbol_remap.cpp
-
17eeschema/files-io.cpp
-
58eeschema/sch_component.cpp
-
9eeschema/sch_component.h
-
9eeschema/sch_legacy_plugin.cpp
-
9eeschema/sch_screen.cpp
-
29eeschema/symbol_lib_table.cpp
-
4eeschema/symbol_lib_table.h
-
7include/lib_table_base.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue