Jeff Young
b227d2b910
More component -> symbol.
5 years ago
Jeff Young
6e6e0aa644
Naming conventions (including some component -> symbol).
5 years ago
Jeff Young
4e8072b8c2
Prefer relative paths.
This also prevents us from leaking private information into netlists
and PCBNew files.
Fixes https://gitlab.com/kicad/code/kicad/issues/6361
5 years ago
Jeff Young
6654c03041
Embarking on the next adventure: component -> symbol.
5 years ago
Jeff Young
42687a33ff
Terminology and layout cleanup in PCBNew Edit Options
5 years ago
Jeff Young
61821f3ee4
GUI guidelines in PCBNew origin setup.
5 years ago
Jeff Young
3f1a58bd06
Replace "module" with "footprint" in PCB sexpr.
5 years ago
Mario Luzeiro
8b9be2e129
3D-Viewer: fixes generations of layer lists
Fixes https://gitlab.com/kicad/code/kicad/issues/6385
5 years ago
jean-pierre charras
9aa6e40b79
Eeschema, fields_grid_table.cpp: fix a crash when the eeschema settings are not available.
It happens if the svhematic is not open when opening the symbol editor.
Fix also a compil warning.
Fixes #6384
https://gitlab.com/kicad/code/kicad/issues/6384
5 years ago
Jeff Young
8a4992b528
Add missing file.
5 years ago
Jeff Young
e97faa6afd
No need for LAST if the compiler still barks anyway.
5 years ago
Jeff Young
d094f86b1a
Finish module cleanup (except for xpms).
5 years ago
Jeff Young
6e6f6a2d72
Use legacy boardThickness for via length when we don't have a stackup
5 years ago
Jeff Young
61bca4aaa4
A bit of "module" erradication, nameing conventions, and formatting.
5 years ago
Jeff Young
d2a88234b6
Fix issue deleting footprint libraries from table.
wxWidgets pageChanged handler is evidently buggy. Who would have
guessed?
5 years ago
Jeff Young
666c11965a
Clean up some more MODULE terms.
5 years ago
Jeff Young
7bd31d5237
Naming conventions.
5 years ago
Jeff Young
2d001796a3
Take into account footprint rotation too.
5 years ago
Jeff Young
2eb71447e4
DRC RTree fixes.
1) Don't collide against hidden text
2) Don't collide in both directions (a:b & b:a)
5 years ago
Jeff Young
8bae52d1c3
Correct naming conventions.
5 years ago
Jeff Young
74ad1562d9
Make FP_SHAPE GetEffectiveShape() relative to board, not footprint.
5 years ago
Jeff Young
aa06de2db4
Legacy polygons on non-Edge_Cuts layers were always filled.
5 years ago
Jeff Young
774a671b54
Fix footprint-relative coordinates when drawing polygons.
5 years ago
Jeff Young
a3a409b438
Fix crash bug when deleting files with spaces in names.
5 years ago
Wayne Stambaugh
f35736cdd7
Eeschema: minor dialog and panel layout fixes.
5 years ago
jean-pierre charras
103dbb9fbd
Some fixes in python footprint wizards
5 years ago
Dominik Wernberger
28991ddf58
Rename D_PAD to PAD
5 years ago
Dominik Wernberger
54878b04a5
Rename MODULE to FOOTPRINT
5 years ago
Dominik Wernberger
d8cfe834f9
Rename FindModuleByReference to
FindFootprintByReference
5 years ago
Dominik Wernberger
a4650e7269
Rename GetModules to GetFootprints
5 years ago
jean-pierre charras
dfddd19b17
French translation update.
Fix also a typo.
5 years ago
jean-pierre charras
c58b3fe8a4
Fix a compil issue.
5 years ago
jean-pierre charras
7265f84358
fix PAD::TransformShapeWithClearanceToPolygon() incorrect calculation in some cases.
For round rect pads, when the arc error was OUTSIDE, the shape was too big and creates
bad shape for chamfered round rect pads.
For chamfered pads, when the clearance value was not 0, the chamfer was not at the
right place.
5 years ago
Marek Roszko
b996c0d2f5
Fix typo in last commit
5 years ago
Marek Roszko
7fc19b7592
Turn off live resize in pcbnew on Windows
The performance of live resizing isn't great. Windows can send mouse moves at 1000 Hz which is faster than the complex appearance panel + canvas can paint properly.
5 years ago
Marek Roszko
5100f720ef
Don't hard crash on a failed kiway player due to null reference
This is possible if a kiface fails loading due to missing dlls, etc
5 years ago
Jeff Young
ec020dd19f
First-class support for filled shapes.
5 years ago
Marek Roszko
e6397fa6f7
Update cmakesettings sample with msys2 config
5 years ago
Marek Roszko
8635fc823b
Fix findwxwidgets again to let VS/MSYS2 combo work
5 years ago
Jeff Young
86b6afd14b
More cleanup of MODULE to see if it fixes SWIG error.
5 years ago
Jeff Young
47e86d76fb
Cleanup prior to adding filled flag.
5 years ago
Seth Hillbrand
393d37cc5c
Translated using Weblate (Swedish)
Currently translated at 66.5% (4327 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
5 years ago
Seth Hillbrand
e3af2c1b6d
Update po files
5 years ago
Wayne Stambaugh
18fac23c35
Fix python module build error.
5 years ago
taotieren
40de0f2e70
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
5 years ago
Seth Hillbrand
354622ddae
Translated using Weblate (Slovak)
Currently translated at 13.4% (873 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sk/
5 years ago
ZbeeGin
70e4f87e65
Translated using Weblate (Polish)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
5 years ago
ZbeeGin
d0a6b7bf5c
Translated using Weblate (Italian)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
5 years ago
J. Lavoie
f5ec9cf53e
Translated using Weblate (German)
Currently translated at 83.5% (5435 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
5 years ago
ZbeeGin
cb3cddd9df
Translated using Weblate (Italian)
Currently translated at 100.0% (6504 of 6504 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/it/
5 years ago