kicad/pcbnew/pcb_io
Seth Hillbrand 00d108498f Avoid crashing on missing tracks in CADSTAR
We can't assume that the ignored connection exists when trying to set
the junction size.  We use int_max for the default instead of 0 so that
later, we don't try to create a minor track with 0 width in loadNets()

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17523
2024-03-22 10:55:48 -07:00
..
altium wxWidgets 3.3 compatibility: explicit wxString conversion 2024-03-20 22:02:41 -04:00
cadstar Avoid crashing on missing tracks in CADSTAR 2024-03-22 10:55:48 -07:00
common
eagle Fix Eagle footprint library QA test failure. 2024-03-14 17:00:27 -04:00
easyeda EasyEDA Std: fix importing footprints from footprint editor. 2024-03-04 16:34:51 +03:00
easyedapro Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
fabmaster Fabmaster (CADENCE ASCII): import dimensions graphics. 2024-03-04 19:51:28 +03:00
geda wxWidgets 3.3 compatibility: explicit wxString conversion 2024-03-20 22:02:41 -04:00
ipc2581 EDA_ANGLE: use constexpr for constant angles 2024-01-31 19:17:46 +03:00
kicad_legacy Move PCBNew overrides to nullable properties. 2024-02-24 20:05:51 +00:00
kicad_sexpr wxWidgets 3.3 compatibility: explicit wxString conversion 2024-03-20 22:02:41 -04: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 kicad_cli fp ugrade: create directory with extension 2024-03-02 18:21:13 +01:00
pcb_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad footprint libraries 2024-03-02 13:06:23 +01:00