Seth Hillbrand
29d4a5f96a
Quiet the succesful QA
1 month ago
Seth Hillbrand
c00e818688
Clean up third axis
Ensure that there are better displays and detects potential power
signals
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21645
1 month ago
Seth Hillbrand
8cfac03444
Dedupe ODB++ symbol names
If we have duplicate symbol names (can happen from plugins), suffix a
number
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21803
1 month ago
Seth Hillbrand
b2d25c66e7
ADDED: Wire/Bus/Line start/end/length properties
1 month ago
Seth Hillbrand
2677cae840
Handle custom fields from netlist
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21648
1 month ago
Jeff Young
e6fd3826c3
Make sure listeners get updated when schematic changes.
Also be safer about pulling pointers out from under
search results.
Also remove old frame-based board listeners (they're
now hosted directly on the board).
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21817
1 month ago
jean-pierre charras
c2de6ed24f
fix compile issue: add missing include on msys2
1 month ago
Wayne Stambaugh
33ead34ea5
Work in progress variant code commit.
Please do not attempt to use this yet as it is a work in progress. Given
large number of merge conflicts, I pushed this partial commit to save time
rebasing.
All of the user interface is hidden behind the "EnableVariantUI" advanced
configuration flag until variants are ready.
1 month ago
Jeff Young
2a0ef9a82d
Fill in some move assignment operators.
1 month ago
Jeff Young
730e5dab66
Move WX_GRID_AUTOSIZER into WX_GRID and use in more places.
Also fixes some bugs around skipping of events.
Also fixes some bugs around hidden columns.
1 month ago
Jeff Young
cfafd5fba0
Consistency in Schematic/Board Setup panels.
1 month ago
Jeff Young
8454df8a9c
Silence wx assert about 0 IDs not working on Mac.
1 month ago
jean-pierre charras
8f8edf8d69
FRAME_FOOTPRINT_CHOOSER and FRAME_FOOTPRINT_VIEWER: fix incorrect save settings
They were saved in cvpcb.json instead of pcbnew.json, and especially for
FRAME_FOOTPRINT_CHOOSER, some settings were incorrectly retrieved because
not actually updated.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21818
1 month ago
Seth Hillbrand
c95282a59d
Fix pasting bus aliases
Need to keep the aliases synced to avoid overwriting unintentionally
Fixes https://gitlab.com/kicad/code/kicad/issues/20396
1 month ago
Seth Hillbrand
945ce7c05a
One more removal for bus aliases
1 month ago
Seth Hillbrand
c3b4f96155
Remove legacy bus alias output
1 month ago
Seth Hillbrand
47422e19d9
Move Bus Aliases to Project File
Rather than keeping bus aliases in each individual sheet, consolidate
them into a single project file location
Fixes https://gitlab.com/kicad/code/kicad/issues/15450
1 month ago
jean-pierre charras
fe2497f17d
FONT_CHOICE: fix an issue specific to MSW
FONT_CHOICE use Clear() to delete the wxOwnerDrawnComboBox items on MSW.
however (wxWidgets bug?) it creates 2 issues: a wxWidgets alert and fires
OnTextCtrl events, creating annoying recursions because OnTextCtrl event
call Clear().
Looks like it did not happen on Linux.
So wxOwnerDrawnComboBox::Clear() is not used on MSW, and used on other platforms.
1 month ago
jean-pierre charras
1989c02fbb
Fix misplaced include
1 month ago
Seth Hillbrand
61ab7cc915
ADDED: AUI Memory
Using the new wx3.3 routines to serialize the state of our AUI elements,
we store them using JSON in the preferences for each window
I have left the SavePerspective in place for now to see how legacy
(mostly *nix) builds handle this and provide a smooth transition to 3.3
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2381
1 month ago
Mark Roszko
593238eed8
Fix build due to GIT_BUF_INIT on some platforms
1 month ago
Jeff Young
9511a06f38
Remember state of Change Symbol field checkboxes.
Specifically, the Reference and Value checkboxes,
as the others are auto-generated from the current
symbols.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21797
1 month ago
Jeff Young
e9ccae85f2
ADDED: Update Symbol/Footprint from Library... buttons to diff dialogs.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21646
1 month ago
Jeff Young
812982ea94
ADDED: ERC item context menu "fix" actions.
Active for the following errors:
ERCE_SIMULATION_MODEL
ERCE_FOOTPRINT_FILTERS
ERCE_FOOTPRINT_LINK_ISSUES
ERCE_LIB_SYMBOL_ISSUES
ERCE_LIB_SYMBOL_MISMATCH
ERCE_UNANNOTATED
ERCE_DUPLICATE_REFERENCE
ERCE_UNDEFINED_NETCLASS
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21646
1 month ago
Jeff Young
de1491256f
ADDED: DRC item context menu "fix" actions.
Active for the following errors:
DRCE_LIB_FOOTPRINT_ISSUES
DRCE_LIB_FOOTPRINT_MISMATCH
DRCE_FOOTPRINT_FILTERS
DRCE_SCHEMATIC_PARITY
DRCE_MISSING_FOOTPRINT
DRCE_DUPLICATE_FOOTPRINT
DRCE_EXTRA_FOOTPRINT
DRCE_FOOTPRINT_TYPE_MISMATCH
DRCE_FOOTPRINT
DRCE_PADSTACK
DRCE_PADSTACK_INVALID
DRCE_TEXT_HEIGHT
DRCE_TEXT_THICKNESS
DRCE_MIRRORED_TEXT_ON_FRONT_LAYER
DRCE_NONMIRRORED_TEXT_ON_BACK_LAYER
DRCE_DANGLING_TRACK
DRCE_DANGLING_VIA
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21646
1 month ago
jean-pierre charras
2be0c0c942
SCH_IO_KICAD_SEXPR_PARSER: fix incorrect field id of SCH_SHEET user fields
1 month ago
Mark Roszko
8e8a6b4a1d
Add missing header (for some builds)
1 month ago
Alex Shvartzkop
166372b3bd
Update translations
1 month ago
Sárkány Lőrinc
47f8306e42
Translated using Weblate (Hungarian)
Currently translated at 37.7% (4003 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 month ago
Sárkány Lőrinc
19e8ca7e66
Translated using Weblate (Hungarian)
Currently translated at 37.6% (3994 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 month ago
Karl SCHUH
17e19d11ae
Translated using Weblate (German)
Currently translated at 99.9% (10599 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Pferd O
467acadb71
Translated using Weblate (German)
Currently translated at 99.9% (10599 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Sárkány Lőrinc
a508154c95
Translated using Weblate (Hungarian)
Currently translated at 34.9% (3704 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 month ago
Frank Sonnenberg
a833f76197
Translated using Weblate (German)
Currently translated at 99.8% (10596 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Pferd O
5e750d1269
Translated using Weblate (German)
Currently translated at 99.8% (10596 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Sárkány Lőrinc
01ce2223f7
Translated using Weblate (Hungarian)
Currently translated at 34.6% (3675 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 month ago
Frank Sonnenberg
6b59a1f150
Translated using Weblate (German)
Currently translated at 99.6% (10571 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Pferd O
daafb490ea
Translated using Weblate (German)
Currently translated at 99.6% (10571 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Frank Sonnenberg
62f8f8b76b
Translated using Weblate (German)
Currently translated at 99.6% (10571 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Mahdi Ahmadzadeh
70ebdd92b8
Translated using Weblate (Persian)
Currently translated at 8.2% (876 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fa/
1 month ago
Pferd O
ad0cee564c
Translated using Weblate (German)
Currently translated at 99.3% (10535 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
Frank Sonnenberg
c93c0a7325
Translated using Weblate (German)
Currently translated at 99.3% (10535 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 month ago
CloverGit
44ad431570
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 96.9% (10285 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2 months ago
Pferd O
3f4c304f80
Translated using Weblate (German)
Currently translated at 99.1% (10519 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 months ago
CloverGit
4fd8066383
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 96.7% (10259 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
2 months ago
Frank Sonnenberg
f5d1b39bbb
Translated using Weblate (German)
Currently translated at 99.0% (10503 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 months ago
Pferd O
671ce9b502
Translated using Weblate (German)
Currently translated at 99.0% (10503 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 months ago
Pferd O
c57e650751
Translated using Weblate (German)
Currently translated at 98.8% (10484 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 months ago
2tama3
ef68cf3181
Translated using Weblate (Japanese)
Currently translated at 99.9% (10607 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2 months ago
Toni Laiho
5ffb095b5a
Translated using Weblate (Finnish)
Currently translated at 91.0% (9654 of 10608 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/fi/
2 months ago