kicad/pcbnew/pcb_io
Jeff Young 5c026db27a Report fp library loading errors with libName & fpName.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16975

(cherry picked from commit 12922d9434)
2024-02-23 16:53:34 +01:00
..
altium Report fp library loading errors with libName & fpName. 2024-02-23 16:53:34 +01:00
cadstar CADSTAR PCB: Handle multi-layer figures & fix multi-layer mapping 2024-01-03 20:57:27 +01:00
common
eagle EAGLE: fix missing undefined layer check for rectangle zones. 2024-01-17 01:18:24 +03:00
easyeda EasyEDA import: force close some line chains. 2024-02-11 23:52:56 +03:00
easyedapro EasyEDA (JLCEDA) Pro: fix PCB parse error. 2024-01-08 14:38:06 +03:00
fabmaster Import graphic items on copper layers. 2024-02-09 13:56:01 +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 EDA_ANGLE: use constexpr for constant angles 2024-01-31 19:17:46 +03:00
kicad_legacy Improve clarity of default zone settings. 2024-02-03 13:22:16 +00:00
kicad_sexpr PCB: always parse ki_fp_filters as a property, not a field 2024-02-19 09:41:27 -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 Rename UNKNOWN in enums to prevent shadowing. 2024-01-16 19:14:57 +03:00