Jeff Young
959e20f52c
A fall-back model for FOO should supply FOO's pin names.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13589
2023-01-19 12:14:50 +00:00
Jeff Young
47ae8bdb86
Fix duplicated message.
2023-01-19 11:01:22 +00:00
Seth Hillbrand
7e5a2450b8
Move multiple wxMessageBox to DisplayErrorMessage
...
Also provide protection for headless running in multiple callsites
Fixes https://gitlab.com/kicad/code/kicad/issues/13575
2023-01-18 16:54:01 -08:00
Jeff Young
ae55b1581e
Use error message routine that checks for headless mode.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13575
2023-01-19 00:19:00 +00:00
Steven A. Falco
0c2e550143
Fix GCC 13 build error.
...
See https://kicad.zulipchat.com/#narrow/stream/258851-Developer-Chat/topic/GCC.20Breakage
for more info.
2023-01-18 23:14:33 +00:00
Seth Hillbrand
b99bd7633d
Allow commas, spaces in pad names for net-ties
...
Net tie groups are currently separated by comma. But comma is also an
allowed, albeit rare character for pad names. To allow pad names with
commas in net tie groups, the group definition must be escaped with a
forward slash for commas (and forward slashes).
Pad 1,2
Pad 2,3
Net-tie group "1\,2,2\,3"
Fixes https://gitlab.com/kicad/code/kicad/issues/13001
2023-01-18 14:45:52 -08:00
Mike Williams
171cffec28
Schematic: actually check for hover on duplicate
2023-01-18 13:52:49 -05:00
Mike Williams
144cd0b7f2
Schematic: duplicate on hover: grabs symbol instead of field
...
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/13495
2023-01-18 13:35:52 -05:00
Seth Hillbrand
8f4486752d
Fix build error
2023-01-18 10:20:20 -08:00
Seth Hillbrand
7fa15b3fbb
Only update items that can be affected
...
When updating the view, don't force repaint all items. Changing the
line width only affects elements with lines
Fixes https://gitlab.com/kicad/code/kicad/issues/13579
2023-01-18 09:59:00 -08:00
jean-pierre charras
098b03e17a
gerbview: Cleanup code. Remove useless or not working code.
2023-01-18 17:26:41 +01:00
Jeff Young
87377d1aac
Stop stepping on user's data.
...
Just because we can't find the file doesn't mean the path to it has
no value. Don't delete it. And don't crash afterwards either.
Fixes https://gitlab.com/kicad/code/kicad/issues/13578
2023-01-18 13:50:40 +00:00
Dag Lem
cff0560088
Eagle schematic import: Handling of escaped text
2023-01-18 12:33:36 +00:00
Jeff Young
3af9c658e6
Don't specify fonts in wxFormBuilder. It only leads to pain.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13547
2023-01-18 12:28:07 +00:00
jean-pierre charras
90c76fa4bc
Pcbnew: display first and last layer ID on buried and micro vias.
...
Fixes #13566
https://gitlab.com/kicad/code/kicad/issues/13566
2023-01-18 09:56:25 +01:00
jean-pierre charras
940d88c47d
PCB_SHAPE::swapData() : Do not swap twice a parameter
...
Fixes #13576
https://gitlab.com/kicad/code/kicad/issues/13576
2023-01-18 08:37:34 +01:00
Jeff Young
7844602210
Nullptr safety.
2023-01-18 01:30:40 +00:00
Jeff Young
f399dc0c3a
Nullptr safety. (Sentry KICAD-4F)
2023-01-18 01:16:57 +00:00
Jeff Young
f90b04c715
Nullptr safety. (Sentry KICAD-5N)
2023-01-18 01:05:27 +00:00
Jeff Young
47d88c5647
Nullptr safety. (Sentry KICAD-71)
2023-01-18 00:52:19 +00:00
Jeff Young
f45d44a639
Don't leave temp footprints attached to a board.
2023-01-18 00:46:59 +00:00
Seth Hillbrand
f35a02d57a
Move early exit higher in netname redraw
...
If the track is outside of the viewbox, GetLOD returns HIDE. This needs
to be handled quickly in the loop before further processing
Fixes https://gitlab.com/kicad/code/kicad/issues/13572
2023-01-17 15:56:04 -08:00
Jeff Young
3cc960a872
Push nets to free pads when they're used.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13516
Fixes https://gitlab.com/kicad/code/kicad/issues/13517
2023-01-17 23:29:47 +00:00
Seth Hillbrand
1d223d1439
Safely load python plugins
...
Catch potential exceptions when doing the initial python plugin load
Fixes https://gitlab.com/kicad/code/kicad/issues/12231
2023-01-17 12:56:15 -08:00
Seth Hillbrand
60ba245474
Remove Eagle islands by default unless told otherwise
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13503
2023-01-17 12:49:44 -08:00
jean-pierre charras
c347ceae7e
French translation update
2023-01-17 20:38:25 +01:00
Seth Hillbrand
7705de9ff7
Remove formatting pipe from translations
...
Fixes https://gitlab.com/kicad/code/kicad/issues/13570
2023-01-17 10:38:43 -08:00
Seth Hillbrand
d2052d3b66
Update translations
2023-01-17 10:33:40 -08:00
Ivan Chuba
de3adeb64a
Translated using Weblate (Estonian)
...
Currently translated at 3.6% (290 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/et/
2023-01-17 10:32:54 -08:00
Ivan Chuba
c031b58ed8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2023-01-17 10:32:54 -08:00
Ulices
9ea4529d76
Translated using Weblate (Spanish (Mexico))
...
Currently translated at 99.7% (8010 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es_MX/
2023-01-17 10:32:54 -08:00
Mustafa Selçuk ÇAVDAR
3d6306cc23
Translated using Weblate (Turkish)
...
Currently translated at 38.2% (3069 of 8021 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
2023-01-17 10:32:54 -08:00
Henrik Kauhanen
43b42ae3de
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (8028 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-01-17 10:32:54 -08:00
dsa-t
4494ed1e0d
Translated using Weblate (Russian)
...
Currently translated at 98.2% (7896 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
2023-01-17 10:32:54 -08:00
co8 j
f24b66d13f
Translated using Weblate (Japanese)
...
Currently translated at 99.8% (8024 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-01-17 10:32:54 -08:00
Tokita, Hiroshi
e498aa6a33
Translated using Weblate (Japanese)
...
Currently translated at 99.8% (8024 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-01-17 10:32:54 -08:00
Toni Laiho
af6abddf03
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2023-01-17 10:32:54 -08:00
Henrik Kauhanen
b778c76d49
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2023-01-17 10:32:54 -08:00
aris-kimi
ed1bb7939d
Translated using Weblate (Greek)
...
Currently translated at 88.1% (7073 of 8021 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2023-01-17 10:32:54 -08:00
Jonathan Haas
30564401b4
Translated using Weblate (German)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-01-17 10:32:54 -08:00
Henrik Kauhanen
542a40d8bb
Translated using Weblate (German)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-01-17 10:32:54 -08:00
Jan Straka
192c0a968e
Translated using Weblate (Czech)
...
Currently translated at 88.3% (7100 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2023-01-17 10:32:54 -08:00
Ivan Chuba
c3b2cf5c14
Translated using Weblate (Estonian)
...
Currently translated at 2.6% (214 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/et/
2023-01-17 10:32:54 -08:00
Ivan Chuba
84c3b119df
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
2023-01-17 10:32:54 -08:00
Wellington Terumi Uemura
73f2fd90c3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
2023-01-17 10:32:53 -08:00
Henrik Kauhanen
3ee5cfedd0
Translated using Weblate (Swedish)
...
Currently translated at 99.8% (8024 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-01-17 10:32:53 -08:00
ZbeeGin
3ac16254fc
Translated using Weblate (Polish)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2023-01-17 10:32:53 -08:00
Tokita, Hiroshi
6b7e1fb852
Translated using Weblate (Japanese)
...
Currently translated at 99.6% (8006 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2023-01-17 10:32:53 -08:00
Toni Laiho
ee734c359d
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2023-01-17 10:32:53 -08:00
Mark Hämmerling
8739aa901c
Translated using Weblate (German)
...
Currently translated at 100.0% (8034 of 8034 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-01-17 10:32:53 -08:00