kicad/eeschema/sch_io
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects
The IO_RELEASER is a thin-wrapper around a std::unique_ptr, but done
this way to allow easier addition of a custom deleter in the future if
something needs to call back into the IO_MGR.
2023-12-29 00:37:38 +00:00
..
altium Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
cadstar Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
database Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
eagle Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
easyeda Unify IO library descriptors 2023-12-27 16:34:59 +00:00
easyedapro Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
http_lib Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
kicad_legacy Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2023-12-28 18:25:56 -05:00
kicad_sexpr Rename SCH_SYMBOL::GetInstanceReferences() to GetInstances(). 2023-12-28 18:25:56 -05:00
ltspice Unify IO library descriptors 2023-12-27 16:34:59 +00:00
sch_io.cpp Push library reading check to IO_BASE 2023-12-27 16:44:45 +00:00
sch_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
sch_io_lib_cache.cpp
sch_io_lib_cache.h
sch_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
sch_io_mgr.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00