Jeff Young
60aad25def
Enable grouping in library symbol fields table.
This also necessitates showing the Symbol Name in
a column, as the Value will show "<-- mixed -->"
when multiple values are selected. (And, in some
cases the symbol name and the value are not the
same.)
1 week ago
Jeff Young
1f8403b097
Use more robust method of determining expander column.
1 week ago
Jeff Young
0f2f9329d6
Use unicode arrows for Symbol Editor fields table as well.
1 week ago
Jeff Young
74a81e21e2
Use unicode arrows instead of > and v.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21820
1 week ago
Jeff Young
4e2ae8368d
Use Duplicate() instead of Clone().
(Otherwise we'd need to copy the various item-specific
duplicate algorithms, such as assigning new KIIDs to
all of a footprint's children.)
1 week ago
Jeff Young
8cc1a3a1a8
Formatting.
1 week ago
jean-pierre charras
326bda5a26
Eeschema: nullptr protect.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21881
1 week ago
Jeff Young
a6aa32ae69
Attempt to fix API test.
2 weeks ago
Jeff Young
507b22bbaf
Fill in more missing barcode code.
2 weeks ago
Jeff Young
8dd5b739e1
Update CLI gold file.
Drill marks for pads with holes the same size as their
annular rings should be plotted in black, not white.
2 weeks ago
Jeff Young
b8febbe29f
Update CLI gold file.
Drill marks for pads with holes the same size as their
annular rings should be plotted in black, not white.
2 weeks ago
Jeff Young
fe32315efb
Implement flipping for barcodes.
2 weeks ago
dsa-t
1a04ccff34
STEP export: paint board body in soldermask color if soldermask export is off
Was broken in 54e9a97b26
Fixes (part of) https://gitlab.com/kicad/code/kicad/-/issues/21865
(cherry picked from commit c666bf8626
)
Co-authored-by: Alex Shvartzkop <dudesuchamazing@gmail.com>
2 weeks ago
Jeff Young
7b6a5b4d09
More DRC code for barcodes.
2 weeks ago
Jeff Young
3f62526918
Stick to ASCII for boost test messages.
2 weeks ago
Jeff Young
9726186595
Introduce barcodes to DRC and the router.
2 weeks ago
jean-pierre charras
d39c60c2de
Pcbnew: fix import of legacy board files (*.brd): broken import of vias
2 weeks ago
Jeff Young
79d1db29b9
Re-enable all barcode tests with rounding error fix.
2 weeks ago
jean-pierre charras
c5f01fbe34
TEARDROP_MANAGER::UpdateTeardrops() Ensure created teardrop has a valid shape
A track can be connected to a pad when just crossing it. So we can create 2 teardrops,
one from pad to track start point and the other to track end point.
However this is acceptable only if the pad position is inside the track.
Otherwise the 2 teardrop shapes can be strange (and of course incorrect
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21851
2 weeks ago
Jeff Young
d6efc45840
Fix barcode tests.
(Two are disabled for now till I can figure out what's
going on with them.)
2 weeks ago
jean-pierre charras
3d72b245f9
Try to fix QA pcbnew tests.
2 weeks ago
jean-pierre charras
8576529242
Fix strings to translate (typo and avoid one word sentence)
2 weeks ago
Seth Hillbrand
ed7a270da1
Don't clear project variables in SCHEMATIC::Reset
Allow project level handling in its own place
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21852
2 weeks ago
Jeff Young
44f932e9ec
Support translation of property grid enums.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21859
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13636
2 weeks ago
Jeff Young
2fe7219474
Support translation in tool context menus that are long-lived.
(The specialized ones are OK as they're created
for each use.)
Also, enum maps must be untranslated.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21859
2 weeks ago
jean-pierre charras
2fc0da0583
PNS router, context menu: replace "Track Corner Mode" by a sub menu.
The sub menu shows clearly the 4 available options, and the current option.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21832
2 weeks ago
Alex Shvartzkop
be4ffb50aa
Update translations
2 weeks ago
Henrik Kauhanen
4e9b6e353b
Translated using Weblate (Swedish)
Currently translated at 99.7% (10643 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2 weeks ago
Julio Dias
7a4e04ee66
Translated using Weblate (Portuguese)
Currently translated at 91.2% (9739 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt/
2 weeks ago
Frank Sonnenberg
ed8cd6e596
Translated using Weblate (German)
Currently translated at 99.9% (10667 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
Pferd O
4000db9944
Translated using Weblate (German)
Currently translated at 99.9% (10667 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
CloverGit
8bc13edfb4
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 96.1% (10261 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2 weeks ago
Sárkány Lőrinc
ee880ac7aa
Translated using Weblate (Hungarian)
Currently translated at 37.5% (4013 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
2 weeks ago
Frank Sonnenberg
9d99b5c423
Translated using Weblate (German)
Currently translated at 99.9% (10666 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
Pferd O
e54f2ff6fe
Translated using Weblate (German)
Currently translated at 99.9% (10666 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
2tama3
5bd8d11c58
Translated using Weblate (Japanese)
Currently translated at 100.0% (10673 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2 weeks ago
Pferd O
6b0b68497c
Translated using Weblate (German)
Currently translated at 99.9% (10663 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
Frank Sonnenberg
710ad3145a
Translated using Weblate (German)
Currently translated at 99.7% (10643 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
Stefan Bjornelund the Gnome
673c9f2f2f
Translated using Weblate (Swedish)
Currently translated at 98.9% (10556 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
2 weeks ago
2tama3
47c641a1e0
Translated using Weblate (Japanese)
Currently translated at 100.0% (10673 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 weeks ago
Sárkány Lőrinc
46521cfc1f
Translated using Weblate (Hungarian)
Currently translated at 37.5% (4004 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
3 weeks ago
Pferd O
ec98fad0b5
Translated using Weblate (German)
Currently translated at 99.7% (10642 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 weeks ago
2tama3
374c676f45
Translated using Weblate (Japanese)
Currently translated at 99.9% (10672 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 weeks ago
Frank Sonnenberg
bdd3d882b6
Translated using Weblate (German)
Currently translated at 99.6% (10632 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 weeks ago
2tama3
096af6cb8d
Translated using Weblate (Japanese)
Currently translated at 99.9% (10671 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 weeks ago
Sárkány Lőrinc
e672d66033
Translated using Weblate (Hungarian)
Currently translated at 37.4% (4000 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
3 weeks ago
Pferd O
626457b1ed
Translated using Weblate (German)
Currently translated at 99.6% (10632 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 weeks ago
Ivan Chuba
f584c0f77c
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10673 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 weeks ago
co8 j
b20b2ec7e6
Translated using Weblate (Japanese)
Currently translated at 99.4% (10611 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 weeks ago
Frank Sonnenberg
ddadea96de
Translated using Weblate (German)
Currently translated at 99.2% (10591 of 10673 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 weeks ago