Seth Hillbrand
|
daad58e511
|
pcbnew: Add option to show ratsnest while moving
Re-works ratsnest display options in the configuration parameters rather
than the board file. Moves ratsnest options to central preferences
location.
Fixes: lp:1826440
* https://bugs.launchpad.net/kicad/+bug/1826440
Fixes: lp:1821183
* https://bugs.launchpad.net/kicad/+bug/1821183
|
2019-06-12 17:36:02 -07:00 |
Jeff Young
|
296ec66796
|
Cosmetic cleanup in preference panels.
|
2019-06-01 16:29:12 +01:00 |
Michael Kavanagh
|
df228a3c10
|
Pcbnew: Fix missing UI elements for curved ratsnest function
Fixes: lp:1826446
* https://bugs.launchpad.net/kicad/+bug/1826446
|
2019-04-27 15:11:41 +02:00 |
jean-pierre charras
|
b35b1bb644
|
Fix a few minor I18n issues.
Especially remove trailing and leading spaces in sentences, always annoying in translations, and never useful in sources.
|
2018-11-16 18:12:01 +01:00 |
Jeff Young
|
a8bb5d7308
|
Improve labels.
First two radio buttons together read "Do not show On pads", which is
of course backwards for the second.
|
2018-08-29 20:08:01 +01:00 |
Jeff Young
|
977f27f3c4
|
Adjust spacing on preference panels.
Giving them the correct parent changed the spacing.
(cherry picked from commit 7f602f3)
(cherry picked from commit 718db46)
|
2018-07-17 15:14:25 +01:00 |
Jeff Young
|
aab97c8385
|
Consolidate design rules UI.
Implement new Board Setup paged dialog which includes:
Layers Setup
Design Rules
Solder Mask & Paste
Text & Drawings
Moves line width and text properties to a layer-class-based
system. Renames unlocked to upright (which also reverses the
logic).
New Edit Text and Graphic Properties dialog which replaces
Edit Footprint Text and adds layer-class-based editing and the
italic, upright and visibility properties.
Adds Import Settings functionality which allows settings to
be imported from another project at page granularity.
Also UNIT_BINDERizes the dialog and adds editing of pcb text.
Fixes: lp:1731952
* https://bugs.launchpad.net/kicad/+bug/1731952
Fixes: lp:1743464
* https://bugs.launchpad.net/kicad/+bug/1743464
Fixes: lp:1664761
* https://bugs.launchpad.net/kicad/+bug/1664761
Fixes: lp:1753362
* https://bugs.launchpad.net/kicad/+bug/1753362
Fixes: lp:1545427
* https://bugs.launchpad.net/kicad/+bug/1545427
Fixes: lp:1753775
* https://bugs.launchpad.net/kicad/+bug/1753775
Fixes: lp:1777692
* https://bugs.launchpad.net/kicad/+bug/1777692
Fixes: lp:1780670
* https://bugs.launchpad.net/kicad/+bug/1780670
Fixes: lp:1519601
* https://bugs.launchpad.net/kicad/+bug/1519601
(cherry picked from commit 3944a5e)
|
2018-07-17 15:12:34 +01:00 |
Jeff Young
|
7841f8a466
|
Unified preferences dialog framework.
(cherry picked from commit 8ee3e77)
|
2018-07-17 15:11:17 +01:00 |