ZbeeGin
bd6332d043
Translated using Weblate (Polish)
...
Currently translated at 100.0% (7197 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
2021-11-11 00:50:09 +01:00
Michael Misirlis
472dfdabfe
Translated using Weblate (Greek)
...
Currently translated at 94.1% (6776 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-11 00:50:09 +01:00
Mark Hämmerling
632c23dab0
Translated using Weblate (German)
...
Currently translated at 100.0% (7197 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2021-11-11 00:50:09 +01:00
Jan Vykydal
578bd365b6
Translated using Weblate (Czech)
...
Currently translated at 86.5% (6229 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-11 00:50:09 +01:00
Michael Misirlis
ca495031a3
Translated using Weblate (Greek)
...
Currently translated at 92.0% (6623 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-11 00:50:09 +01:00
Axel Henriksson
4e3fa342e4
Translated using Weblate (Greek)
...
Currently translated at 91.2% (6566 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-11 00:50:09 +01:00
Eric
9efc4531e8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.9% (7191 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2021-11-11 00:50:08 +01:00
taotieren
e04fdfb422
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.9% (7191 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2021-11-11 00:50:08 +01:00
qu1ck
54e9f1cf24
Fix pcm fallback loading
...
Need to add a fake version otherwise the package gets filtered out of
the packages view.
2021-11-10 23:48:54 +00:00
Jeff Young
b408cda0b8
Uninitialized variables.
2021-11-10 23:42:33 +00:00
Jon Evans
8ec3ce99ae
PNS: Update shover when autocompleting on item
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9598
2021-11-10 18:17:56 -05:00
qu1ck
d9bd7ed2c1
Fix incorrect include
2021-11-10 15:06:11 -08:00
Jeff Young
59e5c836fc
Tighter thread safety for PCM progress dialog.
2021-11-10 22:12:22 +00:00
Wayne Stambaugh
94119b365d
Pcbnew: fix assertion in footprint hashing algorithm.
2021-11-10 16:51:35 -05:00
Roberto Fernandez Bautista
13f081549c
CADSTAR PCB: Use all User layers when mapping documentation layers
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9577
2021-11-10 21:47:22 +00:00
Roberto Fernandez Bautista
ad2e780a2c
CADSTAR PCB: Correctly load pads with holes
...
If the THROUGH_HOLE attribute isn't set, it just means that the pads
are only present on one side of the board, but there can still be a
plated / non-plated hole.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9579
2021-11-10 21:21:32 +00:00
Jeff Young
7b4d5b2312
Fix wxWidgets annoying assert.
2021-11-10 18:29:43 +00:00
Jeff Young
f036243142
Fix a few minor issues in PCM dialogs.
2021-11-10 16:19:13 +00:00
Jeff Young
5c0befa880
Use sdbSizer so buttons are in right platform order.
2021-11-10 13:32:10 +00:00
Jeff Young
7211c5a350
Kicad look & feel and reduce conceptual nesting depth of PCM.
2021-11-10 12:42:54 +00:00
qu1ck
97a4034d95
Coverity report and compile warning fixes
2021-11-10 03:24:14 +00:00
Jon Evans
42eb063697
PCM: Treat color themes as read-only; don't copy to settings dir
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9548
2021-11-09 22:11:59 -05:00
Jon Evans
89f5842a17
PCM: Fix loading bitmaps from installed packages
2021-11-09 21:44:57 -05:00
Jon Evans
8e2d599751
Allow PCM to load schema from build dir
2021-11-09 21:44:40 -05:00
Mikolaj Wielgus
ae37ae7072
PCM: Prevent crash on clicking "Install" when there is no versions
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9585
2021-11-10 02:19:17 +00:00
Jeff Young
27661edff6
Apply a bit of Kicad look & feel.
...
Also fixes a spelling error in a string.
2021-11-10 01:11:27 +00:00
Jon Evans
beb1ad0098
Use actual package ID when searching m_installed
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9583
2021-11-09 20:07:22 -05:00
Jeff Young
f6c160eb50
Apply a big hammer for python script refreshing.
...
While not ideal, this should tide us over until we have a commit
architecture for python scripts.
Fixes https://gitlab.com/kicad/code/kicad/issues/7065
2021-11-09 18:47:47 -05:00
Jeff Young
b2fa2f81b2
Paste code expects a fully formed worksheet.
...
(And we may need the version later, so it's better to have it than
to not.)
Fixes https://gitlab.com/kicad/code/kicad/issues/9590
2021-11-09 23:18:38 +00:00
Jeff Young
e860f9f9a9
Use correct dir when writing project file before Save As.
2021-11-09 20:57:58 +00:00
Jeff Young
bc30ee85c0
Make sure JSON contents are in memory before saving.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9582
2021-11-09 20:17:56 +00:00
Jeff Young
0dcbfa2b69
Always use UUIDs for implicit keepout rules.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9580
2021-11-09 17:57:47 +00:00
Jeff Young
d4e3e67b8d
Update kicad_prl file when doing a SaveAs.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9455
2021-11-09 17:25:18 +00:00
Jeff Young
92e2f51f57
Fix duplicate UUIDs in test cases.
2021-11-09 16:12:14 +00:00
Jeff Young
54e00569d8
Don't fetch the root sheet's UUID out of the sheet instances.
...
1) we're storing it now anyway
2) the root sheet UUID is the one UUID that's *not* in the instance
array, and previously we were erroneously grabbing the first sub-sheet's
UUID (producing duplicate UUIDs).
2021-11-09 16:07:30 +00:00
Jeff Young
c0a6014114
Save actual control values; GetOriginalText is only for eval.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9575
2021-11-09 13:53:03 +00:00
Jeff Young
0631c8fc74
Fix logic bug when updating circular pad points.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9576
2021-11-09 13:14:24 +00:00
Jeff Young
18d9f6e323
Reduce auto.
2021-11-09 13:14:24 +00:00
jean-pierre charras
39474921d9
DIALOG_CONFIGURE_PATHS: delete path in list when a path is deleted in dialog.
...
Fixes #9531
https://gitlab.com/kicad/code/kicad/issues/9531
2021-11-09 10:35:49 +01:00
Jon Evans
59807d8d26
A better solution to discarding pending shove operations
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9553
2021-11-09 00:00:54 -05:00
Jon Evans
0234ae3003
Add CloneFrom API for BOARD_DESIGN_SETTINGS in SWIG
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6885
2021-11-08 23:01:24 -05:00
Jon Evans
75d75799f7
Move to getters/setters for aux and grid origin
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8836
2021-11-08 22:36:40 -05:00
Seth Hillbrand
ee7e3fc171
Update translations
2021-11-08 15:59:05 -08:00
Seth Hillbrand
6cc6f06a9a
Millimetres -> Millimeters
2021-11-08 15:56:51 -08:00
Seth Hillbrand
6569337d27
Haching -> Hatching
2021-11-08 15:56:51 -08:00
Seth Hillbrand
2f1a3827cf
Solder paster -> Solder paste
2021-11-08 15:56:51 -08:00
Seth Hillbrand
2d66b6fd3e
Cound't -> Couldn't
2021-11-08 15:56:51 -08:00
Seth Hillbrand
905c72cec6
Repositores -> Repositories
2021-11-08 15:56:51 -08:00
Seth Hillbrand
36e07639e0
Trainling -> Trailing
2021-11-08 15:56:51 -08:00
Seth Hillbrand
6e5a918377
Writeable -> Writable
2021-11-08 15:56:51 -08:00