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
2a1b93a254
Fix bugs in library existence checking, and add for symbol libs.
8 months ago
Jeff Young
5dc8e9a5de
Formatting.
8 months ago
Jeff Young
9083c9e6ab
Remove dead code.
9 months ago
Wayne Stambaugh
af540bbb9a
Header folder housekeeping.
9 months ago
Wayne Stambaugh
f74d97d2e1
Revert "Header folder housekeeping."
This reverts commit d1898aab47
.
9 months ago
Wayne Stambaugh
d1898aab47
Header folder housekeeping.
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
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