kicad/pcbnew/pcb_io
jean-pierre charras f795e40584 Altium Importer: do not stop import when an item looks bad (happens in old files)
An importer should not stop import when an item just looks strange. Just skip it.
It can happen with old files.
Better do not import one item than import nothing.
2024-01-07 13:10:59 +01:00
..
altium Altium Importer: do not stop import when an item looks bad (happens in old files) 2024-01-07 13:10:59 +01:00
cadstar CADSTAR PCB: Handle multi-layer figures & fix multi-layer mapping 2024-01-03 20:57:27 +01:00
common
eagle Fix crash when importing Eagle board file with no "classes" element. 2024-01-03 10:03:52 -05: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 Use 'uuid' (not 'id') in the s-expr PCB groups/generator format 2023-12-31 23:09:26 +00: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