Jon Evans
8903a82c50
Fix design block panel trampling symbol chooser settings
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19190
2025-01-26 18:32:00 -05:00
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
2025-01-01 14:12:04 -08:00
Ian McInerney
7f8b88221d
Initialize variables
2024-12-31 00:18:10 +00:00
Jeff Young
a6c55ee473
Show design block fields in info instead of documentation.
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/19359
2024-12-23 16:39:25 +00:00
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
2024-10-13 20:14:14 +01:00
Mike Williams
953bc2d4bd
design blocks: implement properties window
...
Also adds support for default fields when placing design blocks as a
sheet.
2024-09-26 15:48:39 -04:00
Mike Williams
2eec2489ea
design blocks: move globals behind accessor functions
...
Prepare for lazy loading
2024-09-10 15:50:03 -04:00
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
2024-09-05 08:35:49 -04:00