Seth Hillbrand
|
11c6164934
|
Silence font replace warnings for libs
When loading schematics/pcbs, notification of font replacements might be
warranted but in libraries, this warning is not helpful and intrusive
|
2024-06-24 09:55:10 -07:00 |
Jon Evans
|
c800fb790d
|
Start unifying padstack properties
|
2024-05-14 20:57:56 -04:00 |
Jeff Young
|
8184ed64e7
|
Explicit control over hidden text in bounding boxes.
In particular, don't consider hidden text when plotting,
and only when AsItemCheckboxes is checked for printing.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17958
|
2024-05-06 21:36:19 +01:00 |
Jeff Young
|
c59ed0bbb7
|
Flip symbol editor's Y axis to match other editors.
|
2024-04-27 13:47:56 +01:00 |
Jeff Young
|
e8be782687
|
Mostly clean-up, but also bug fixes with bounding boxes.
|
2024-04-22 11:16:14 +01:00 |
Alex Shvartzkop
|
30573beb48
|
EasyEDA Std: fix importing footprints from footprint editor.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17264
|
2024-03-04 16:34:51 +03:00 |
Alex Shvartzkop
|
951c550c1e
|
EasyEDA Std PCB: fix crash when Name/Prefix type text is not in a footprint.
|
2024-03-04 15:09:31 +03:00 |
Alex Shvartzkop
|
39a0a81832
|
EasyEDA Std import: support multiline text on PCB.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17171
(cherry picked from commit 0dab086f0c )
|
2024-02-29 00:54:46 +00:00 |
Jeff Young
|
ee3be0802c
|
Move PCBNew overrides to nullable properties.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5562
|
2024-02-24 20:05:51 +00:00 |
Alex
|
b5982f7319
|
EasyEDA import: force close some line chains.
|
2024-02-11 23:52:56 +03:00 |
Ian McInerney
|
d7fe668d79
|
Push PCB_IOs to use the base progress reporter instead of per-function
|
2023-12-27 17:06:23 +00:00 |
Ian McInerney
|
f8688a922d
|
Unify IO library descriptors
|
2023-12-27 16:34:59 +00:00 |
Alex Shvartzkop
|
e636913178
|
EasyEDA Std: import dimensions.
|
2023-12-27 12:48:37 +05:00 |
Ian McInerney
|
743e9d669a
|
Push library management into IO_BASE
|
2023-12-27 01:21:53 +00:00 |
Ian McInerney
|
cad91312aa
|
Introduce main base class for all IO loaders
|
2023-12-26 23:27:11 +00:00 |
Ian McInerney
|
e6632bb983
|
Rename PCB IO classes/files
|
2023-12-24 01:22:21 +00:00 |
Ian McInerney
|
d8b47d18d3
|
Initial rename of file plugin infrastructure components to IO
|
2023-12-24 01:22:21 +00:00 |