Jon Evans
|
b2b3f5752f
|
Properties: Add grouping and sorting by creation order
|
2022-11-27 22:40:23 -05:00 |
Jon Evans
|
96fe93618e
|
Properties: Stop sorting by name
It's more useful to have properties shown in add order,
since we can group them
|
2022-11-25 16:29:56 -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
|
5061f0556f
|
Properties: implement ellipsization for name column
|
2022-11-25 12:37:47 -05:00 |
Jon Evans
|
220ef6fb44
|
Properties: Add some missing footprint properties; cleanup
Add concept of "internal" properties that will be accessible from
Python/DRC but not shown in the Properties Manager
|
2022-11-25 12:37:47 -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 |