summaryrefslogtreecommitdiff
path: root/src/settings/settings_tabs.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-12-08 22:11:16 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-12-08 22:11:16 +0100
commita13fd68e4e3484c7f8a7080fd517d9f84d7ecd96 (patch)
tree5c41f434f7c8ad5fb3c7f18c526042d17cf187f9 /src/settings/settings_tabs.ui
parentGet sure right zoom is restored... (diff)
downloadrekonq-a13fd68e4e3484c7f8a7080fd517d9f84d7ecd96.tar.xz
Fix && uniform UI width
Diffstat (limited to 'src/settings/settings_tabs.ui')
-rw-r--r--src/settings/settings_tabs.ui53
1 files changed, 43 insertions, 10 deletions
diff --git a/src/settings/settings_tabs.ui b/src/settings/settings_tabs.ui
index 51546635..6acc06d8 100644
--- a/src/settings/settings_tabs.ui
+++ b/src/settings/settings_tabs.ui
@@ -19,15 +19,18 @@
<property name="title">
<string>New Tab Behavior</string>
</property>
- <layout class="QFormLayout" name="formLayout">
- <property name="fieldGrowthPolicy">
- <enum>QFormLayout::ExpandingFieldsGrow</enum>
- </property>
+ <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_4">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="minimumSize">
<size>
- <width>150</width>
+ <width>0</width>
<height>0</height>
</size>
</property>
@@ -45,11 +48,17 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>300</width>
+ <height>0</height>
+ </size>
+ </property>
<item>
<property name="text">
<string>New Tab Page</string>
@@ -69,9 +78,15 @@
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_5">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="minimumSize">
<size>
- <width>150</width>
+ <width>0</width>
<height>0</height>
</size>
</property>
@@ -89,11 +104,17 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>300</width>
+ <height>0</height>
+ </size>
+ </property>
<item>
<property name="text">
<string>Favorites</string>
@@ -134,9 +155,15 @@
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label_6">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="minimumSize">
<size>
- <width>150</width>
+ <width>0</width>
<height>0</height>
</size>
</property>
@@ -154,11 +181,17 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>300</width>
+ <height>0</height>
+ </size>
+ </property>
<item>
<property name="text">
<string>Tab Preview</string>