İclal Gör
6df678a227
Translated using Weblate (Turkish)
Currently translated at 65.0% (6540 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Marco Ciampa
e5a275038d
Translated using Weblate (Italian)
Currently translated at 96.2% (9675 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
8 months ago
İclal Gör
e6200bb5eb
Translated using Weblate (Turkish)
Currently translated at 63.0% (6342 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Shuwn Hsu
c7bfe02382
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 89.8% (9031 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
8 months ago
Pferd O
6ddd5ae050
Translated using Weblate (German)
Currently translated at 99.3% (9988 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
8 months ago
Henrik Kauhanen
da267aed7e
Translated using Weblate (Swedish)
Currently translated at 99.9% (10047 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
8 months ago
dsa-t
dfd81c7521
Translated using Weblate (Russian)
Currently translated at 98.6% (9913 of 10051 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
8 months ago
JamesJCode
ede5faee72
Implement dynamic assignment of component classes
8 months ago
aris-kimi
bb62444fe9
Fix a git2 related crash when closing KiCad
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/20202
8 months ago
Seth Hillbrand
de09403b10
Fix mistake in arc circle collision
Need to test nearest point from the circle center to the arc. Add QA to
prevent regression
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20336
8 months ago
Seth Hillbrand
2c52f98da4
Add ability for git to negotiate with agents
Updates the git connection dialog to reflect default agentic behavior,
followed by default keys and only then reverting to a custom selection
if the user desires
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20204
8 months ago
Seth Hillbrand
26c331a837
Adjust git handling
- Utilize scoped deletion for individual git_*_free() calls
- Protect against multiple usage when updating icons
- Reduce frequency of git update calls
8 months ago
JamesJCode
078a01976f
Include child SCH_PINs in SCH_RULE_AREA item caches
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20332
8 months ago
Jeff Young
10237c4270
Remove extraneous parameter and fix error dialog title.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20061
8 months ago
Jeff Young
1ee3131e4a
Check silk/soldermask collisions in FP checker.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19707
8 months ago
Jeff Young
be183c94c0
Make sure color gets set on background layers.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20241
8 months ago
Jeff Young
8894c470ef
Don't modify selection in the middle of a move/drag.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20239
8 months ago
jean-pierre charras
7f1b412203
plot mask layers: do not skip mask on track when solder mask min web is not 0
When solder mask min web is not 0, PlotSolderMaskLayer() uses GenerateLayerPoly(),
that skipped tracks (not updated since tracks can be on a mask layer)
8 months ago
jean-pierre charras
2210fc3518
minor compil warning fix
8 months ago
jean-pierre charras
d3c05c7ccd
minor additional fix to commit ddd27f28
8 months ago
Jeff Young
521b411090
Init checkboxes after reading prefs.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20309
8 months ago
Jeff Young
3c32f4d31d
Refresh preview after rotate/flip/mirror during move.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19561
8 months ago
Lucas Gerads
313232c9f3
Simulator: Fix line offset in intermediate ngspice file
- Fixes issue #20268
- Replace the hard coded line numbers
- Search for "Value:" string instead
8 months ago
Seth Hillbrand
54be62b8fa
Allow unprintable characters in LIB_ID
We were allowing people to paste lower-level ASCII characters into a
symbol name, but not load them. The characters don't print but they
don't break anything either, so allowing them is the most compatible
method
8 months ago
Jeff Young
2304d10879
Fix failure to increment job number.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20034
8 months ago
Jeff Young
e48a2b5ee4
Don't report non-meeting line-pairs.
We're called on each line pair, so a rect would otherwise
always report to failures for the two pairs of opposite
sides.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20326
8 months ago
dsa-t
18b5046fae
Fix Eagle PCB layers handling after v9 layer changes.
(cherry picked from commit 2bf369793c )
Co-authored-by: Alex Shvartzkop <dudesuchamazing@gmail.com>
8 months ago
Jeff Young
f3f9730f2c
Render tables & their borders to 3D view.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19981
8 months ago
Jeff Young
93ea523eec
De-duplicate table border drawing code.
Also cleans up a misconception about table header borders,
and renames the getter/setter to be clearer.
Also makes sure that table cells are updated when the table
layer changes.
And another bug where we were writing the grey color value
back to the cell for hidden cells.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20319
8 months ago
Jeff Young
5996cffabc
EE -> SCH (no functional changes)
8 months ago
Alex Shvartzkop
d5f02ba7bc
Update translations
8 months ago
Marco Ciampa
61a89f1c83
Translated using Weblate (Italian)
Currently translated at 96.1% (9661 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
8 months ago
co8 j
f8a1de4945
Translated using Weblate (Japanese)
Currently translated at 99.0% (9950 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
8 months ago
Pferd O
7167faaab6
Translated using Weblate (German)
Currently translated at 99.4% (9989 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
8 months ago
dsa-t
1ac75d2c04
Translated using Weblate (Russian)
Currently translated at 98.6% (9913 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
8 months ago
İclal Gör
df1c7802d7
Translated using Weblate (Turkish)
Currently translated at 59.9% (6026 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
İclal Gör
7c8187cb56
Translated using Weblate (Turkish)
Currently translated at 59.8% (6013 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
İclal Gör
37dca5b2e6
Translated using Weblate (Turkish)
Currently translated at 58.3% (5862 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Argeolog
423ea8deae
Translated using Weblate (Turkish)
Currently translated at 57.7% (5802 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
2tama3
dc8ad32e92
Translated using Weblate (Japanese)
Currently translated at 99.0% (9948 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
8 months ago
co8 j
02c9336de1
Translated using Weblate (Japanese)
Currently translated at 99.0% (9948 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
8 months ago
Marc de Miguel
6fdd2cc119
Translated using Weblate (Catalan)
Currently translated at 41.2% (4148 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
8 months ago
Ahmet Saygın ÖĞÜLMÜŞ
fd4871409b
Translated using Weblate (Turkish)
Currently translated at 57.7% (5803 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Marc de Miguel
37249d0fd1
Translated using Weblate (Catalan)
Currently translated at 41.0% (4127 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
8 months ago
İclal Gör
087cd06deb
Translated using Weblate (Turkish)
Currently translated at 57.6% (5791 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Marc de Miguel
d6cfd3e41c
Translated using Weblate (Catalan)
Currently translated at 40.9% (4119 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
8 months ago
dsa-t
48fc765a38
Translated using Weblate (Turkish)
Currently translated at 56.8% (5715 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
İclal Gör
8c700eac1b
Translated using Weblate (Turkish)
Currently translated at 56.8% (5715 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago
Marc de Miguel
62fc117473
Translated using Weblate (Catalan)
Currently translated at 40.9% (4115 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
8 months ago
İclal Gör
039b03cd7a
Translated using Weblate (Turkish)
Currently translated at 54.7% (5505 of 10048 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
8 months ago