Jeff Young
|
c2662b0e11
|
Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME.
|
2019-05-31 21:55:30 +01:00 |
Jeff Young
|
f1fb61202a
|
Spelling fixes.
|
2019-02-17 10:18:42 +00:00 |
jean-pierre charras
|
756b20ace8
|
Fix column minimal sizes in panel_setup_text_and_graphics.cpp on Windows.
|
2019-02-09 14:47:45 +01:00 |
Jeff Young
|
5621f4221a
|
A few more spacing & font-size updates for Windows.
|
2018-07-19 21:46:41 +01:00 |
Jeff Young
|
909f850d16
|
Give panels the correct parent (the treebook, not the dialog).
(cherry picked from commit 7338533)
(cherry picked from commit 3ce75be)
|
2018-07-17 15:14:19 +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 |