Fabien Corona
81108ed106
ADDED: pcb_calculator: wavelength panel
3 years ago
Jeff Young
8d1523b22c
Save cvpcb filter text.
3 years ago
Jeff Young
c10945b6af
Improve warning messages.
3 years ago
jean-pierre charras
7b28804f67
Fix a minor compil and Coverity warning
3 years ago
Seth Hillbrand
7f9f37e507
Avoid double-caching FP zones
Leads to crashes/invalid data when multi-threading hits both at same
time
3 years ago
Marek Roszko
7473528cf4
Ensure user paths are created early
Fix #11962
3 years ago
Seth Hillbrand
ff54b8c718
Overplot schematic symbol fields and pins
In the absence of z-ordering, we need to ensure that pin text and symbol
fields are always visible in plots as they are in the schematic window.
We do this by overplotting the fields/pins when symbols overlap each
other.
This can be removed if/when we implement https://gitlab.com/kicad/code/kicad/-/issues/2211
Fixes https://gitlab.com/kicad/code/kicad/issues/11969
3 years ago
Miklos Marton
d30af7c164
eeschema: Add automatic rotate feature for placing global and
hierarchial labels
4 years ago
Mike Williams
193248e202
Hotkeys: show user config for unloaded KiFACEs
Otherwise, only the default hotkeys will be listed.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/10687
3 years ago
Wayne Stambaugh
497061de35
Fix KiCad2Step virtual keyword handling.
The "virtual" keyword has been deprecated from the board file format so
use "exclude_from_bom" as the flag for the old virtual behavior. This
is only a partial fix. Full support for the "exclude_from_bom" will be
added later for V7.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/10563
3 years ago
jean-pierre charras
16667717a2
Pcbnew, printing in B&W: never draw the background color.
Otherwise a black background is printed.
Fixes #11625
https://gitlab.com/kicad/code/kicad/issues/11625
3 years ago
jean-pierre charras
f00de04336
FP editor: fix incorrect mirroring of zones in footprint.
This is due to a call to Mirror() with incorrect parameter.
Unfortunately, depending on FP items, one Mirror parameter has the opposite
meaning about mirror axis.
Fixes #11952
https://gitlab.com/kicad/code/kicad/issues/11952
3 years ago
Tomasz Wlostowski
3111b7679d
router: bring back the snap-to-hull behaviour in Mark Obstacles mode
3 years ago
jean-pierre charras
d41e47609c
Pcbnew: fix plot issue for non filled polygons in footprints.
Fixes #11959
https://gitlab.com/kicad/code/kicad/issues/11959
3 years ago
Jeff Young
e0f84ccac2
Patch FindOCC for building x86_64 on M1.
3 years ago
Seth Hillbrand
cde30d3dba
Clarify cross-probing options
Previous the cross-probing options were mixed between sending and
receiving cross-probe events. This clarifies so that all of the pcbnew
cross-probe options deal with whether the cross-probe is seen in pcbnew
and all of the eeschema options deal with seeing the event in eeschema.
Also updates the wording in the options panels to be the same where
possible and adds tooltips
Fixes https://gitlab.com/kicad/code/kicad/issues/11454
3 years ago
Seth Hillbrand
907d8fc018
Revert "Fix Swatch sizes"
This reverts commit 25c3a4681f
.
Windows default sizes are too big when they are the correct size on
Linux. We need the DU scaling for swatches
3 years ago
Seth Hillbrand
25c3a4681f
Fix Swatch sizes
The swatches are surrounded by non-scaling icons. We should not scale
the swatches unless we also scale the icons. This patch makes all
elements in the appearance panel equally non-scaling
This relates to https://gitlab.com/kicad/code/kicad/-/issues/11880
3 years ago
jean-pierre charras
2ff2a6ffcd
Kicad2step: fix STEP export from Pcbnew, broken by changes in commit 8456d6c
also: DIALOG_EXPORT_STEP: remember tolerance option during a session.
3 years ago
Seth Hillbrand
939313088e
Units are stored in the instance data
At the moment, units are stored in the instance data, so when loading
the file, all symbols will have bbox for the first unit. After calling
`UpdateUnit()`, we need to recache the rtree bounding boxes to get
correct hit tests
Fixes https://gitlab.com/kicad/code/kicad/issues/11681
3 years ago
Seth Hillbrand
91e7530ac9
Update Translations
3 years ago
co8 j
edb35ba792
Translated using Weblate (Japanese)
Currently translated at 99.1% (7545 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 years ago
Mark Hämmerling
ccee50a764
Translated using Weblate (German)
Currently translated at 94.8% (7213 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 years ago
Allan Nordhøy
b2ed3b2665
Translated using Weblate (Norwegian Bokmål)
Currently translated at 68.1% (5187 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/nb_NO/
3 years ago
Toni Laiho
64aab79a9e
Translated using Weblate (Finnish)
Currently translated at 99.9% (7607 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
3 years ago
co8 j
c6e93c4362
Translated using Weblate (Japanese)
Currently translated at 99.1% (7542 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 years ago
co8 j
cb4af83ad3
Translated using Weblate (Japanese)
Currently translated at 99.1% (7540 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 years ago
Mark Hämmerling
7665d89826
Translated using Weblate (German)
Currently translated at 94.8% (7213 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 years ago
magical-obama
77f2188ef3
Translated using Weblate (German)
Currently translated at 94.8% (7213 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 years ago
Toni Laiho
604488097b
Translated using Weblate (Finnish)
Currently translated at 99.7% (7591 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
3 years ago
Arnau Llovet Vidal
578ca4922b
Translated using Weblate (Catalan)
Currently translated at 64.0% (4874 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ca/
3 years ago
Mark Hämmerling
ef8cc07e90
Translated using Weblate (German)
Currently translated at 94.6% (7204 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
3 years ago
Ivan Chuba
e994eeeaf8
Translated using Weblate (Ukrainian)
Currently translated at 35.0% (2668 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 years ago
Jan Straka
f2a18abd32
Translated using Weblate (Czech)
Currently translated at 86.7% (6597 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
3 years ago
Ivan Chuba
4c5749f1bc
Translated using Weblate (Ukrainian)
Currently translated at 34.2% (2609 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 years ago
Jakub Janek
8f071ca09f
Translated using Weblate (Slovak)
Currently translated at 69.9% (5322 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sk/
3 years ago
Ivan Chuba
e4365f85c7
Translated using Weblate (Russian)
Currently translated at 94.2% (7173 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
3 years ago
co8 j
a02b220b4e
Translated using Weblate (Japanese)
Currently translated at 99.0% (7539 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 years ago
Ivan Chuba
37e0eed0a2
Translated using Weblate (Ukrainian)
Currently translated at 33.6% (2559 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 years ago
Ivan Chuba
19b274a7b8
Translated using Weblate (Russian)
Currently translated at 94.2% (7170 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
3 years ago
Ivan Chuba
37530682c7
Translated using Weblate (Ukrainian)
Currently translated at 33.0% (2511 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 years ago
Henrik Kauhanen
53ddfd7984
Translated using Weblate (Swedish)
Currently translated at 99.2% (7551 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
3 years ago
Ivan Chuba
e91a03390a
Translated using Weblate (Russian)
Currently translated at 94.2% (7169 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
3 years ago
Henrik Kauhanen
120358ac20
Translated using Weblate (Swedish)
Currently translated at 99.2% (7551 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
3 years ago
co8 j
c562f1c608
Translated using Weblate (Japanese)
Currently translated at 98.8% (7518 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
3 years ago
Jan Straka
6b790083c7
Translated using Weblate (Czech)
Currently translated at 86.5% (6583 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
3 years ago
Jan Straka
42e32d46f4
Translated using Weblate (Czech)
Currently translated at 86.3% (6572 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
3 years ago
Ivan Chuba
1867e7ceda
Translated using Weblate (Ukrainian)
Currently translated at 32.0% (2441 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
3 years ago
Ivan Chuba
341f6cd562
Translated using Weblate (Russian)
Currently translated at 94.1% (7164 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ru/
3 years ago
Ivan Chuba
a7ddb2445d
Translated using Weblate (Polish)
Currently translated at 100.0% (7608 of 7608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
3 years ago