kicad/eeschema/sch_plugins
Wayne Stambaugh 5001555f0e Fix crash in Altium schematic importer.
The crash was caused by an unhandled exception. The uncaught exception
caused a cacophony of null configuration setting pointers so guards were
added to prevent crashes should other exceptions occur that do not get
handled correctly.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/13046
2022-12-05 20:20:01 -05:00
..
altium Fix crash in Altium schematic importer. 2022-12-05 20:20:01 -05:00
cadstar Move schematic sheet instance information into file sheet definition. 2022-11-22 16:45:38 -05:00
database Apply inherit_properties to built-in fields 2022-11-15 21:27:43 -05:00
eagle Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
kicad Remove old code that was only needed when we auto-added netclasses... 2022-12-04 21:06:35 +00:00
legacy Remove schematic symbol value and footprint field instance data. 2022-11-30 11:47:13 -05:00
sch_lib_plugin_cache.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00