kicad/eeschema/sch_plugins
Jeff Young d839f11d49 Rip out parsing of SPICE libraries for netlisting.
We only need to parse the libraries for the Sim Model Editor dialog
(so that we can determine the models to put in the popup).  Doing it
for netlisting just opens us up to incorrectly parsing the SPICE, and
returns no value.

This also means that a SIM_LIB_MGR manages a single library, and
never multiple libraries.

This also allows the tidying-up of some error reporting structures to
better inform the user what went wrong.

Fixes https://gitlab.com/kicad/code/kicad/issues/13431
2023-01-12 14:51:03 +00:00
..
altium A screen must always be generated for a new sheet 2022-12-10 14:32:24 -05:00
cadstar CADSTAR SCH: Load symbol shapes with correct fill state 2023-01-10 22:28:01 +01:00
database DbLib: Reconnect if connection is lost 2022-12-22 12:15:04 -05:00
eagle Fix Eagle schematic import on duplicate symbol library names. 2023-01-11 14:10:00 -05:00
kicad Rip out parsing of SPICE libraries for netlisting. 2023-01-12 14:51:03 +00:00
legacy Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 2023-01-04 15:39:50 -05:00
sch_lib_plugin_cache.cpp Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00
sch_lib_plugin_cache.h Add cli export of symbols from kicad libraries 2022-12-12 22:44:26 -05:00