diff --git a/src/edt/edt/AlignOptionsDialog.ui b/src/edt/edt/AlignOptionsDialog.ui index d94795de2..62e60e6a7 100644 --- a/src/edt/edt/AlignOptionsDialog.ui +++ b/src/edt/edt/AlignOptionsDialog.ui @@ -419,8 +419,6 @@ - all_layers_rb - visible_layers_rb h_none_rb h_left_rb h_center_rb @@ -429,7 +427,8 @@ v_top_rb v_center_rb v_bottom_rb - buttonBox + all_layers_rb + visible_layers_rb diff --git a/src/edt/edt/AreaAndPerimeterDialog.ui b/src/edt/edt/AreaAndPerimeterDialog.ui index 9fd1a263a..1e8ffb29d 100644 --- a/src/edt/edt/AreaAndPerimeterDialog.ui +++ b/src/edt/edt/AreaAndPerimeterDialog.ui @@ -108,6 +108,10 @@ The perimeter calculation only takes true outside edges into account. Internal e + + area_le + perimeter_le + diff --git a/src/edt/edt/BoxPropertiesPage.ui b/src/edt/edt/BoxPropertiesPage.ui index 0d0abe629..03f7d3493 100644 --- a/src/edt/edt/BoxPropertiesPage.ui +++ b/src/edt/edt/BoxPropertiesPage.ui @@ -1,7 +1,8 @@ - + + BoxPropertiesPage - - + + 0 0 @@ -9,63 +10,60 @@ 370 - + Form - - - 9 - - + + 6 + + 9 + - - + + QFrame::NoFrame - + QFrame::Raised - - - 0 - - + + 6 + + 0 + - - + + Sans Serif 12 - 75 false true false false - + Box Properties - - - - 7 - 5 + + + 0 0 - + - + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -75,13 +73,13 @@ - + Qt::Vertical - + QSizePolicy::Fixed - + 20 10 @@ -90,420 +88,396 @@ - - + + 1 - - + + Corners - - + + 9 - + 6 - - - + + + x = - - - + + + Qt::Horizontal - - - - - 7 - 0 + + + + 1 0 - - - - - 7 - 0 + + + + 1 0 - - - + + + h = - - - - - 7 - 0 + + + + 1 0 - - - + + + Width/height - - - - - 7 - 0 + + + + 1 0 - - - + + + w = - - - + + + Upper right (x/y) - - - + + + false - - - 7 - 0 + + 1 0 - + true - - - + + + Lower left (x/y) - - - + + + y = - - - + + + x = - - - + + + false - - - 7 - 0 + + 1 0 - + true - - - + + + y = - - - + + + Center (x/y) - - - + + + x = - - - + + + y = - - - + + + false - + true - - - + + + false - + true - - + + Center/Size - - + + 9 - + 6 - - - + + + false - - - 7 - 0 + + 1 0 - + true - - - - - 7 - 0 + + + + 1 0 - - - + + + Size (w/h) - - - + + + Qt::Horizontal - - - - - 7 - 0 + + + + 1 0 - - - + + + w = - - - + + + Center (x/y) - - - - - 7 - 0 + + + + 1 0 - - - + + + Lower left (x/y) - - - + + + y = - - - + + + y = - - - - - 7 - 0 + + + + 1 0 - - - + + + h = - - - + + + false - - - 7 - 0 + + 1 0 - + true - - - + + + x = - - - + + + x = - - - + + + false - + true - - - + + + false - + true - - - + + + Upper right (x/y) - - - + + + x = - - - + + + y = @@ -514,13 +488,13 @@ - + Qt::Vertical - + QSizePolicy::Fixed - + 478 10 @@ -529,25 +503,25 @@ - - + + Coordinates in database units - - + + Absolute (accumulated) transformations - + Qt::Vertical - + 478 16 @@ -556,26 +530,26 @@ - - + + QFrame::NoFrame - + QFrame::Raised - - - 0 - - + + 6 + + 0 + - + Qt::Horizontal - + 211 20 @@ -584,15 +558,15 @@ - - + + User Properties - - + + Instantiation diff --git a/src/edt/edt/CopyModeDialog.ui b/src/edt/edt/CopyModeDialog.ui index 563c8580c..188a5ca23 100644 --- a/src/edt/edt/CopyModeDialog.ui +++ b/src/edt/edt/CopyModeDialog.ui @@ -6,8 +6,8 @@ 0 0 - 400 - 164 + 464 + 180 @@ -99,6 +99,11 @@ + + shallow_rb + deep_rb + dont_ask_cbx + diff --git a/src/edt/edt/DistributeOptionsDialog.ui b/src/edt/edt/DistributeOptionsDialog.ui index f70b9c04a..756442336 100644 --- a/src/edt/edt/DistributeOptionsDialog.ui +++ b/src/edt/edt/DistributeOptionsDialog.ui @@ -671,9 +671,22 @@ + h_distribute + h_pitch + h_space + v_distribute + v_pitch + v_space + h_none_rb + h_left_rb + h_center_rb + h_right_rb + v_none_rb + v_top_rb + v_center_rb + v_bottom_rb all_layers_rb visible_layers_rb - buttonBox diff --git a/src/edt/edt/EditorOptionsGeneric.ui b/src/edt/edt/EditorOptionsGeneric.ui index 84c102c71..fb2845d53 100644 --- a/src/edt/edt/EditorOptionsGeneric.ui +++ b/src/edt/edt/EditorOptionsGeneric.ui @@ -470,6 +470,7 @@ grid_cb edit_grid_le snap_objects_cbx + snap_objects_to_grid_cbx conn_angle_cb move_angle_cb hier_sel_cbx diff --git a/src/edt/edt/EditorOptionsPath.ui b/src/edt/edt/EditorOptionsPath.ui index c50521d5a..e42456409 100644 --- a/src/edt/edt/EditorOptionsPath.ui +++ b/src/edt/edt/EditorOptionsPath.ui @@ -268,6 +268,13 @@ + + scrollArea + width_le + type_cb + start_ext_le + end_ext_le + diff --git a/src/edt/edt/EditorOptionsText.ui b/src/edt/edt/EditorOptionsText.ui index 1cc821fd4..5574d8688 100644 --- a/src/edt/edt/EditorOptionsText.ui +++ b/src/edt/edt/EditorOptionsText.ui @@ -42,8 +42,8 @@ 0 0 - 542 - 243 + 528 + 248 @@ -292,6 +292,13 @@ + + scrollArea + text_le + halign_cbx + valign_cbx + size_le + diff --git a/src/edt/edt/InstPropertiesPage.ui b/src/edt/edt/InstPropertiesPage.ui index e233b788f..67461d54d 100644 --- a/src/edt/edt/InstPropertiesPage.ui +++ b/src/edt/edt/InstPropertiesPage.ui @@ -7,7 +7,7 @@ 0 0 666 - 649 + 668 @@ -182,7 +182,7 @@ - 0 + 1 diff --git a/src/edt/edt/MakeCellOptionsDialog.ui b/src/edt/edt/MakeCellOptionsDialog.ui index e40f36a75..e1c533f9f 100644 --- a/src/edt/edt/MakeCellOptionsDialog.ui +++ b/src/edt/edt/MakeCellOptionsDialog.ui @@ -365,6 +365,19 @@ + + cell_name_le + origin_groupbox + lt + ct + rt + lc + cc + rc + lb + cb + rb + diff --git a/src/edt/edt/PointPropertiesPage.ui b/src/edt/edt/PointPropertiesPage.ui index 325d018b9..2cef295b1 100644 --- a/src/edt/edt/PointPropertiesPage.ui +++ b/src/edt/edt/PointPropertiesPage.ui @@ -272,6 +272,8 @@ + x_le + y_le dbu_cb abs_cb prop_pb diff --git a/src/edt/edt/RoundCornerOptionsDialog.ui b/src/edt/edt/RoundCornerOptionsDialog.ui index 1a43d2892..7cfd7c675 100644 --- a/src/edt/edt/RoundCornerOptionsDialog.ui +++ b/src/edt/edt/RoundCornerOptionsDialog.ui @@ -6,7 +6,7 @@ 0 0 - 469 + 472 271 @@ -138,6 +138,12 @@ Leave empty to get the same radius than for outer corners) + + amend_cb + router_le + rinner_le + points_le + diff --git a/src/edt/edt/TextPropertiesPage.ui b/src/edt/edt/TextPropertiesPage.ui index 1ac85ca2d..125981400 100644 --- a/src/edt/edt/TextPropertiesPage.ui +++ b/src/edt/edt/TextPropertiesPage.ui @@ -1,52 +1,51 @@ - + + TextPropertiesPage - - + + 0 0 - 555 - 366 + 568 + 375 - + Form - - + + 9 - + 6 - - - + + + y = - - - - - 7 - 0 + + + + 1 0 - + - + Qt::Vertical - + QSizePolicy::Fixed - + 20 8 @@ -54,19 +53,19 @@ - - - + + + Text size - + - + Qt::Vertical - + 457 51 @@ -74,22 +73,22 @@ - - - + + + Text - + - + Qt::Vertical - + QSizePolicy::Fixed - + 431 8 @@ -97,34 +96,34 @@ - - - + + + x = - - - + + + QFrame::NoFrame - + QFrame::Raised - - - 0 - - + + 6 + + 0 + - + Qt::Horizontal - + 211 20 @@ -133,15 +132,15 @@ - - + + User Properties - - + + Instantiation @@ -149,121 +148,114 @@ - - - + + + Hint: orientation, alignments and size cannot be saved to OASIS files Enable a vector font and text scaling in the setup dialog to show text objects scaled and rotated - - - + + + Orientation - - - + + + Position (x/y) - - - + + + (Leave empty for default) - - - - - 7 - 0 + + + + 0 0 - - - + + + Absolute (accumulated) transformations - - - - - 7 - 0 + + + + 1 0 - - - + + + Coordinates in database units - - - + + + QFrame::NoFrame - + QFrame::Raised - - - 0 - - + + 6 + + 0 + - - + + Sans Serif 12 - 75 false true false false - + Text Properties - - - - 7 - 5 + + + 0 0 - + - + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter @@ -271,141 +263,149 @@ to show text objects scaled and rotated - - + + - + (r0) - - :/r0_24px.png + + + :/r0_24px.png:/r0_24px.png - + (r90) - - :/r90_24px.png + + + :/r90_24px.png:/r90_24px.png - + (r180) - - :/r180_24px.png + + + :/r180_24px.png:/r180_24px.png - + (r270) - - :/r270_24px.png + + + :/r270_24px.png:/r270_24px.png - + (m0) - - :/m0_24px.png + + + :/m0_24px.png:/m0_24px.png - + (m45) - - :/m45_24px.png + + + :/m45_24px.png:/m45_24px.png - + (m90) - - :/m90_24px.png + + + :/m90_24px.png:/m90_24px.png - + (m135) - - :/m135_24px.png + + + :/m135_24px.png:/m135_24px.png - - + + - - + + - + (Default) - + Left - + Center - + Right - - - + + + Alignment - - - + + + h = - - - + + + v = - - + + - + (Default) - + Top - + Center - + Bottom @@ -427,7 +427,7 @@ to show text objects scaled and rotated inst_pb - + diff --git a/src/layui/layui/LayoutViewConfigPage7.ui b/src/layui/layui/LayoutViewConfigPage7.ui index 7f7939b75..e2a57aebf 100644 --- a/src/layui/layui/LayoutViewConfigPage7.ui +++ b/src/layui/layui/LayoutViewConfigPage7.ui @@ -390,6 +390,14 @@ + + oversampling + subres_mode + highres_mode + default_font_size + global_trans + def_depth + diff --git a/src/layui/layui/LibraryCellSelectionForm.ui b/src/layui/layui/LibraryCellSelectionForm.ui index aadc63877..d592336ec 100644 --- a/src/layui/layui/LibraryCellSelectionForm.ui +++ b/src/layui/layui/LibraryCellSelectionForm.ui @@ -240,6 +240,15 @@ p, li { white-space: pre-wrap; }
layWidgets.h
+ + lib_cb + le_cell_name + find_next + lv_cells + cb_show_all_cells + ok_button + cancel_button + diff --git a/src/layui/layui/MarkerBrowserConfigPage.ui b/src/layui/layui/MarkerBrowserConfigPage.ui index 227942cc4..9417066d1 100644 --- a/src/layui/layui/MarkerBrowserConfigPage.ui +++ b/src/layui/layui/MarkerBrowserConfigPage.ui @@ -144,6 +144,11 @@ 1 + + cbx_context + cbx_window + le_max_markers + diff --git a/src/layui/layui/MarkerBrowserConfigPage2.ui b/src/layui/layui/MarkerBrowserConfigPage2.ui index 94b14426c..47a49477d 100644 --- a/src/layui/layui/MarkerBrowserConfigPage2.ui +++ b/src/layui/layui/MarkerBrowserConfigPage2.ui @@ -1,7 +1,8 @@ - + + MarkerBrowserConfigPage2 - - + + 0 0 @@ -9,57 +10,57 @@ 174 - + Marker Database Browser - - - 9 - - + + 6 + + 9 + - - + + Marker Appearance - - + + 9 - + 6 - - - + + + With halo - + true - - + + - - + + - - - + + + pixel - + - + Qt::Horizontal - + 71 31 @@ -67,37 +68,35 @@ - - - - - 0 - 0 + + + + 0 0 - + pixel - - - + + + Line width - + - + Qt::Horizontal - + QSizePolicy::Fixed - + 41 31 @@ -105,40 +104,40 @@ - - - + + + Vertex size - - - + + + The color in which the markers are drawn - + - - - + + + Marker color - - - + + + Stipple - - - + + + @@ -148,7 +147,7 @@ - + lay::DitherPatternSelectionButton @@ -161,6 +160,13 @@
layWidgets.h
+ + color_pb + lw_le + stipple_pb + vs_le + halo_cb +
diff --git a/src/layui/layui/NetlistBrowserConfigPage.ui b/src/layui/layui/NetlistBrowserConfigPage.ui index c24ae94ae..25c9219d7 100644 --- a/src/layui/layui/NetlistBrowserConfigPage.ui +++ b/src/layui/layui/NetlistBrowserConfigPage.ui @@ -138,6 +138,11 @@ + + cbx_window + le_window + le_max_markers +
diff --git a/src/layui/layui/NetlistBrowserConfigPage2.ui b/src/layui/layui/NetlistBrowserConfigPage2.ui index 9139b7fa9..9a5093e33 100644 --- a/src/layui/layui/NetlistBrowserConfigPage2.ui +++ b/src/layui/layui/NetlistBrowserConfigPage2.ui @@ -6,7 +6,7 @@ 0 0 - 649 + 667 351 @@ -529,6 +529,24 @@ Non-net objects are drawn using the highlight color.
layWidgets.h
+ + stipple_pb + lw_le + halo_cb + vs_le + color_pb + brightness_cb + brightness_sb + cycle_colors_cb + cc0 + cc1 + cc5 + cc6 + cc3 + cc7 + cc4 + cc2 + diff --git a/src/layui/layui/UserPropertiesForm.ui b/src/layui/layui/UserPropertiesForm.ui index 8faf01105..983221f8d 100644 --- a/src/layui/layui/UserPropertiesForm.ui +++ b/src/layui/layui/UserPropertiesForm.ui @@ -49,7 +49,7 @@ - 0 + 2 @@ -234,7 +234,13 @@ - buttonBox + mode_tab + prop_list + add_pb + remove_pb + edit_pb + text_edit + meta_info_list