Jon Evans
|
61dd4b7043
|
Properties: fix rebuilding when availability changes
|
2023-02-11 15:50:51 -05:00 |
Jon Evans
|
769afa6fe6
|
Properties: refactoring
|
2023-01-24 12:08:37 -05:00 |
Jon Evans
|
351f668645
|
Separate selection change updates from properties updates
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13624
|
2023-01-22 12:10:45 -05:00 |
Jon Evans
|
3a9ef02fdf
|
Clean up handling of selection changes
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13620
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13609
|
2023-01-21 17:37:29 -05:00 |
Jon Evans
|
fbaf4af489
|
Properties: Allow dynamic update of read-only state
|
2022-12-25 20:35:44 -05:00 |
Jon Evans
|
1590e48ec1
|
Use translated strings for property display
|
2022-12-21 18:03:15 -05:00 |
Jon Evans
|
33d76f63b0
|
Properties: save and restore splitter position
|
2022-12-07 21:38:33 -05:00 |
Jeff Young
|
f6822120b3
|
Enable tab and return commit in property grid.
|
2022-12-04 11:51:44 +00:00 |
Jon Evans
|
5bbe21f540
|
Properties: don't rebuild the panel when closing an editor
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12984
|
2022-11-27 14:29:16 -05:00 |
Jon Evans
|
696a1cd39d
|
Properties: improve handling of column splitter
|
2022-11-25 09:58:44 -05:00 |
Jon Evans
|
91c15b7e21
|
Properties panel appearance tweaks
|
2022-08-22 21:32:33 -04:00 |
Maciej Suminski
|
c37c429c75
|
Rename PROPERTY_PANEL::Update() to PROPERTY_PANEL::UpdateData()
The base class (wxPanel) already provides Update() method,
which should not be overridden.
|
2022-08-22 21:32:32 -04:00 |
Maciej Suminski
|
8fa513e903
|
Properties: fix Properties panel refresh
|
2022-08-22 21:32:32 -04:00 |
Maciej Suminski
|
f6f6ebd5f9
|
WIP: Properties GUI
|
2022-08-22 21:32:32 -04:00 |