Jeff Young
fb59f83683
Clean up references in RN_NETs when garbage collecting CN_ITEMs.
2023-11-01 13:53:30 +00:00
Jeff Young
d93bb464bf
When garbage collecting locally we also need to clear global references.
2023-11-01 12:47:54 +00:00
Jon Evans
bc42546609
Try harder to save schematic properties panel width
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15957
2023-11-01 08:42:06 -04:00
Jon Evans
81818cfb1e
Fix refnum handling in reannotation
2023-11-01 08:26:48 -04:00
jean-pierre charras
248a8caa45
Demos update
2023-11-01 10:15:11 +01:00
Jon Evans
ab4d9bcb14
Fix sloppy path handling in migration for old color settings
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15964
2023-10-31 23:38:44 -04:00
Jon Evans
c6c808a7fa
Support system-installed color themes
...
Install to ${KICAD_DATA}/colors/
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15920
2023-10-31 23:05:08 -04:00
Jon Evans
9271fde71d
Preserve leading zeroes in reference designators
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15760
2023-10-31 22:51:45 -04:00
Jon Evans
d6b76ae9df
Net navigator: Unescape net names
2023-10-31 22:19:48 -04:00
Jon Evans
e14e7e0bd9
Enforce symbol name not being empty
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15859
2023-10-31 22:11:46 -04:00
Jon Evans
24e613f60c
Escape net names coming from aliases
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15212
2023-10-31 22:06:21 -04:00
Jeff Young
67d8b13b02
And Font to properties manager for EDA_TEXT items.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16004
2023-11-01 00:39:42 +00:00
Jon Evans
5d5682a225
Fix missing wxRB_GROUP
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15990
2023-10-31 20:15:40 -04:00
Jeff Young
972308b24b
Assign textBox to correct unit & conversion.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15994
2023-10-31 23:20:59 +00:00
Jeff Young
64c692a42e
Allow a:b to represent either lib:item_name or key:value.
...
Also changes the scoring algorithm to start at 0 and then increment
to 1 (the value that tells us to show, but not expand) only if the
search terms and lib filters are empty.
2023-10-31 23:20:59 +00:00
Seth Hillbrand
de0736863b
Allow multiple strong drivers with same name
...
Multiple labels with the same name are allowed (and expected) so ensure
that we use a structure that allows duplicate names
2023-10-31 11:52:29 -07:00
Jon Evans
1a7cc88b97
Add (failing) QA test for #16003
...
Also remove old test_netlists.cpp that should have been removed long ago
2023-10-31 12:57:14 -04:00
jean-pierre charras
d8be69c3c1
PAGE_INFO: use double instead of int to store the page size.
...
For historical reasons, they are stored in mils, but using int create rounding
issues when converting to/from mils to IU in dialogs.
This is a minor but annoying issue.
Fixes #16000
https://gitlab.com/kicad/code/kicad/-/issues/16000
2023-10-31 13:47:32 +01:00
Jeff Young
19ca7cedaa
Better test reporting.
...
(This make it clear in the failure message which is the expected
value and which is the actual value.)
2023-10-31 12:10:21 +00:00
Jeff Young
e7fca68384
Don't double-delete unused nets (or anything else, for that matter).
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15979
2023-10-31 12:10:21 +00:00
Alex Shvartzkop
3d5721a217
Fix some warnings.
2023-10-31 04:25:19 +03:00
Jon Evans
3faf3ea27c
Fix ambiguous overload error in gcc 11
2023-10-30 20:59:25 -04:00
Alex Shvartzkop
2aa67ae1af
EasyEDA Std: Support image transformations; SVG images in schematic.
2023-10-31 02:21:32 +03:00
Alex Shvartzkop
e24c8de4b8
EasyEDA Std: Fix open polygon shapes in symbols.
2023-10-31 02:21:32 +03:00
Alex Shvartzkop
f48a248db4
EasyEDA Std: Handle HTML escape characters in text.
2023-10-31 02:21:32 +03:00
Marek Roszko
d0b26ae600
Add a hack to avoid spamming sentry events due to recursive asserts
2023-10-30 19:03:54 -04:00
Jeff Young
b5d904b45d
Ignore VVIAs when assembling length-tuning line.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15995
2023-10-30 19:55:51 +00:00
Jeff Young
42d9bc4a98
Hook up Import Settings to tuning patterns and custom rules.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15980
2023-10-30 18:12:42 +00:00
Jeff Young
87571ed8b8
Not all font sizes, fill properties or color properties are the same.
2023-10-30 17:30:15 +00:00
Seth Hillbrand
30d0a68aeb
Update translations
2023-10-30 09:45:10 -07:00
Wellington Terumi Uemura
98e879eb2c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.9% (9123 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
2023-10-30 17:42:06 +01:00
Mert Gülsoy
e5376f9291
Translated using Weblate (Turkish)
...
Currently translated at 51.9% (4740 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
2023-10-30 17:42:05 +01:00
ZbeeGin
f57b0301e4
Translated using Weblate (Polish)
...
Currently translated at 100.0% (9125 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2023-10-30 17:42:05 +01:00
Arend-Jan van Hilten
9c7efcd03c
Translated using Weblate (Dutch)
...
Currently translated at 70.3% (6334 of 9005 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nl/
2023-10-30 17:42:05 +01:00
Toni Laiho
095d27eec6
Translated using Weblate (Finnish)
...
Currently translated at 99.9% (9123 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2023-10-30 17:42:05 +01:00
Wellington Terumi Uemura
f454ea93ed
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.0% (8943 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
2023-10-30 17:42:05 +01:00
dsa-t
e6e132c82a
Translated using Weblate (Russian)
...
Currently translated at 83.1% (7584 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
2023-10-30 17:42:05 +01:00
ZbeeGin
1046ac3328
Translated using Weblate (Polish)
...
Currently translated at 96.8% (8842 of 9125 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2023-10-30 17:42:05 +01:00
김랑기
d40d6ba07b
Translated using Weblate (Korean)
...
Currently translated at 88.4% (7764 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2023-10-30 17:42:05 +01:00
ZbeeGin
e5e09fba63
Translated using Weblate (Polish)
...
Currently translated at 100.0% (8781 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2023-10-30 17:42:05 +01:00
Tokita, Hiroshi
11ba7114d1
Translated using Weblate (Japanese)
...
Currently translated at 93.5% (8212 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-10-30 17:42:05 +01:00
Rafael Serrano
de6e2b2ba3
Translated using Weblate (Catalan)
...
Currently translated at 50.4% (4431 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
2023-10-30 17:42:05 +01:00
Ivan Chuba
226f9dbae1
Translated using Weblate (Ukrainian)
...
Currently translated at 88.8% (7804 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2023-10-30 17:42:05 +01:00
rtyuionoop
fe3d926f9e
Translated using Weblate (Vietnamese)
...
Currently translated at 12.9% (1137 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/vi/
2023-10-30 17:42:05 +01:00
Tokita, Hiroshi
0d1c7d32f1
Translated using Weblate (Japanese)
...
Currently translated at 93.0% (8174 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-10-30 17:42:05 +01:00
Radek K
c656ba593b
Translated using Weblate (Czech)
...
Currently translated at 82.7% (7268 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2023-10-30 17:42:04 +01:00
Jan Straka
d377c57429
Translated using Weblate (Czech)
...
Currently translated at 82.7% (7268 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2023-10-30 17:42:04 +01:00
Tokita, Hiroshi
fb42a03b84
Translated using Weblate (Japanese)
...
Currently translated at 92.3% (8108 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-10-30 17:42:04 +01:00
Luc
adb87b1bf8
Translated using Weblate (German)
...
Currently translated at 89.5% (7861 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-10-30 17:42:04 +01:00
Tokita, Hiroshi
ba7d7fd488
Translated using Weblate (Japanese)
...
Currently translated at 92.2% (8103 of 8781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-10-30 17:42:04 +01:00