Jon Evans
|
f7d59f2e89
|
Enable properties panel in footprint editor
|
2023-02-17 20:35:56 -05:00 |
jean-pierre charras
|
f80fea6593
|
Fix minor compil warning
|
2023-01-25 17:47:03 +01:00 |
Jeff Young
|
bf8762c57c
|
Streamline color lookup (and a bit of wxS).
|
2023-01-22 17:18:03 +00:00 |
Jon Evans
|
09cb222252
|
Change indeterminate checkbox behavior to be more intuitive
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13604
|
2023-01-22 12:10:45 -05:00 |
Jeff Young
|
729b2deb5c
|
Use board layer names for properties grid.
Fixes https://gitlab.com/kicad/code/kicad/issues/13553
|
2023-01-22 15:47:57 +00:00 |
Jon Evans
|
fbaf4af489
|
Properties: Allow dynamic update of read-only state
|
2022-12-25 20:35:44 -05:00 |
Jon Evans
|
2091aaba2f
|
Properties: Move angles to UNIT_BINDER
Also add support for unicode degree sign in evaluator
|
2022-12-02 21:25:42 -05:00 |
Jon Evans
|
458935bb5a
|
Properties: Set flag to prevent clobbering layer color swatch
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13020
|
2022-11-29 18:37:29 -05:00 |
Jon Evans
|
611c19016f
|
Properties: add support for string escaping
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12975
|
2022-11-25 13:15:46 -05:00 |
Jon Evans
|
68de92313e
|
Properties: move to custom editor for distances; refactoring
Also fix display of angle values since EDA_ANGLE was introduced
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12290
|
2022-11-06 11:40:45 -05:00 |