Seth Hillbrand
d51363df40
Do better at de-duping Altium symbols
...
Symbols with the same name but different source libraries may, in fact,
be different. Keep track of the source library to properly dedup them
when adding. This is probably insufficient for corner cases but will
catch the vast majority of usage
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19625
2025-02-11 14:50:42 -08:00
Ian McInerney
1825ab689f
Remove duplicate data tag in drawing sheet format
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19931
2025-02-11 19:58:46 +00:00
jean-pierre charras
7e0d2f2ef4
Eeschema, DESIGN_BLOCK_PANE: ensure the panel is shown before saving its size.
...
Otherwise, incorrect config saving happens, and not only for this panel.
2025-02-11 20:10:23 +01:00
Seth Hillbrand
7911165294
Prevent overplotting copper layers
...
68fa45dea0115ae23a8650eb6f6ce05448a2d42e wanted to ensure that drill
marks were visible even when plotting non-copper layers. However, this
had the effect of changing the plot order depending on whether drill
marks were shown or not. The current solution is to overplot drill
marks if both copper and non-copper layers are shown.
This remains a sub-optimal solution as buried vias will be overplotted
along with through holes. It may be a better long-term solution to gate
the plotting of covering pad layers' drill marks to the plot options
that include copper layers on the same page
2025-02-11 11:01:20 -08:00
Seth Hillbrand
31a3a7d406
Make cli obey its own options
...
--erd and --ev are cli options to prevent plotting of the reference
designator and the value. These need to be passed to plot options in
order to be obeyed
2025-02-11 10:57:21 -08:00
Seth Hillbrand
0144352132
Remove unused captures
2025-02-11 09:50:23 -08:00
Seth Hillbrand
7717c1e7d9
Fix menu display of symbol attributes
...
Menu should display the current attribute of the selection and allow
changes, rather than three different options on set/unset/toggle.
2025-02-11 09:24:49 -08:00
Jon Evans
3bdf82aea7
Python: switch to arg arrays for launch
...
Fixes Python when there are spaces in interpreter path
2025-02-11 12:14:25 -05:00
Jeff Young
e741d46770
Implement min pen width for SCH plotting jobs.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19398
2025-02-11 17:06:02 +00:00
Alex Shvartzkop
dc4708cdb7
Hide "Unable to load repository url" message when repository fetching is cancelled.
...
(cherry picked from commit 020376937ea3ef7e64512e32c66cc4de171ad073)
2025-02-11 18:57:17 +03:00
Jeff Young
add6705e98
Don't copy built-in presets to user list.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19885
2025-02-11 15:48:16 +00:00
Jeff Young
7c118c02f1
Don't space out buttons on large screens.
...
Also a better sash pos for ultra-high DPI screens.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19913
2025-02-11 14:46:59 +00:00
Alex Shvartzkop
e021cf4575
Connect first/last shapes within tolerance when building board outline.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19901
Also see https://gitlab.com/kicad/code/kicad/-/issues/18125
2025-02-11 05:07:18 +03:00
Jon Evans
5426bfcdcd
Don't autosave future formats of project settings
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19910
(cherry picked from commit 7d689e0c616c8af4b056f20ce3c95c37624e3df7)
2025-02-10 19:20:56 -05:00
Seth Hillbrand
21ae2b833e
Update translations
2025-02-10 15:21:52 -08:00
Seth Hillbrand
d2b97c80d1
Translated using Weblate (Italian)
...
Currently translated at 94.5% (9410 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
2025-02-11 00:21:22 +01:00
Seth Hillbrand
2b222e1590
Translated using Weblate (Tamil)
...
Currently translated at 15.7% (1568 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ta/
2025-02-11 00:21:22 +01:00
Seth Hillbrand
3e5216a740
Translated using Weblate (Ukrainian)
...
Currently translated at 75.5% (7521 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2025-02-11 00:21:22 +01:00
Seth Hillbrand
f41f98a28c
Translated using Weblate (Arabic)
...
Currently translated at 1.1% (110 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ar/
2025-02-11 00:21:22 +01:00
Seth Hillbrand
0e761ca522
Translated using Weblate (Spanish (Mexico))
...
Currently translated at 86.5% (8616 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es_MX/
2025-02-11 00:21:22 +01:00
Seth Hillbrand
0e59c29067
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (9951 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
b1c8f27d03
Translated using Weblate (Vietnamese)
...
Currently translated at 23.9% (2387 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/vi/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
dff2c0b10d
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 91.2% (9085 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
f0a23496aa
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 99.9% (9948 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
8719d75770
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (9945 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
a60341a5c3
Translated using Weblate (Russian)
...
Currently translated at 99.9% (9949 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
097da456b9
Translated using Weblate (Portuguese)
...
Currently translated at 93.2% (9280 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
cc71f8bfa6
Translated using Weblate (Polish)
...
Currently translated at 100.0% (9951 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
c6b0bac24d
Translated using Weblate (Korean)
...
Currently translated at 99.9% (9948 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
315a935fcf
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (9945 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
15d5b34163
Translated using Weblate (Finnish)
...
Currently translated at 99.0% (9854 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
017161b490
Translated using Weblate (Spanish)
...
Currently translated at 84.8% (8442 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
f0718dcc72
Translated using Weblate (Greek)
...
Currently translated at 87.5% (8716 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
afa9de2f1b
Translated using Weblate (German)
...
Currently translated at 100.0% (9951 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2025-02-11 00:21:21 +01:00
Seth Hillbrand
7644567a6b
Translated using Weblate (Catalan)
...
Currently translated at 41.2% (4106 of 9951 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
2025-02-11 00:21:20 +01:00
Jon Evans
914c015494
Fix compile warnings
2025-02-10 17:55:24 -05:00
Jon Evans
290dc417d9
API: Change macOS raise mechanism
...
Other mechanism didn't work universally
2025-02-10 17:55:24 -05:00
Seth Hillbrand
74308f26f6
Update translations
2025-02-10 14:43:25 -08:00
Robin Janssens
8e3cf77337
Translated using Weblate (Dutch)
...
Currently translated at 89.9% (8944 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nl/
2025-02-10 23:42:49 +01:00
aris-kimi
a06fefc775
Translated using Weblate (Greek)
...
Currently translated at 87.5% (8713 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2025-02-10 23:42:49 +01:00
Pferd O
539b9953d0
Translated using Weblate (German)
...
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2025-02-10 23:42:49 +01:00
Marco Ciampa
742fbe525e
Translated using Weblate (Italian)
...
Currently translated at 94.5% (9407 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
2025-02-10 23:42:49 +01:00
Wellington Terumi Uemura
b3dc1d05c8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
2025-02-10 23:42:49 +01:00
Henrik Kauhanen
069eceeac2
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (9942 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2025-02-10 23:42:49 +01:00
2tama3
5a91221a36
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (9942 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2025-02-10 23:42:49 +01:00
Henrik Kauhanen
99da8dc27b
Translated using Weblate (Finnish)
...
Currently translated at 99.0% (9851 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2025-02-10 23:42:48 +01:00
Henrik Kauhanen
d0124b0e15
Translated using Weblate (German)
...
Currently translated at 99.9% (9947 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2025-02-10 23:42:48 +01:00
ZbeeGin
8dea31906f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2025-02-10 23:42:48 +01:00
aris-kimi
a0f7525fc5
Translated using Weblate (Greek)
...
Currently translated at 87.4% (8701 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2025-02-10 23:42:48 +01:00
Pferd O
2e8cd36a14
Translated using Weblate (German)
...
Currently translated at 100.0% (9948 of 9948 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2025-02-10 23:42:48 +01:00