Wayne Stambaugh
3755b77b92
Dialog string capitalization and layout fixes.
10 months ago
Jeff Young
0a7ed8c9a2
Fix some dialog sizing bugs.
10 months ago
John Beard
edf13bdfd0
Add a layer pair preset list
This will later be used for a quick switcher UI. This commit
adds the data structures, set-up UI and project file persistance.
Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/15227
1 year ago
Wayne Stambaugh
c3ded7a03d
Remove board editor standard dialog button static line separators.
3 years ago
Seth Hillbrand
5975524826
Fixup PCB_ONE_LAYER_SELECTOR
It is useful to be able to tell which layer you are selecting. The
checkboxes, on the other hand, provide no information when dealing with
a single layer selection
4 years ago
Simon Richter
270aaec443
Rewrite FBP files generated with unreleased wxFB
These use a few features that are too new, causing errors when trying to
edit with a released version of wxFormBuilder.
6 years ago
jean-pierre charras
dc69cac298
Try to fix UI issues in select layer pair dialog and slect layer dialog.
Fixes: lp:1838173
https://bugs.launchpad.net/kicad/+bug/1838173
6 years ago
Jeff Young
fb21069c5a
Refresh layer selection dialogs.
Use platform-native widgets to show selection and draw layer
colours over the PCB background colour.
(cherry picked from commit 4f95f7f)
7 years ago
Seth Hillbrand
9956ea20e7
Standardize colons layer_selection
8 years ago
jean-pierre charras
6a4d14bade
Fix cosmetic issues in dialog. Use move instead of swap in dialog, to avoid mistakes, as the dialog allows moving objects between layers, and do not really swap layers.
8 years ago
Wayne Stambaugh
5102c8ac1f
Gerbview and Pcbnew dialog tweaks.
Improve dialog layout and fix UI policy issues with all of the dialog
boxes in the Gerbview and Pcbnew code paths.
Updated the use of component to footprint where appropriate.
8 years ago
jean-pierre charras
5658ed9c8e
Prepare rounded rect and custom shaped pads: add plot functions. It fixes also a pcbnew crash in HPGL mode when plotting trapezoidal pads.
10 years ago
jean-pierre charras
c029dc398b
Eeschema: fix compatibility with old schematic files, which can contain markers.
Pcbnew: better test for allowed layers when creating/editing Dimensions and some other Graphic items
Drc: fix comments and messages for some drc tests.
To do: fix issues in active layer selection when creating a track and layer pair selection dialog
12 years ago
jean-pierre charras
36ae78ff94
pcbnew: fix wxWidgets 2.8 compatibility issue (temporary fix, still have a minor cosmetic issue), and add missing file.
12 years ago
jean-pierre charras
eb1f89d02e
add missing files
12 years ago