VicSanRoPe
6b54f1284d
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (7195 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/es/
2021-11-15 19:08:29 +01:00
aris-kimi
3041b83e57
Translated using Weblate (Greek)
...
Currently translated at 99.2% (7144 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-15 19:08:29 +01:00
Jan Straka
bb5b3006e5
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
aris-kimi
b59675d8a6
Translated using Weblate (Greek)
...
Currently translated at 99.2% (7140 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-15 19:08:29 +01:00
Michael Misirlis
0acd612d1b
Translated using Weblate (Greek)
...
Currently translated at 99.2% (7140 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-15 19:08:29 +01:00
aris-kimi
8abb96b667
Translated using Weblate (Greek)
...
Currently translated at 98.3% (7079 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-15 19:08:29 +01:00
Michael Misirlis
46ca2442ec
Translated using Weblate (Greek)
...
Currently translated at 98.3% (7079 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/el/
2021-11-15 19:08:29 +01:00
Jan Vykydal
2c9ba392cd
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Jan Straka
ce778a3e6a
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Jan Vykydal
61dffac6ad
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Jan Straka
0c7cfc639d
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Jan Vykydal
c7512bec6e
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Jan Straka
88ecbec794
Translated using Weblate (Czech)
...
Currently translated at 87.2% (6276 of 7197 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2021-11-15 19:08:29 +01:00
Seth Hillbrand
f950d96324
Prevent dereferencing frame on exit
...
Processing a menu event for quitting results in the frame being
destroyed. This crashes the program when it tries to access the newly
freed frame to check for autosave data. We bind the closing flag into
the base program which will be the last item freed on exit to ensure we
can correctly check for data loss
Fixes https://gitlab.com/kicad/code/kicad/issues/8638
2021-11-15 10:07:28 -08:00
Jeff Young
97943e0c7c
A test for the Chinese grid menu problem.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9449
2021-11-15 14:21:27 +00:00
Roberto Fernandez Bautista
3f60765016
Fix incorrect tolerance applied to CollideArcToPolygonApproximation qa test
2021-11-15 14:04:37 +00:00
Roberto Fernandez Bautista
d47bd3a04d
Rewrite broken collision routine SHAPE_ARC::Collide( SEG& aSeg )
2021-11-15 14:04:37 +00:00
Roberto Fernandez Bautista
9b43689a76
Add SHAPE_ARC to SEG collision test cases
2021-11-15 14:04:37 +00:00
Roberto Fernandez Bautista
cb7e57fb43
CIRCLE::IntersectLine fix incorrect algorithm documentation comments
2021-11-15 14:04:37 +00:00
Roberto Fernandez Bautista
0c3da0f072
Implement true arc collisions for arcs inside a SHAPE_LINE_CHAIN
2021-11-15 14:04:37 +00:00
Roberto Fernandez Bautista
ad3b4f25c2
Add tests for shape_line_chain collision containing arcs
2021-11-15 14:04:37 +00:00
qu1ck
6264dd40ea
PCM: don't ignore schema validation errors
2021-11-15 13:46:05 +00:00
Jeff Young
ab2eae6f48
Implement a more nuanced firstFocus for Track & Via Properties.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9645
2021-11-15 13:02:41 +00:00
qu1ck
2340f82091
Fix empty space in pcm packages view
2021-11-15 10:44:17 +00:00
jean-pierre charras
19fc8c6d98
CAIRO_GAL: fix incorrect display of segments in outline mode in flipped board view
...
Fixes #9633
https://gitlab.com/kicad/code/kicad/issues/9633
2021-11-15 10:12:10 +01:00
Jeff Young
47cb7f53fd
Stope event propagation when closing project.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/8638
2021-11-15 00:13:09 +00:00
Jeff Young
9d587e3e6e
Import Eagle rects, polys and circles with 0 width as filled.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9639
2021-11-14 23:50:05 +00:00
qu1ck
338d13c1b5
PCM models -> 3dmodels
2021-11-14 15:08:28 -08:00
Jeff Young
5da876af26
Another attempt to fix the inactive scrollbar on GTK.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9559
2021-11-14 20:47:25 +00:00
Jeff Young
9bb5310fa5
Implement distructive-button-spacing as per Mac UI guidelines.
2021-11-14 20:33:32 +00:00
Christian Pfluger
9941a52e75
fix for issue #9345 autoplacing in schematic
...
this fix moves designator fields to the side in case of collision with
symbols or wires.
2021-11-14 18:02:36 +01:00
Jon Evans
ae24daa033
Do not include text when computing drag origin for a group
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9630
2021-11-14 11:54:04 -05:00
Jeff Young
66d9e7073f
More discrete borders for Kicad mgr, PCM and appearances panels.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9616
2021-11-14 15:01:44 +00:00
Thomas Pointhuber
591fbf6383
altium: use arc angle to determine winding direction
2021-11-14 14:45:07 +01:00
Jeff Young
36fd62ccdc
Another round of beautification changes for PCM.
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9616
2021-11-14 13:11:19 +00:00
Marek Roszko
f5fc9fa11f
Another auto proxy tweak
2021-11-13 21:23:32 -05:00
Jeff Young
b747ae5bdf
Make sure redraw happens regardless of order of panel commits.
...
(We don't control the order of the TransferDataFromWindow calls
for the various panels and here the junction dot size is dependant
on the default netclass wire size. So that calc has to be done
after all the various TransferDataFromWindow calls are made.)
Fixes https://gitlab.com/kicad/code/kicad/issues/9541
2021-11-13 23:20:56 +00:00
Jeff Young
025d9f82ea
Remove atrophied schematic default wire and bus widths.
...
(They're now in the netclasses, and specifically the default netclass
if no other netclass is assigned.)
Fixes https://gitlab.com/kicad/code/kicad/issues/9628
2021-11-13 22:56:50 +00:00
qu1ck
bef43f975d
Increase pcm package id allowed length to 100
2021-11-13 13:34:15 -08:00
Jeff Young
efc64e972c
Fix pasting into LIB_TREE search control.
...
We have a hack for turning accelerator keys that wxWidgets turns into
menu commands back in to accelerator keys -- but it requires that the
corresponding menu items be enabled in order to work.
2021-11-13 19:45:10 +00:00
Jeff Young
cc6e3841ae
Formatting.
2021-11-13 19:45:10 +00:00
Jeff Young
e3ddc412d2
Better selection colour for PCM packages.
2021-11-13 19:45:10 +00:00
Mikolaj Wielgus
0b59246279
PCM: Select the preferred version first in version grid
2021-11-13 18:02:16 +00:00
Mikolaj Wielgus
0e4e9206ff
PCM: Make version grid only selectable by rows, not individual cells
...
And select the first row from the top by default.
2021-11-13 18:02:16 +00:00
Mikolaj Wielgus
00aa4f3393
PCM: Disable Download, Install buttons when they're non-functional
...
Fixes https://gitlab.com/kicad/code/kicad/issues/9584
2021-11-13 18:02:16 +00:00
Wayne Stambaugh
80c5b1efb1
File formatting improvements and fixes.
...
Symbol library IDs included the library nickname which is incorrect
and meaningless since it will be overwritten by the symbol library
table code. This is not a file format change as there are no behavioral
differences.
2021-11-13 12:57:18 -05:00
Wayne Stambaugh
53f5d616aa
Coverity issue fixes.
2021-11-13 11:38:31 -05:00
jean-pierre charras
fb734a6313
French translation update.
2021-11-13 16:02:47 +01:00
jean-pierre charras
b3d44515c9
PCM: call finishDialogSettings(); to run sizer final calculations in dialogs
2021-11-13 15:21:43 +01:00
Wayne Stambaugh
d87bfc7103
Make the OK button the default in the settings migration dialog.
2021-11-13 08:14:32 -05:00