Jon Evans
|
7470ec80e4
|
Fix some issues with Font property
Prevent out-of-bounds access
Make sure list is initialized in symbol editor frame
Don't re-init the list more frequently than necessary
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16399
|
2023-12-22 18:34:48 -05:00 |
Jon Evans
|
9c1a160fcd
|
Add system for property change notifications
Use this to sync symbol field edits that are
synced by the dialog
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15697
|
2023-12-02 19:22:59 -05:00 |
Jeff Young
|
67d8b13b02
|
And Font to properties manager for EDA_TEXT items.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16004
|
2023-11-01 00:39:42 +00:00 |
Jon Evans
|
59495971ee
|
Properties: fixes to color swatches
|
2023-06-29 22:53:06 -04:00 |
Jon Evans
|
3487124a4a
|
Properties: Improve color picker UX
|
2023-06-28 23:54:27 -04:00 |
Jon Evans
|
3a0f8214fa
|
ADDED: Properties panel for schematic editor
Initial infrastructure work; follow-ons will add more
properties for schematic items.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6351
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14105
|
2023-06-22 22:32:24 -04:00 |