John Beard
ae96ac6d2e
Sym edit: Add hidden field/pin toggle in settings panel
Actually add a whole new panel for symbol editor appearance control.
Use the SYMBOL_EDITOR_SETTINGS as the source of truth in a
couple more places, but the SCH_PAINTER settings are still
driving quite a bit here and there.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/18830
1 year ago
John Beard
a4cbd0adb4
Sym edit: allow to drag pins with edges
Only applies when dragging an edge by the midpoint handle,
and only in the symbol editor if configured to do so.
1 year ago
Wayne Stambaugh
b7dc7e90ac
Minor string fixes.
2 years ago
Jeff Young
ec9b2919ba
Allow user-entered repeat pin spacing, but force to grid multiples.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14207
2 years ago
Alex Shvartzkop
d3be62f644
Adapt panels to PAGED_DIALOG sizing algorithm.
Also some cosmetic fixes (GTK).
2 years ago
jean-pierre charras
6b5eeeb861
Preferences dialog: try to reduce its width, in non English languages.
Remove some useless spacers, and do not force some widgets to have a to
large size (by removing empty areas).
Work in progress: one panel is still too big.
3 years ago
Alex
56f900b14f
Remove errant wxTextCtrl style flags.
3 years ago
Jeff Young
30c9deb9d5
Flat(er) look for paged dialogs.
3 years ago
aris-kimi
7cc14100fe
Modify some sizers in Preferences, Symbol Editor
Display and Editing Options
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/11721
3 years ago
Jeff Young
ec104e4ab0
Add hint to symbol editor defaults.
Fixes https://gitlab.com/kicad/code/kicad/issues/9776
4 years ago
Jeff Young
a6dd1bf09b
Implement Reset to Defaults for all preferences panels.
4 years ago
Jeff Young
87e71072b1
Default line width to 0 in symbol editor.
Also removes some atrophied settings for repeated non-pins in
symbol editor (which only ever repeats pins).
Fixes https://gitlab.com/kicad/code/kicad/issues/9776
4 years ago
Jeff Young
2f1e755f66
Update preference panel names.
5 years ago
Jeff Young
70fb5cac96
Flatten one level of showElectricalTypes settings.
5 years ago
Jeff Young
591428b0d9
Remove some problematic global variables.
Fixes https://gitlab.com/kicad/code/kicad/issues/4121
6 years ago
Jeff Young
47189034aa
Grid settings for LibEdit.
7 years ago
Jeff Young
7841f8a466
Unified preferences dialog framework.
(cherry picked from commit 8ee3e77)
8 years ago