John Beard
12dc00b8d8
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (9974 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
10 months ago
John Beard
09c8ac2038
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.6% (9142 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
ZbeeGin
36e155ee58
Translated using Weblate (Polish)
Currently translated at 100.0% (9975 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
10 months ago
Pferd O
4ec8aee7d8
Translated using Weblate (German)
Currently translated at 100.0% (9975 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
10 months ago
109247019824
25a49a64a6
Translated using Weblate (Bulgarian)
Currently translated at 7.3% (737 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/bg/
10 months ago
Seth Hillbrand
c436207659
Update new bitmaps
Forgot to commit the bitmap_info previously
Updated the jobset to be usable for new and open forms
Added remaining icon references
10 months ago
Seth Hillbrand
3260aa2213
Utilize libpopcnt
We need to be sure to reference the include when pulling in
dynamic_bitset
10 months ago
Seth Hillbrand
94444adb54
Don't take references to casts
We don't really save cycles and this can lead to unexpected behavior
when the compiler decides that the sizes of the two types are different
10 months ago
Seth Hillbrand
683be91b60
Adding new icons
10 months ago
Jeff Young
3078d82bd5
Don't wait for mouse-move to update screen.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19771
10 months ago
Jeff Young
fb87ea6837
Nothing wrong with a NPTH pad with no layers.
Also fixes PTH anchor layer warning to mention "outer".
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19752
10 months ago
Seth Hillbrand
112e8e7ccb
Remove a few more crashers
Need to check SYM_LIB_TABLE_ENTRY for null but need to check
FP_LIB_TABLE_ENTRY for throwing
10 months ago
Seth Hillbrand
9beca90185
Ensure that new text objects are "new"
Setting the new object flag ensures that we do not commit changes in the
dialog, before the object is placed on the canvas
Fixes https://gitlab.com/kicad/code/kicad/issues/19778
10 months ago
Damjan
46ada43166
Eeschema: Import sheet pins: sort pin names intelligently
10 months ago
Damjan
c6e049df2a
Pcbnew: isDrag detection in Table creation tool
Drag breaks the UI when in the create table action
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19767
10 months ago
Ian McInerney
088e0e80a1
Fix layer writing/reading for copper zones
* Always enumerate layers - never use the wildcards
* Keep fills on layers the zone is actually on when loading
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19775
10 months ago
Seth Hillbrand
3f90cfb0ca
Fix up git warning
10 months ago
Seth Hillbrand
81fbaacae2
Keep track of user layer mapping for footprints
Footprints in orgs have standard naming. We need to allow designers to
keep their standard namings outside of boards where they are fixed.
This belongs in the preferences as a set-once for local standards
10 months ago
Seth Hillbrand
ff820bd809
Keep AllCuLayers as base for number of copper layers
10 months ago
Seth Hillbrand
e316b33a08
Update mask in grid box helper when showing
Masks are not permanent depending on the editor, so make sure that the
value is kept up to date
10 months ago
Seth Hillbrand
7ea6206126
dynamic_bitset requires both sets to be same size
10 months ago
Seth Hillbrand
f34f962455
Fix switch branch for rapid change
Was missing a handler for the rapid switch IDs
10 months ago
Seth Hillbrand
919931f0f0
Get embedded files panel working for lib_symbol
The symbol library embedded files were implicit, which made them hard to
work with. Adding the panel makes it clearer and setting the panel
correctly to the callback ensures that the structure is updated on
close.
Adds some copy/move semantics for EMBEDDED_FILES to take advantage of
how the multiple copies are handled in the library editor
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18935
10 months ago
Seth Hillbrand
0d86b88008
Unify embedded files handling btw editors
Each editor needs the embedded files tab in the
schematic/pcb/symbol/footprint settings. But the footprint may add an
embedded file from the 3d models tab and symbols/footprints may add
embedded files from the grid. This should be immediately visible in the
embedded files tab. Additionally, removing the reference to an embedded
file in the grid or 3d models now removes the embedded file as well.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18934
10 months ago
Seth Hillbrand
1641878af7
Don't create a repository before the dialog
The user might cancel a dialog, leaving a broken repo. We use a temp
repo to test the connection
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16263
10 months ago
Seth Hillbrand
f871255005
Clean and unify pad/fp rotations
IPC2581 classifies pad rotation as clockwise from the top layer looking
down. Which means that if you have the exact same footprint with
rotated pads on the top layer and bottom layer, then that will need two
different packages because one package will have the pads rotated one
way, the other will have the pads rotated in the opposite direction.
The IPC committee clearly was too smart for its own good here. So we
hash the footprints based on layer as well and then introduce the
rotation into the pad. This increases the number of packages but keeps
the code compact
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19703
10 months ago
Seth Hillbrand
6c2a559cbe
Set base user layer count
Default colors cycle through repetition for unknown layers. Allows
importing from complex Altium/CADSTAR boards with more than 10
documentation layers
1 year ago
Alex Shvartzkop
33a8425d3d
Update translations
10 months ago
reimu105
17af30d26f
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.6% (9143 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
Wellington Terumi Uemura
5aa8f1841f
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9975 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/
10 months ago
reimu105
c9985f02cf
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.5% (9130 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
Marco Ciampa
37e74c9614
Translated using Weblate (Italian)
Currently translated at 92.1% (9195 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
10 months ago
reimu105
23fff95362
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.5% (9130 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
5ff079fb3f
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 91.3% (9113 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
co8 j
8220f72db0
Translated using Weblate (Japanese)
Currently translated at 99.9% (9970 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
10 months ago
reimu105
5ab146aa7b
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.1% (8990 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
90229d0129
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.1% (8989 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
05c7900363
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.1% (8988 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
1c13ab4dc9
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8987 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
cb6be36969
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8986 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
4b20b9bf92
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8985 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
0786b005b3
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8984 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
22afe8c060
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8983 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
d395091899
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8982 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
001962c8b7
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8982 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
3191ba4d70
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8982 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
da94a9127d
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8981 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
8bf308573a
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8981 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
5139cbb0ab
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8981 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago
reimu105
8a6c9bd395
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 90.0% (8981 of 9975 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/
10 months ago