Jeff Young
|
e68e2e973e
|
Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire.
Fixes https://gitlab.com/kicad/code/kicad/issues/9979
|
4 years ago |
Jeff Young
|
0b4bb9378b
|
Use consistent terminology.
Fixes https://gitlab.com/kicad/code/kicad/issues/8777
|
4 years ago |
Jeff Young
|
b0a09b782d
|
Better support of mixed states in Line Style dialog.
Fixes https://gitlab.com/kicad/code/kicad/issues/5249
|
5 years ago |
Wayne Stambaugh
|
853cf2c9b9
|
Eeschema: make bus wire entry properties editable.
CHANGED: Bus to wire entry object properties line color, width, and style
can now be edited.
Fixes: https://gitlab.com/kicad/code/kicad/issues/4591
|
5 years ago |
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.
|
6 years ago |
Jeff Young
|
5f3ee1e7ce
|
More g_UserUnit erradication.
(cherry picked from commit 3f08780)
|
7 years ago |
Jeff Young
|
7841f8a466
|
Unified preferences dialog framework.
(cherry picked from commit 8ee3e77)
|
8 years ago |
jean-pierre charras
|
df6d005fd3
|
A few cosmetic enhancements in dialog_edit_line_style
|
8 years ago |
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.
|
8 years ago |
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
|
8 years ago |