pominglee
175a326307
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 99.0% (10100 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
9 months ago
Adolfo Jayme Barrientos
a4ad5dc773
Translated using Weblate (Spanish)
Currently translated at 85.3% (8704 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
9 months ago
pominglee
1437e66741
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 98.3% (10031 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
9 months ago
Adolfo Jayme Barrientos
7f32b2452d
Translated using Weblate (Spanish)
Currently translated at 85.2% (8701 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
9 months ago
Wellington Terumi Uemura
1bed76bed8
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (10201 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
9 months ago
CloverGit
3990c61ea8
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.6% (10170 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
9 months ago
Henrik Kauhanen
11ba582d87
Translated using Weblate (Swedish)
Currently translated at 99.5% (10156 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
9 months ago
CloverGit
e6f4b02e9c
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.6% (10163 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
9 months ago
Adolfo Jayme Barrientos
560e91880e
Translated using Weblate (Spanish)
Currently translated at 85.0% (8675 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
9 months ago
pominglee
c187c098ae
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 88.7% (9051 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
9 months ago
Adolfo Jayme Barrientos
be4b25026d
Translated using Weblate (Spanish)
Currently translated at 85.0% (8673 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
9 months ago
Ettore Atalan
286518e926
Translated using Weblate (German)
Currently translated at 99.1% (10116 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
9 months ago
Marco Ciampa
49b145a6a0
Translated using Weblate (Italian)
Currently translated at 99.9% (10191 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
9 months ago
lylythechosenone
8f9a6fde98
Translated using Weblate (Spanish (Mexico))
Currently translated at 83.9% (8559 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es_MX/
9 months ago
yanzhen zhu
5107bd43e7
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.2% (10126 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
9 months ago
Pferd O
01936b1683
Translated using Weblate (German)
Currently translated at 99.1% (10113 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
9 months ago
Henrik Kauhanen
5d49f4a3e9
Translated using Weblate (Swedish)
Currently translated at 98.5% (10054 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
9 months ago
dsa-t
7c5ce03a93
Translated using Weblate (Russian)
Currently translated at 97.4% (9936 of 10201 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
9 months ago
Seth Hillbrand
deb14110aa
Remove accident call to default SSHKey
The sshkey should not be reset when changing to https protocol.
9 months ago
Jeff Young
629a12ab2e
Don't obliterate user data when syncing copper layer count.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20484
9 months ago
Michael712
d59f624001
Don't use transform coordination for height/width property display of rectangles
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20468
9 months ago
Ian McInerney
fd94488289
Mark ODB++ as export-only
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20493
9 months ago
Jeff Young
151cb01795
Mirror pad numbers when appropriate.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20459
9 months ago
Mike Williams
659c783e5e
API: unbreak the build (SwapData -> SwapItemData)
9 months ago
Jeff Young
7ba07a3bb0
Use action to change current sheet.
That way it gets into the navigation hierarchy,
the current zoom gets saved, etc.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20466
9 months ago
Mike Williams
c67924ccac
schematic: convert RunOnChildren to also take recursion mode argument
Prepping for SCH_GROUPS, making consistent with the PCB code.
9 months ago
Mike Williams
a90b8ec57a
pcb: merge RunOnChildren/Descendants into one function with a mode
9 months ago
Mike Williams
7cf699bc9d
eeschema: move SwapData to SwapItemData/swapData paradigm
Used by BOARD_ITEM to support groups, which we are adding to the
schematic. Also adds an unused group pointer for now.
9 months ago
Jeff Young
79924b5dfd
Don't gate drill mark plotting on unenabled copper layers.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20460
9 months ago
Quentin Freimanis
78b6ca8256
clear itemByIdCache in IncrementTimestamp
9 months ago
Jeff Young
8076bfa3c7
Use std::optional to better flag presence of arguments.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20460
9 months ago
Jeff Young
96835cbfcf
Job layersets come in already parsed.
Only CLI argments need parsing at the handler level.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20460
9 months ago
Jeff Young
07eda5d57e
ADDED: report copper area for current selection.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20439
9 months ago
Jeff Young
d16a5bf87d
Formatting.
9 months ago
Seth Hillbrand
937f225df0
Update tree based on elements not map
Rather than updating the tree with all elements in the map (some of
which may have changed), we iterate over the tree and set those elements
that we find in the map. This ensures that all elements updated in the
tree exist there
(cherry picked from commit 579c08155f )
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20464
9 months ago
Seth Hillbrand
22e1f70a7e
Remove requirement for name
Name is not needed for new git repos and is hidden, so can't be set
9 months ago
Jeff Young
88267c4a47
Formatting.
9 months ago
jean-pierre charras
99e65afa1f
Pcbnew, plot F&B Fab: ensure the DNP mark is plotted only on the right layer.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20458
9 months ago
Jeff Young
01c1ff47ad
Don't generate hatched fills for connectivity, etc.
(And in particular, don't regenerate them from
within the multi-threaded connectivity algo.)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20451
9 months ago
Jeff Young
2ca09457b0
Formatting.
9 months ago
jean-pierre charras
3dfd164e2b
Fix typo
9 months ago
jean-pierre charras
3e51b2c647
Pcbnew, performance fix: rebuild the pad view only when mandatory.
The LAYER_PAD_HOLEWALLS shape needs a rebuild only when the zoom level changes.
So keep trace of the last GAL zoom level to rebuild the shape, and only rebuild
the view when needed
9 months ago
jean-pierre charras
7bd4fa3fa6
Fix a Coverity and a compil minor warning
9 months ago
Jeff Young
34f12dc4be
ADDED: fieldname template reordering.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20420
9 months ago
Tomasz Wlostowski
5f620f0fa1
router: don't try to lock the first vertex of a zero-vertex line. Might crash (sometimes).
Fixes https://gitlab.com/kicad/code/kicad/issues/20440
9 months ago
Seth Hillbrand
2dfe4d4716
Cleanup noisy assert
When undoing the addition of a symbol to the schematic, the symbol does
not originally have a parent, so we can't find the current sheet in
order to find the correct pins. But we know the sheet in the undo list,
so we can just pass it in
9 months ago
Mike Williams
cdbf71a562
eeschema: remove old source file
9 months ago
Jeff Young
da05ad93ac
Fix being able to delete custom layer names.
(Or anything in a PARAM_MAP, but layer names appear
to be the only current use of it.)
9 months ago
Jeff Young
3380afd9fd
Auto-enable user layers that have custom FPEditor names.
9 months ago
Wayne Stambaugh
1b40ddaba5
Update default schematic when creating a new project.
Adding the missing default page number ("1") allows the CLI plotting and
printing by page number to work correctly even if the schematic hasn't been
saved in the schematic editor.
This also adds a default new schematic UUID and embedded font setting.
Use the fancy new file formatting style.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20448
9 months ago