Jeff Young
f5770fe7e0
Actually free the projects before the settings.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/10973
2022-12-01 00:05:21 +00:00
Seth Hillbrand
d23f285f8c
Avoid ngspice segfault
...
When simulating an empty netlist, calling the `.save all` and `.probe
alli` commands gives a segfault in ngspice. We can avoid this by
skipping these commands in KiCad.
Fixes https://gitlab.com/kicad/code/kicad/issues/12938
2022-11-30 15:22:17 -08:00
Seth Hillbrand
01cf6d76d8
Remove newly dangling lines when dragging
...
These lines are remnants from drag operations that should be cleaned
after commiting the new line positions
Fixes https://gitlab.com/kicad/code/kicad/issues/12870
2022-11-30 13:46:38 -08:00
Wayne Stambaugh
e517cad12b
Fix broken hierarchical sheet file paths when adding nest sheets.
...
The file path for each sheet must always be relative to it's parent sheet
or absolute if using a relative path is not possible.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/10868
2022-11-30 15:44:59 -05:00
Alex
7dbdb68730
router: ADDED option to create single-sided meanders.
2022-11-30 20:39:02 +00:00
Seth Hillbrand
ce63c37bfd
Handle possible null in dynamic_cast
2022-11-30 12:30:49 -08:00
Seth Hillbrand
b31349b679
Get consistent point for gfx import
...
TopLeftItem() should always return same element for our import
Fixes https://gitlab.com/kicad/code/kicad/issues/13041
2022-11-30 12:25:34 -08:00
Seth Hillbrand
cf33f33899
Standardize placement tool modifiers
...
PlaceImage, PlaceImportedGraphics and PlaceText need to handle the grid
and hotpoint snapping as well as the modifiers to disable them
2022-11-30 10:57:42 -08:00
Jeff Young
3c4c4e5166
Remove shortened debug time from zone refill message.
...
Also adds a time-out for it.
2022-11-30 17:38:02 +00:00
Alex
55a3946af8
Properties: Use a constant variable for PG_UNIT_EDITOR editor name.
2022-11-30 20:10:22 +03:00
Wayne Stambaugh
0a62c17040
Remove schematic symbol value and footprint field instance data.
...
https://gitlab.com/kicad/code/kicad/-/issues/12933
2022-11-30 11:47:13 -05:00
Mikolaj Wielgus
7d207c5d2f
Sim Ibis: Change some strings for consistency
2022-11-30 17:38:09 +01:00
Jeff Young
074c087c21
Allow disabling of grid snapping while placing imported image.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13040
2022-11-30 14:38:22 +00:00
Jeff Young
98ab078905
Remember conversion strategy.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13043
2022-11-30 14:29:16 +00:00
Mike Williams
17bb57cc73
PCB: fix stale ratsnest between moves in Move Individually
2022-11-30 09:11:37 -05:00
Jeff Young
03f79f512c
Nullptr safety.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/12966
2022-11-30 14:02:22 +00:00
jean-pierre charras
6dc1c9b0b7
Step exporter: filter very small segments when exporting them.
...
very small segments create issues in step export.
Add also more messages and more controls.
Fixes #13038
https://gitlab.com/kicad/code/kicad/issues/13038
Fixes #12905
2022-11-30 14:56:02 +01:00
Jeff Young
8dbd6fee00
Go back to smaller chaining epsilon.
...
Using a large epsilon here to allow for sloppy drawing can cause
the algorithm to miss very short segments in a converted bezier.
So use an epsilon only large enough to cover for rouding errors in
the conversion.
Fixes https://gitlab.com/kicad/code/kicad/issues/12951
2022-11-30 13:26:45 +00:00
Jeff Young
19eab62516
More safety around ratsnest state.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13011
2022-11-30 13:00:21 +00:00
Jeff Young
9fa8b9e49f
Fix memory leak and re-code non-memory-leak so Coverity can understand it.
2022-11-30 13:00:20 +00:00
Mikolaj Wielgus
e39c0b20ea
Sim: Universally initialize enum parameters with their default values
2022-11-30 12:45:59 +01:00
Mikolaj Wielgus
39cd9f8980
Sim: Fix Sim.Params field generation logic
...
Don't generate the first parameter (e.g. for KIBIS it was 'vcc=""') when
it is empty in models without primary value.
2022-11-30 12:45:58 +01:00
jean-pierre charras
ec4fd42bee
Pcbnew: force courtyard area shape rebuild afret rotation/flip.
...
Fixes #13039
https://gitlab.com/kicad/code/kicad/issues/13039
2022-11-30 09:07:32 +01:00
Alex
8c468dcffc
Use ecoords for distance comparison in PCB grid helper.
...
Fixes a bug where a cursor would jump to a far location while hovering
over some 45-degree tracks.
2022-11-30 08:18:19 +03:00
Seth Hillbrand
e4b7bc82be
Prevent UI events during footprint dialog ctor
...
Errors may get thrown when the 3d models are loaded for missing search
paths. This triggers the idle event that makes assumptions about the
state of the dialog. We halt event handling until the ctor finishes.
Fixes https://gitlab.com/kicad/code/kicad/issues/12944
(cherry picked from commit be86e9f57f
)
2022-11-29 19:39:35 -08:00
frutiemax
7d78f0b4d3
Use forward declarations in kicad_manager_frame.h
2022-11-30 03:08:35 +00:00
Marek Roszko
933b3cf3df
Update vcpkg baseline
2022-11-29 20:58:17 -05:00
Seth Hillbrand
5b2712b828
Update Translations
2022-11-29 17:29:23 -08:00
dsa-t
f44c9d927e
Translated using Weblate (Russian)
...
Currently translated at 88.0% (6945 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
2022-11-30 02:23:37 +01:00
Tokita, Hiroshi
897c1a7221
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (7827 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2022-11-30 02:23:36 +01:00
Toni Laiho
c6b207705c
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (7886 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2022-11-30 02:23:36 +01:00
VicSanRoPe
329f1f81ed
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (7882 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
2022-11-30 02:23:36 +01:00
Mark Hämmerling
0c58d2f7bd
Translated using Weblate (German)
...
Currently translated at 97.2% (7666 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2022-11-30 02:23:36 +01:00
Jan Straka
1a2fe0b71f
Translated using Weblate (Czech)
...
Currently translated at 87.5% (6903 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2022-11-30 02:23:36 +01:00
Ivan Chuba
8d2151fbed
Translated using Weblate (Ukrainian)
...
Currently translated at 89.2% (7041 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2022-11-30 02:23:36 +01:00
Bế Trọng Nghĩa
f6f5bd5911
Translated using Weblate (Vietnamese)
...
Currently translated at 14.9% (1176 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/vi/
2022-11-30 02:23:35 +01:00
Keisuke Nakao
3eb1c4b574
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (7827 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2022-11-30 02:23:35 +01:00
Tokita, Hiroshi
7c79e96272
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (7827 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2022-11-30 02:23:35 +01:00
VicSanRoPe
fe6b08b0c6
Translated using Weblate (Spanish)
...
Currently translated at 93.0% (7339 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
2022-11-30 02:23:35 +01:00
Håvard Syslak
23f338791c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 62.9% (4968 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nb_NO/
2022-11-30 02:23:35 +01:00
VicSanRoPe
7fc230929e
Translated using Weblate (Spanish)
...
Currently translated at 90.3% (7128 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
2022-11-30 02:23:35 +01:00
Ivan Chuba
bb775ab97a
Translated using Weblate (Ukrainian)
...
Currently translated at 87.0% (6861 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2022-11-30 02:23:35 +01:00
김랑기
48f27be761
Translated using Weblate (Korean)
...
Currently translated at 100.0% (7886 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2022-11-30 02:23:35 +01:00
co8 j
61b3787d5f
Translated using Weblate (Japanese)
...
Currently translated at 98.4% (7764 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2022-11-30 02:23:34 +01:00
Mark Hämmerling
d08a0f9ec5
Translated using Weblate (German)
...
Currently translated at 96.7% (7633 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2022-11-30 02:23:34 +01:00
Jan Straka
38f2f57a15
Translated using Weblate (Czech)
...
Currently translated at 87.1% (6875 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2022-11-30 02:23:34 +01:00
Ivan Chuba
23101b0d30
Translated using Weblate (Ukrainian)
...
Currently translated at 86.3% (6809 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2022-11-30 02:23:34 +01:00
Mark Hämmerling
39c81f5a48
Translated using Weblate (German)
...
Currently translated at 96.7% (7626 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2022-11-30 02:23:34 +01:00
Ivan Chuba
d37c906f4c
Translated using Weblate (Ukrainian)
...
Currently translated at 86.0% (6786 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2022-11-30 02:23:34 +01:00
Mark Hämmerling
38a626560a
Translated using Weblate (German)
...
Currently translated at 96.2% (7591 of 7886 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2022-11-30 02:23:33 +01:00