Alex
|
4146a74bb7
|
Make more strings translatable in PCB grid settings.
|
2024-02-03 19:31:59 +03:00 |
Wayne Stambaugh
|
92c2ddf77a
|
Do not parent dialogs to non top level windows in panels or widgets.
|
2024-02-03 10:40:28 -05:00 |
Jeff Young
|
fc4bc10d27
|
Separate out axes definitions between ModEdit and PCBNew.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5711
|
2023-10-25 15:01:36 +01:00 |
Jon Evans
|
eb5b3db063
|
Add bitmap bundle support to BITMAP_SCALE
Change a bunch of buttons and toolbars to use it
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14119
|
2023-10-22 14:02:06 -04:00 |
Jeff Young
|
974da4ea7c
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
Includes a dialog wrapper (DIALOG_SYMBOL_CHOOSER) and a frame
wrapper (SYMBOL_CHOOSER_FRAME).
|
2023-09-29 00:13:12 +01:00 |
Mike Williams
|
b8a61719c3
|
Grids: make overrides use existing grids (choice box)
|
2023-08-30 13:33:04 -04:00 |
Mike Williams
|
b1a388ca69
|
Grids: Support X and Y for all grids, add optional names
|
2023-08-30 11:22:19 -04:00 |
Jeff Young
|
4fefd95e0c
|
Move grid definitions to Prefs and grid origin to a separate dlg.
Grid origin is document-wide, while grid definitions are app-wide.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2262
|
2023-08-26 13:32:24 +01:00 |