2tama3
|
2deacd59ef
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
|
1 week ago |
William Lin
|
7d67775f45
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 97.9% (9870 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/zh_Hant/
|
1 week ago |
Henrik Kauhanen
|
c5ef10cf2c
|
Translated using Weblate (Swedish)
Currently translated at 99.8% (10062 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
|
1 week ago |
Frank Sonnenberg
|
04d0719269
|
Translated using Weblate (German)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
Seth Hillbrand
|
f143ce563f
|
Protect polygon build
If we don't have corners, then we cannot add any points or lines
(cherry picked from commit f33fd675d2 )
|
6 days ago |
Seth Hillbrand
|
5792a02825
|
Adjust the project name when importing
Ensures that the proper project is referenced after saving imported
project
Fixes https://gitlab.com/kicad/code/kicad/issues/13986
(cherry picked from commit d0f1920ab6 )
|
3 weeks ago |
Seth Hillbrand
|
0dc0061d30
|
When using git, show all files
Git tracks the status of files in the repository, so we shouldn't hide
the non-root schematics
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21583
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21583
(cherry picked from commit d5e03741b7 )
|
3 weeks ago |
Seth Hillbrand
|
2116e272b5
|
Maintain units even when opening standalone
The unit data is maintained in the instances so we need a temporary
instance setting if we do not have the parent sheet
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19361
(cherry picked from commit 39ed3c538f )
|
2 weeks ago |
Seth Hillbrand
|
25c14ae7cb
|
Ensure new symbols obey the observed sheet number
Internal numerology will not make sense when annotating, so use the
observed sheet number and let the algo ensure that numbers are not
duplicated
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21637
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19138
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16632
(cherry picked from commit 4fcc2ac7e2 )
|
4 weeks ago |
Seth Hillbrand
|
3a8fc4dd82
|
Fully separate command and parameters
Ensures proper execution on all platforms
Fixes https://gitlab.com/kicad/code/kicad/issues/14261
(cherry picked from commit 25e9464d2c )
|
3 weeks ago |
Seth Hillbrand
|
5558dce259
|
Handle custom fields from netlist
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21648
(cherry picked from commit 2677cae840 )
|
2 weeks ago |
Seth Hillbrand
|
8fe891a475
|
Prevent H/V locking when dragging
This avoids the track position locking into arbitrary 90° points.
Fixes https://gitlab.com/kicad/code/kicad/issues/21892
(cherry picked from commit a5090c908d )
|
7 days ago |
Seth Hillbrand
|
501b63028b
|
Prevent crash in changing units
SCH_ITEM unit is set as a wxString
Fixes https://gitlab.com/kicad/code/kicad/issues/21891
(cherry picked from commit 5b0db05ad2 )
|
1 week ago |
Seth Hillbrand
|
b7d7403e6f
|
Dedupe ODB++ symbol names
If we have duplicate symbol names (can happen from plugins), suffix a
number
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21803
(cherry picked from commit 8cfac03444 )
|
2 weeks ago |
Seth Hillbrand
|
c0648c4728
|
We need to clamp the index to max - 1
What did we think this was? Pascal?
Fixes https://gitlab.com/kicad/code/kicad/issues/21750
(cherry picked from commit 9c0727f28e )
|
3 weeks ago |
Seth Hillbrand
|
a33003cf62
|
Clean up third axis
Ensure that there are better displays and detects potential power
signals
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21645
(cherry picked from commit c00e818688 )
|
2 weeks ago |
Seth Hillbrand
|
1d577cf917
|
Lazy load git credentials when needed
Prevents querying SecretStore on boot
Fixes https://gitlab.com/kicad/code/kicad/issues/20176
(cherry picked from commit 4ed56d87a4 )
|
3 weeks ago |
Seth Hillbrand
|
d189c6ddbf
|
Enforce spice-valid netnames when parsing
Avoids prematurely trimming netnames containing numbers
Fixes https://gitlab.com/kicad/code/kicad/issues/18598
(cherry picked from commit d6d476e39e )
|
3 weeks ago |
Seth Hillbrand
|
f781ec82c9
|
Avoid OtherSideView in 2581B
This was introduced in 2581C, so if we are exporting 2581B, emit the
silk elements as board-level instead of tied to a footprint
Fixes https://gitlab.com/kicad/code/kicad/issues/16286
(cherry picked from commit 1dceb5825d )
|
3 weeks ago |
Seth Hillbrand
|
3a33a5b506
|
Ensure table directories are created
Use static routines to create needed directories before copying files
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18937
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18938
(cherry picked from commit 3eeb2a1ad7 )
|
3 weeks ago |
Seth Hillbrand
|
4436d93446
|
When copying global tables, ensure writable
Copying read-only files into the user directory, the files will need to
be read/write in order to work correctly
Fixes https://gitlab.com/kicad/code/kicad/issues/21899
(cherry picked from commit ab7c30a2a1 )
|
6 days ago |
JamesJCode
|
238612d2c2
|
Use hasExactNetclass() function for all implicit net class DRC rules
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21819
(cherry picked from commit 7c8dd9bf92 )
|
1 week ago |
Seth Hillbrand
|
f787c01b47
|
Clean up lib table cherry-pick and hide
For now, we place this behind the advanced config flag for v9 testing
|
1 week ago |
Seth Hillbrand
|
f8e60b11c9
|
Fix lib_fields column attributes
Need to properly display footprint selector and datasheet globe
(cherry picked from commit 05d04e665a )
|
1 month ago |
Seth Hillbrand
|
0f07c4ef78
|
Prompt for unsaved changes in the lib fields table editor
(cherry picked from commit 344fab5741 )
|
1 month ago |
John Beard
|
6fcfcd28ca
|
Symbol editor: allow to inject the symbol list into DIALOG_LIB_FIELDS
This will permit editing fields for subsets (e.g. only symbols in
a certain inheritance hierarchy)
(cherry picked from commit 9b14434fc3 )
|
1 month ago |
Seth Hillbrand
|
1773eb2b1c
|
ADDED: Library Table Editor
Edits all symbols in a library at once. Supports copy/paste, multiple
field assignment and selective coloration based on existing data
Fixes https://gitlab.com/kicad/code/kicad/-/issues/11506
(cherry picked from commit 9cba910d53 )
|
1 year ago |
Seth Hillbrand
|
45bdde41b3
|
JP's patch to fix crash in routing empty board
(cherry picked from commit 8592b2ee70 )
|
2 months ago |
Seth Hillbrand
|
292faaa48d
|
Protect against invalid line access
When placing, we may have failed to generate a tail, in which case, we
will have no line to split, so just return
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21883
|
1 week ago |
Wayne Stambaugh
|
44c473c1b3
|
Only use front/back layer notation "F&B" for zone definitions.
This prevents false positive DRC footprint parity errors caused by commit
088e0e80a1 .
(cherry picked from commit 8b525671b1 )
|
4 weeks ago |
Wayne Stambaugh
|
85474345d6
|
Begin version 9.0.6 development.
|
1 week ago |
Wayne Stambaugh
|
fda292bd08
|
Tag stable version 9.0.5.
|
1 week ago |
Alex Shvartzkop
|
c666bf8626
|
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
|
1 week ago |
Alex Shvartzkop
|
96f20d102b
|
Update translations
|
2 weeks ago |
Henrik Kauhanen
|
f57cdb52dd
|
Translated using Weblate (Swedish)
Currently translated at 99.8% (10061 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
|
2 weeks ago |
Frank Sonnenberg
|
a5d2294ec3
|
Translated using Weblate (German)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
Frank Sonnenberg
|
72fdb41b73
|
Translated using Weblate (German)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
Pferd O
|
2ca04123d4
|
Translated using Weblate (German)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
2tama3
|
07a4710363
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
|
2 weeks ago |
Sárkány Lőrinc
|
c01e37304f
|
Translated using Weblate (Hungarian)
Currently translated at 39.2% (3960 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
|
2 weeks ago |
Stefan Bjornelund the Gnome
|
52b57b1145
|
Translated using Weblate (Swedish)
Currently translated at 99.8% (10060 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/sv/
|
2 weeks ago |
2tama3
|
7b4e444f6c
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
|
2 weeks ago |
Sárkány Lőrinc
|
a9f4f85746
|
Translated using Weblate (Hungarian)
Currently translated at 39.2% (3955 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
|
2 weeks ago |
Pferd O
|
bc7ece44eb
|
Translated using Weblate (German)
Currently translated at 99.9% (10070 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
Sárkány Lőrinc
|
51cc22a4f2
|
Translated using Weblate (Hungarian)
Currently translated at 39.1% (3951 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
|
2 weeks ago |
Frank Sonnenberg
|
38f2541a3f
|
Translated using Weblate (German)
Currently translated at 99.9% (10070 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |
Ivan Chuba
|
a05e3de852
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/uk/
|
2 weeks ago |
co8 j
|
908e7205e7
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (10080 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/ja/
|
2 weeks ago |
Sárkány Lőrinc
|
a80e410683
|
Translated using Weblate (Hungarian)
Currently translated at 39.1% (3947 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/hu/
|
2 weeks ago |
Frank Sonnenberg
|
fa234e4b58
|
Translated using Weblate (German)
Currently translated at 99.9% (10070 of 10080 strings)
Translation: KiCad EDA/v9
Translate-URL: https://hosted.weblate.org/projects/kicad/v9/de/
|
2 weeks ago |