Jeff Young
|
b0a09b782d
|
Better support of mixed states in Line Style dialog.
Fixes https://gitlab.com/kicad/code/kicad/issues/5249
|
2020-08-18 19:05:30 +01:00 |
Jeff Young
|
b54a42ba53
|
Clean up dialog (including uninit var from Coverity scan).
|
2020-01-10 22:32:50 +00:00 |
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.
|
2020-01-07 13:32:33 +00:00 |
jean-pierre charras
|
eaaa4eb63a
|
fix minor compil warnings
|
2019-12-31 15:03:27 +01:00 |
Mark Roszko
|
b84fe2b703
|
ADDED: Editing style of multiple graphical lines at the same time.
Provides the ability to quickly set the style of multiple lines. This is only allowed if the selection includes _only_ graphical lines.
|
2019-12-31 04:05:51 +00:00 |
Seth Hillbrand
|
83319f74c3
|
Standardize colons in line style dialog
|
2018-04-23 11:53:18 -07:00 |
Seth Hillbrand
|
d24c88f254
|
Eeschema: Show abbreviated units
CHANGED: Edit Line Style shows "in" and "mm" instead of full word
|
2017-11-17 08:20:00 +01:00 |
jean-pierre charras
|
df6d005fd3
|
A few cosmetic enhancements in dialog_edit_line_style
|
2017-11-15 20:28:44 +01:00 |
Seth Hillbrand
|
634fc80916
|
Eeschema: Update line syle colorbox
Line style colorbox is updated to follow Kicad colorbox
convention. The alpha channel is also forced to opaque.
|
2017-11-15 08:10:51 +01:00 |
Seth Hillbrand
|
b576189a00
|
Eeschema: Adding line styling options
NEW: Adds support in eeschema for changing the default line style,
width and color on a case-by-case basis.
CHANGED: "Wire" lines now optionally include data on the line style,
width and color if they differ from the default.
Fixes: lp:594059
* https://bugs.launchpad.net/kicad/+bug/594059
Fixes: lp:1405026
* https://bugs.launchpad.net/kicad/+bug/1405026
|
2017-11-15 08:10:51 +01:00 |