Commit Graph

40749 Commits

Author SHA1 Message Date
Jeff Young c9b5e3b012 Don't leave undo items in a hidden state. 2023-12-11 15:12:41 +00:00
Jeff Young 453d0566ff Support properties dialog during tuning. 2023-12-11 15:12:41 +00:00
Mike Williams 61da4fb1af PCB Fields: operate on field copies in dialogs
Makes cancel/undo work properly
2023-12-11 09:37:23 -05:00
Wayne Stambaugh 484491aaea Fix crash on save after pasting symbols in schematic editor.
This was caused by pasting zero length instance paths which are not valid.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16300
2023-12-11 08:29:10 -05:00
Ian McInerney 7554e629a8 Fix visibility of NET_INFO::SetParent
Without explictly inheriting the base SetParent method, the compiler was
warning a lot about hiding it due to the different argument type of the
new SetParent method.
2023-12-11 10:07:28 +00:00
Graham Keeth 541e0a0aaa cli: fp export svg uses an output dir, not file 2023-12-11 09:41:57 +00:00
Graham Keeth 5f189ec3fd cli: help string cleanup
- fix some typos
- capitalization consistency
- Reword exit code argument
2023-12-11 09:41:57 +00:00
jean-pierre charras 98dca3b774 Another workaround libgit2 API change for supporting older platforms 2023-12-11 10:06:09 +01:00
Jon Evans 3c2922f993 Work around libgit2 API change for supporting older platforms 2023-12-10 23:08:31 -05:00
Jon Evans 8a474879c5 Make sure DRC engine works at startup
If we wait to initialize this until later, some
routing operations will not work properly as the
constraints will be empty
2023-12-10 23:00:19 -05:00
Jon Evans 47ab6f8d03 Set default netclass for newly-added no-net PNS items
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16144
2023-12-10 22:59:36 -05:00
Jeff Young d8d71a8a6e Honour "report all errors" for track/edge collisions.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16268
2023-12-10 23:04:57 +00:00
Jeff Young a567a66d35 Fix tooltip.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16330
2023-12-10 18:53:13 +00:00
Jeff Young 3efc191aa9 Implement ESC processing for choose footprint dialog.
Also steals copy processing for details pane from symbol chooser.
2023-12-10 18:13:42 +00:00
Jeff Young 518be57516 Implement ESC processing for choose symbol dialog.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16271
2023-12-10 18:13:42 +00:00
jean-pierre charras 057baf306f Pcbnew: draw shadow PCB_SHAPEs for locked items using continuous lines.
Using other shapes gives really strange and ugly results.
Fixes #16327
https://gitlab.com/kicad/code/kicad/-/issues/16327
2023-12-10 15:36:33 +01:00
Jeff Young 931cec862e Non-plated slots are effectively edges.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16267
2023-12-09 21:06:40 +00:00
Jeff Young 9885b7a4ef Don't require more clicks than necessary to communicate intent.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16261
2023-12-09 17:55:59 +00:00
Jeff Young 88760f5c0e Update pin selection flags from SCH_SYMBOL::UpdatePins().
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16281
2023-12-09 16:43:56 +00:00
Alex Shvartzkop a161829f86 Use SCOPED_FLAGS_CLEANER more carefully.
Other methods used ConvertOutlineToPolygon's SKIP_STRUCT state.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16321
2023-12-09 19:24:51 +03:00
Ian McInerney d8bb9b1e66 Don't update file browser filter if control doesn't exist
When the grid is being validated, SetValue is called, which then ends up
running the file filter update. However, if the cell was never selected,
the file browser button would never have been created.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16316
2023-12-08 22:09:55 +00:00
Seth Hillbrand 0db362a907 Fix bug where default courtyard outline set to 0
The defaults are stored in mm, this needs to be converted to IU for
proper use in pcbnew
2023-12-08 13:31:13 -08:00
Jeff Young e3c9cf94b7 Reduce the size of the tuning popups.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16304
2023-12-08 19:50:29 +00:00
jean-pierre charras c5d0dcdb15 French translation update 2023-12-08 19:42:21 +01:00
Wayne Stambaugh b7dc7e90ac Minor string fixes. 2023-12-08 13:09:16 -05:00
Seth Hillbrand d16b721bc8 Update translations
Fixes previous update by first applying Weblate changes
2023-12-08 09:49:34 -08:00
김랑기 d9c1c9735e Translated using Weblate (Korean)
Currently translated at 86.9% (7834 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2023-12-08 09:49:02 -08:00
Zhen Sun 091479c3c4 Translated using Weblate (Chinese (Simplified))
Currently translated at 85.9% (7748 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2023-12-08 09:49:02 -08:00
Henrik Kauhanen c7c186d735 Translated using Weblate (Swedish)
Currently translated at 99.6% (8978 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-12-08 09:49:02 -08:00
김랑기 e7b5b90601 Translated using Weblate (Korean)
Currently translated at 86.8% (7823 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2023-12-08 09:49:02 -08:00
Mark Hämmerling 1daa0f043e Translated using Weblate (German)
Currently translated at 86.3% (7785 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-12-08 09:49:02 -08:00
Henrik Kauhanen 3a9d418cf0 Translated using Weblate (Swedish)
Currently translated at 99.5% (8968 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-12-08 09:49:01 -08:00
aris-kimi 7d3397dc8f Translated using Weblate (Greek)
Currently translated at 82.8% (7467 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2023-12-08 09:49:01 -08:00
aris-kimi c9c48e43a4 Translated using Weblate (Greek)
Currently translated at 82.7% (7457 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2023-12-08 09:49:01 -08:00
Temuri Doghonadze 648b691b86 Translated using Weblate (Georgian)
Currently translated at 10.2% (924 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ka/
2023-12-08 09:49:01 -08:00
JasonTan 82bcab1dcd Translated using Weblate (Chinese (Simplified))
Currently translated at 85.5% (7713 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2023-12-08 09:49:01 -08:00
Pinpang Liao 43a9ee78f7 Translated using Weblate (Chinese (Simplified))
Currently translated at 85.4% (7703 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2023-12-08 09:49:01 -08:00
Ranforingus 2e5d8d75d3 Translated using Weblate (Dutch)
Currently translated at 70.3% (6338 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nl/
2023-12-08 09:49:01 -08:00
___davidpr 1b63a0422e Translated using Weblate (Serbian)
Currently translated at 10.2% (920 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sr/
2023-12-08 09:49:01 -08:00
Henrik Kauhanen 8d6a82f939 Translated using Weblate (Swedish)
Currently translated at 99.4% (8959 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-12-08 09:49:01 -08:00
Mark Hämmerling 9d8793af37 Translated using Weblate (German)
Currently translated at 86.0% (7755 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2023-12-08 09:49:01 -08:00
Ahmed Elswah b0932eb144 Translated using Weblate (Arabic)
Currently translated at 1.1% (100 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ar/
2023-12-08 09:49:01 -08:00
___davidpr 91bf9691e6 Translated using Weblate (Serbian)
Currently translated at 10.1% (919 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sr/
2023-12-08 09:49:01 -08:00
Erkan f902adc8f9 Translated using Weblate (Turkish)
Currently translated at 52.1% (4700 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
2023-12-08 09:49:01 -08:00
欠陥電気 cbfef4950b Translated using Weblate (Chinese (Simplified))
Currently translated at 85.4% (7703 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2023-12-08 09:49:01 -08:00
Henrik Kauhanen 8c28149764 Translated using Weblate (Swedish)
Currently translated at 99.3% (8955 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-12-08 09:49:01 -08:00
김랑기 e03c02f587 Translated using Weblate (Korean)
Currently translated at 86.8% (7823 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/
2023-12-08 09:49:01 -08:00
Henrik Kauhanen ae4074be91 Translated using Weblate (Finnish)
Currently translated at 99.9% (9008 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2023-12-08 09:49:01 -08:00
Henrik Kauhanen 4374701c71 Translated using Weblate (Swedish)
Currently translated at 99.3% (8953 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2023-12-08 09:49:01 -08:00
Bas Wijnen 49dcedffdc Translated using Weblate (Dutch)
Currently translated at 70.2% (6333 of 9012 strings)

Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nl/
2023-12-08 09:49:01 -08:00