kicad/eeschema/sch_plugins
Jeff Young fefb3d96dd Better clarity and memory leak fixes for LTspice importer.
Moves some exception processing to a REPORTER interface so we don't
leak a bunch of memory by exiting early.

Also adds some assertion processing to make sure we're not leaking
in other places.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15158
2023-10-25 00:11:08 +01:00
..
altium Guard GetModificationTime with IsValid otherwise it'll return based on INT64_MIN. 2023-10-01 09:43:09 -04:00
cadstar CADSTAR: look for the symbol library .csa file under different names. 2023-10-15 05:56:38 +03:00
database Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
eagle ADDED: Support EAGLE libraries directly in Symbol Library Table. 2023-10-15 01:45:39 +03:00
easyeda EasyEDA Std: import schematic images. 2023-10-01 16:21:31 +03:00
easyedapro Fix build warnings. 2023-10-12 10:10:09 -04:00
http_lib fixed for field duplication 2023-09-27 18:12:39 +00:00
kicad Enable translations for "Open cancelled by user." in some sch plugins. 2023-10-06 15:35:58 +03:00
legacy Fix loading legacy (until 2009) schematic files. 2023-10-14 15:42:13 +03:00
ltspice Better clarity and memory leak fixes for LTspice importer. 2023-10-25 00:11:08 +01: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