Alex Shvartzkop
|
07470efc0b
|
Autosize bitmap buttons in wxFB.
|
2024-05-27 00:12:55 +03:00 |
Jeff Young
|
c31fb435e6
|
Add missing setting to Dimension Properties dialog.
Also fixes a bug where during file save we were calling
GetPosition() on the PCB_TEXT but getting the DIMENSION's
version.
Fixes https://gitlab.com/kicad/code/kicad/issues/8447
|
2023-04-30 22:45:19 +01:00 |
Seth Hillbrand
|
34810d24a5
|
Remove unique dummy text
Text that will be replaced programmatically should be specified as
"dummy" in wxFormBuilder to avoid adding unneeded translation strings
|
2023-01-20 09:11:08 -08:00 |
Wayne Stambaugh
|
c3ded7a03d
|
Remove board editor standard dialog button static line separators.
|
2023-01-09 08:49:38 -05:00 |
Jeff Young
|
a2030a5956
|
GUI for font selection.
|
2022-01-08 16:47:45 +00:00 |
Wayne Stambaugh
|
0795fcb810
|
Minor dialog layout fixes.
|
2021-10-21 08:59:55 -04:00 |
Jeff Young
|
4558aff24b
|
Add textVar cross-reference support to Dimensions.
Also adjusts spacing in the dialog.
Fixes https://gitlab.com/kicad/code/kicad/issues/5664
|
2020-09-19 20:42:30 +01:00 |
Jon Evans
|
e9b627bfd8
|
ADDED: Center marker dimension type
|
2020-09-16 20:55:11 -04:00 |
Jon Evans
|
75ffce1a0b
|
ADDED: Leader dimension object
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5555
|
2020-09-15 23:37:38 -04:00 |
Jon Evans
|
3940e20fcb
|
Expose extension offset and zero suppression settings
|
2020-09-12 11:52:59 -04:00 |
Jon Evans
|
76c4c959e6
|
Implement new dimension properties
- Automatic units mode (follow UI units)
- New text and number formatting options
- Automatic/manual text orientation control
- New text positioning options (inline and manual)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4280
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4497
|
2020-09-11 21:12:36 -04:00 |
Jon Evans
|
f1b7903a7d
|
WIP: Implement new dimension properties
|
2020-09-11 21:12:36 -04:00 |
Jon Evans
|
50b92379c8
|
Add new dimension properties dialog
|
2020-09-11 21:12:36 -04:00 |