Marek Roszko
|
0c8e08ed58
|
Move some language changes to a event on the frame
|
2024-03-03 11:02:26 -05:00 |
Jeff Young
|
fa0ead98d8
|
Split out table editing and table cell editing.
|
2024-02-24 20:05:51 +00:00 |
Jeff Young
|
9ff66d0e71
|
Don't capture references to local variables for CallAfter.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16934
(cherry picked from commit 9d40374baf )
|
2024-02-23 16:53:30 +01:00 |
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 |