Jeff Young
34e075e112
Rework libtree SearchTerms to honour shownColumns.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21419
2 months ago
Jeff Young
a7e2878e6b
Kicad SEXPR should no longer need LOCALE_IO.
3 months ago
Jeff Young
68d4940087
Thread-safety (potentially KICAD-VMX...)
... KICAD-6PV, KICAD-82, KICAD-R3A, and others.
3 months ago
Jeff Young
c6ff846af6
Don't leak design blocks.
4 months ago
Mike Williams
e11cf94a3e
design blocks: add PCB design blocks behind advanced config
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/2508
7 months ago
Jeff Young
5dc8e9a5de
Formatting.
8 months ago
Mike Williams
19708d2a75
design blocks: add error message when necessary
8 months ago
Jon Evans
8903a82c50
Fix design block panel trampling symbol chooser settings
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19190
9 months ago
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
9 months ago
Ian McInerney
7f8b88221d
Initialize variables
9 months ago
Jeff Young
a6c55ee473
Show design block fields in info instead of documentation.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19359
10 months ago
Jeff Young
f7f86174a0
Make sure symbol editor prefs go in symbol_editor file.
(And same for footprint editor.)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18905
1 year ago
Mike Williams
953bc2d4bd
design blocks: implement properties window
Also adds support for default fields when placing design blocks as a
sheet.
1 year ago
Mike Williams
2eec2489ea
design blocks: move globals behind accessor functions
Prepare for lazy loading
1 year ago
Mike Williams
2c99bc6c6d
new feature: Schematic Design Blocks
Added to advanced config, default to off.
EnableDesignBlocks=1 in kicad_advanced to test
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/2263
2 years ago