Jeff Young
808bcdda0f
Remove auto-generated files from git tracking.
4 months ago
Jeff Young
1291880f7c
Quiet Coverity.
4 months ago
Jeff Young
b6a47fb546
Nullptr safety.
4 months ago
Jeff Young
4403c9b62f
Uninitialized variable.
4 months ago
Jeff Young
5257574361
Compiler warnings and formatting.
4 months ago
Jeff Young
89fcd3134e
ADDED: text variable processing in DRC rules.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/11231
4 months ago
Jeff Young
38f4a21b96
ADDED: expression support in min/max/opt values.
4 months ago
Jeff Young
a382fd3064
Formatting.
4 months ago
Jeff Young
99076cfc5f
Smarten libeval missing units warning.
In particular, don't choke on multiplicative statements
including a scalar.
The new algo is not actually smart enough to eval the
whole parse tree and separate conditionals from multiplication
from addition; it just contents itself with reporting
the common case of a single value with no units.
See comments in code.
4 months ago
Jeff Young
3284dc348a
Formatting.
4 months ago
Tomasz Wlostowski
ed6440b782
router: clean up shoved traces after aborting differential pair routing in shove mode
Note: the single-trace placer (LINE_PLACER) has moved to the FIXED_TAIL for tracking the interim placed routes (and reverting them if user pressed backspace). Unfortunately the DIFF_PAIR_PLACER didn't follow. The result was the dummy CommitPlacement() call at the end of aborted routing would commit the last shove state, even if FixRoute() was never called. For longer-term fix: fix ROUTER_TOOL logic to indicated aborted routing to the router/placer (AbortPlacement() is already there). Also implement FIXED_TAIL in diff pair placement mode.
4 months ago
jack2bs
8c017c7503
bitmap2component: Adding file drag and drop
4 months ago
Tomasz Wlostowski
0256ccb6a6
router: TOPOLOGY::SimplifyLine() should not try to merge segments of differing widths
Note to self: likely a regression after adding aAllowSegmentSizeMismatch parameter (default = true) to AssembleLine(). We need to improve the simplification algorithm to take differing widths into account.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21078
4 months ago
Jeff Young
8302b0d6bd
Escape/unescape symbol name in save as dialog.
SymbolNameInUse() also needed some help.
As did DIALOG_LIB_NEW_SYMBOL.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21170
4 months ago
Jeff Young
a5d11a1673
Attempt to fix Coverity warning.
4 months ago
Jeff Young
38f6fc496b
Don't generate and integer result when we're expecting a double.
4 months ago
Jeff Young
b62897bfe5
Improve code clarity.
(Hopefully enough that Sentry won't trip over it.)
4 months ago
Alex Shvartzkop
da0d9d5bb3
Update translations
4 months ago
Peter B
ff13ac4cdc
Translated using Weblate (Romanian)
Currently translated at 23.1% (2399 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ro/
4 months ago
Sárkány Lőrinc
31a321d4be
Translated using Weblate (Hungarian)
Currently translated at 29.5% (3064 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
4 months ago
Peter B
0e81932a8f
Translated using Weblate (Romanian)
Currently translated at 23.0% (2385 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ro/
4 months ago
ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)
7bab248ae7
Translated using Weblate (Latvian)
Currently translated at 0.7% (74 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/lv/
4 months ago
Pferd O
be1ca8a9b2
Translated using Weblate (German)
Currently translated at 99.2% (10282 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
4 months ago
Luka Borkovic
5d386193cc
Translated using Weblate (Serbian)
Currently translated at 14.1% (1467 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sr/
4 months ago
Sárkány Lőrinc
1f79b04d6f
Translated using Weblate (Hungarian)
Currently translated at 29.5% (3063 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
4 months ago
Luka Borkovic
06386e1e30
Translated using Weblate (Serbian)
Currently translated at 14.0% (1451 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sr/
4 months ago
ZbeeGin
1a9d3a2be2
Translated using Weblate (Polish)
Currently translated at 100.0% (10359 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
4 months ago
Sárkány Lőrinc
7cc4defce5
Translated using Weblate (Hungarian)
Currently translated at 29.5% (3060 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
4 months ago
Sárkány Lőrinc
33bb37ca3b
Translated using Weblate (Hungarian)
Currently translated at 28.9% (3001 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
4 months ago
Pferd O
1b70055089
Translated using Weblate (German)
Currently translated at 98.8% (10242 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
4 months ago
co8 j
a22f972876
Translated using Weblate (Japanese)
Currently translated at 97.1% (10068 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
4 months ago
Pferd O
08de7a896a
Translated using Weblate (German)
Currently translated at 98.6% (10215 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
4 months ago
தமிழ்நேரம்
fd4c168320
Translated using Weblate (Tamil)
Currently translated at 100.0% (10359 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ta/
4 months ago
CloverGit
5fc0084386
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 98.5% (10211 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
4 months ago
Sárkány Lőrinc
222a28bf9f
Translated using Weblate (Hungarian)
Currently translated at 27.6% (2864 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
4 months ago
Pferd O
a48f8e2717
Translated using Weblate (German)
Currently translated at 98.2% (10179 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
4 months ago
CloverGit
cfbf805c53
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 97.9% (10146 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
4 months ago
தமிழ்நேரம்
f67dea250d
Translated using Weblate (Tamil)
Currently translated at 98.7% (10228 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ta/
4 months ago
Henrik Kauhanen
8d847182ea
Translated using Weblate (Swedish)
Currently translated at 99.8% (10347 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
4 months ago
ZbeeGin
c7568dfea5
Translated using Weblate (Polish)
Currently translated at 100.0% (10359 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
4 months ago
Pferd O
b423d8eb46
Translated using Weblate (German)
Currently translated at 97.9% (10148 of 10359 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
4 months ago
jean-pierre charras
c56ad6fecb
Eeschema: ensure a hop over coordinate in entered only once for a given wire
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21164
4 months ago
Mark Roszko
23d64221e3
Bump wxwidgets-33 port being used
4 months ago
Mark Roszko
ce545f4d6c
ADDED: Ability to set a PDF background color for PCB plots
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20873
4 months ago
Tomasz Wlostowski
e274307437
router: possible fix for disappearing split-segments
https://gitlab.com/kicad/code/kicad/issues/21019
4 months ago
Tomasz Wlostowski
9408f53e37
pcbnew: fix view bounding box calculation of center-type dimensions
4 months ago
jean-pierre charras
5d8c8b9c54
pcbnew, appearance control: add entry to enable/disable LAYER_BOARD_OUTLINE_AREA
4 months ago
jean-pierre charras
01e67d78d6
board area fixes (jpc)
1 year ago
jean-pierre charras
ea12df80be
make board area colored (from Ethan Chien)
1 year ago
Jeff Young
1faa9800dc
Row height consistency.
Rats. Also got tangled up in another commit which
removes some dead code.
4 months ago