Alex Shvartzkop
12cf3f9301
router: Inline drag by track end even if cursor is slightly outside the track shape.
2 months ago
Alex Shvartzkop
013aab58d6
Update golden ERC QA files after 316a9511e8
2 months ago
Alex Shvartzkop
316a9511e8
Show errors before warnings in DRC/ERC.
2 months ago
Alex Shvartzkop
29fadcb931
Update translations
2 months ago
Pedro Moreira
d73fecd2a1
Translated using Weblate (Korean)
Currently translated at 98.6% (9933 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ko/
2 months ago
CloverGit
35caf91c31
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.9% (10059 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/zh_Hans/
2 months ago
2tama3
352cf21ffc
Translated using Weblate (Japanese)
Currently translated at 100.0% (10065 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
2 months ago
CloverGit
21335f604f
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.9% (10059 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/zh_Hans/
3 months ago
Henrik Kauhanen
c6b7f90408
Translated using Weblate (Swedish)
Currently translated at 99.9% (10058 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
3 months ago
2tama3
a5dee0c2b1
Translated using Weblate (Japanese)
Currently translated at 100.0% (10065 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
3 months ago
Ettore Atalan
bf73ad42ca
Translated using Weblate (German)
Currently translated at 99.9% (10062 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
3 months ago
John Beard
7d905948f5
Pcbnew: fix refdes ordering in arrays
The first cell of the array needs to not be reannotated, or it will
skips its own number(s) and take what we expect for the second cell.
The repeats until the last entry, which didn't reannotate anything,
leaving the original numbers. Producing a 'rotation' like 2,3,4,5,1
rather than the expected 1,2,3,4,5.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/20935
(cherry picked from commit f31a109ab4 )
2 months ago
John Beard
5c8c0e0648
Pcbnew: fix occasional failure-to-select for dragging
In the Drag tool client filter function, sometimes,
GuessSelectionCandidates trims the collector's item list.
But we used the old contents of the per-type vectors to make
judgements about what was connected.
If a call came in with 2 tracks (e.g. near a knee) and one
was removed by GuessSelectionCandidates, sometimes the
other one would be the one selected for removal in the
2 tracks/0 via case. This leaves the collector empty.
The other case, where the item removed by GuessSelectionCandidates
was removed from the collector is silent, as removing an item
not in the collector is a no-op.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/21517
(cherry picked from commit 105b9fcfe8 )
2 months ago
Alex Shvartzkop
4cfa2e3a38
Remove unnecessary newlines in STEP exporter logging.
2 months ago
Alex Shvartzkop
eecf0cd685
Remove a Message_Printer holding a stale REPORTER pointer from OCCT.
Fixes KICAD-V8A
2 months ago
Alex Shvartzkop
91e5e81bb4
Record execute command job input and error streams in the log.
Also print the resolved command.
2 months ago
JamesJCode
5b3cd96641
Don't assume SCH_SYMBOLs have a LIB_SYMBOL when resolving embedded files
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21497
(cherry picked from commit ee9e94df04 )
2 months ago
John Beard
db0967d5c9
Pcbnew: fix bug in private layer selection
USer-defined layers now occur in steps of 2, otherwise
illegal layers for the grid get used.
2 months ago
jean-pierre charras
5165ced528
Eeschema: Reset m_ercRun flag when cleaning all markers.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21113
(cherry picked from commit 54085c4e50 )
2 months ago
Alex Shvartzkop
eb4f9fa093
Wrap command text control in execute command job dialog.
2 months ago
Alex Shvartzkop
47381f3d90
Disable ibeam cursor setter for search fields on non-OSX.
The ibeam cursor gets stuck on MSW when mouse leaves the field.
2 months ago
jean-pierre charras
e697339bc6
PLOT_CONTROLLER::PlotLayer(): fix bug when drill marks must be plotted.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21474
(cherry picked from commit 20d8c9c7f9 ) and
(cherry picked from commit 2afd752bbc )
3 months ago
jean-pierre charras
6159cee2b0
Kicad manager: display the number of GDI objects in About Dialog (Windows only)
On Windows, if the number of GDI objects reach a limit (usually 10000) some can
be not shown, thus creating a strange behavior not easy to diagnose.
Displaying the number in use can help.
(cherry picked from commit de208b3f00 )
3 months ago
jean-pierre charras
3460b33ccf
DIALOG_IMPORT_SETTINGS: fix some minor issues.
From master branch.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21483
3 months ago
jean-pierre charras
5baaa89131
Reapply "SHAPE_ARC::GetCentralAngle(): better algo to calculate actual arc."
This new algo is now tested since more than 2 months, so it should be good.
This reverts commit 88ad461514 .
3 months ago
Wayne Stambaugh
d45a38f086
Begin version 9.0.5 development.
3 months ago
Wayne Stambaugh
19b2df4693
Tag stable version 9.0.4.
3 months ago
Alex Shvartzkop
a883bd2f82
Update translations
3 months ago
dsa-t
c90d61a870
Translated using Weblate (Spanish)
Currently translated at 86.1% (8666 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/es/
3 months ago
Gaston Schelotto
d419d09dc1
Translated using Weblate (Spanish)
Currently translated at 86.0% (8664 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/es/
3 months ago
Максим Горпиніч
d717bcbdc9
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10065 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/uk/
3 months ago
Sárkány Lőrinc
58fd4c71b9
Translated using Weblate (Hungarian)
Currently translated at 34.1% (3441 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
3 months ago
Максим Горпиніч
f494da6cc5
Translated using Weblate (Ukrainian)
Currently translated at 95.1% (9577 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/uk/
3 months ago
Sárkány Lőrinc
915d0bda9e
Translated using Weblate (Hungarian)
Currently translated at 34.1% (3436 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
3 months ago
Максим Горпиніч
dfb17e7d3a
Translated using Weblate (Ukrainian)
Currently translated at 92.4% (9306 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/uk/
3 months ago
Максим Горпиніч
5470a916a4
Translated using Weblate (Ukrainian)
Currently translated at 91.7% (9234 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/uk/
3 months ago
Sárkány Lőrinc
83b52c2dab
Translated using Weblate (Hungarian)
Currently translated at 34.0% (3425 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
3 months ago
Frank Sonnenberg
7396aefc3b
Translated using Weblate (German)
Currently translated at 99.9% (10062 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
3 months ago
2tama3
b31e878118
Translated using Weblate (Japanese)
Currently translated at 100.0% (10065 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
3 months ago
Sárkány Lőrinc
016a884266
Translated using Weblate (Hungarian)
Currently translated at 33.9% (3420 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
3 months ago
Gaston Schelotto
519c28d93e
Translated using Weblate (Spanish)
Currently translated at 86.1% (8666 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/es/
3 months ago
CloverGit
8163d10285
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.9% (10056 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/zh_Hans/
3 months ago
YÜKSEL AÇIKGÖZ
16b326967a
Translated using Weblate (Turkish)
Currently translated at 99.9% (10064 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/tr/
3 months ago
Jan Straka
d1de8754dc
Translated using Weblate (Czech)
Currently translated at 78.2% (7875 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/cs/
3 months ago
ZbeeGin
02bb2e84f7
Translated using Weblate (Polish)
Currently translated at 99.3% (10000 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/pl/
3 months ago
ssantos
22131142ab
Translated using Weblate (Portuguese)
Currently translated at 98.6% (9928 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/pt/
3 months ago
Francisco Jose Rey
eaa9669e4b
Translated using Weblate (Spanish)
Currently translated at 85.7% (8627 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/es/
3 months ago
Stefan Bjornelund the Gnome
af05b8ef41
Translated using Weblate (Swedish)
Currently translated at 99.9% (10058 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
3 months ago
Henrik Kauhanen
95cd898f7f
Translated using Weblate (Swedish)
Currently translated at 99.9% (10058 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
3 months ago
dsa-t
ed42d8e3b8
Translated using Weblate (Russian)
Currently translated at 100.0% (10065 of 10065 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ru/
3 months ago