Ian McInerney
|
40ff7cb9bd
|
Fix some UI element spacing in settings panels
|
2022-09-25 15:41:39 +01:00 |
jean-pierre charras
|
fb793d9a62
|
Recreate panel_eeschema_editing_options_base.cpp: there were strange tooltips.
Looks like the file was edited by hand.
|
2022-09-15 16:13:51 +02:00 |
Jeff Young
|
0d5302f375
|
Add preference for esc-clears-net-highlighting.
Fixes https://gitlab.com/kicad/code/kicad/issues/8760
|
2022-07-23 10:32:43 +01:00 |
Mike Williams
|
252afe41f3
|
Schematic: remove old, invalid angle choice from editing options
|
2022-06-28 16:29:14 +00:00 |
Mike Williams
|
857990a883
|
Hierarchy: turn into a left side pane
Drop auto-closing option as well.
|
2022-06-02 21:56:17 +00:00 |
Mike Williams
|
2a726a882f
|
Schematic: new feature, force 45 degree lines
* New modes to force 45 deg angle at beginning or end of line
* Backspace will undo most recent segment added
* / will toggle posture of 90 and 45 degree lines
* Added alg::signbit for convenience
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/10869
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/9175
|
2022-03-28 16:07:23 -04:00 |
Jeff Young
|
a6dd1bf09b
|
Implement Reset to Defaults for all preferences panels.
|
2021-12-24 17:38:39 +00:00 |
Jeff Young
|
e30d867439
|
Use consistent terminology for various constraint modes.
|
2021-10-23 12:18:08 +01:00 |
Jeff Young
|
4dcc847f85
|
Remove artificial limits from label increment control.
Fixes https://gitlab.com/kicad/code/kicad/issues/9340
|
2021-10-22 22:20:20 +01:00 |
Roberto Fernandez Bautista
|
7089a837f6
|
Update Editing Options Panel in eeschema with latest modifier keys
We now use Long Click, Ctrl and Shift (Alt is no longer used)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9234
|
2021-09-27 21:11:56 +01:00 |
Jeff Young
|
fc4d748bdc
|
Fix bugs in sheets.
1) Default_line_width is in mils, not IU.
2) Plot sheet fields.
Fixes https://gitlab.com/kicad/code/kicad/issues/8984
|
2021-08-17 13:21:52 +01:00 |
Wayne Stambaugh
|
e4ac0fb5a1
|
Eeschema: fix minor editing options panel lay out issues.
|
2021-05-12 18:04:23 -04:00 |
Jeff Young
|
b71ab01de4
|
More wxWidgets 3.1 layout adjustments.
|
2021-03-13 00:00:38 +00:00 |
jean-pierre charras
|
9797bc5f25
|
Left Mouse Button: use same modifiers for Pcbnew, Eeschema and pleditor for selection.
It also means the "force disambiguation menu" uses now Ctrl in Eeschema and pleditor.
|
2021-02-25 08:22:35 +01:00 |
jean-pierre charras
|
94bc373f30
|
PANEL_EESCHEMA_EDITING_OPTIONS: add info about left mouse click and modifiers.
Similar to the existing info in Pcbnew editing options panel.
|
2021-02-23 20:40:22 +01:00 |
Jon Evans
|
ec11697660
|
Language update for autostart wires checkbox
|
2020-10-25 18:37:54 -04:00 |
Jeff Young
|
2f1e755f66
|
Update preference panel names.
|
2020-10-25 19:51:03 +00:00 |