kicad/pcbnew/pcb_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 Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
cadstar Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
common
eagle Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
easyeda Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
easyedapro Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
fabmaster Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
geda Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
ipc2581 Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
kicad_legacy Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
kicad_sexpr Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
pcad Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00