Improve user survey dialog with larger fonts

On HiDPI systems or for any users using larger than average fonts the
survey dialog looked terrible.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-01-25 13:40:18 -08:00
parent 8b92f43715
commit 5336c4fe81

View file

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>538</width> <width>538</width>
<height>650</height> <height>714</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -37,14 +37,14 @@
<x>9</x> <x>9</x>
<y>36</y> <y>36</y>
<width>521</width> <width>521</width>
<height>63</height> <height>91</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;We would love to learn more about our users, their preferences and their usage habits. Please spare a minute to fill out this form and submit it to the Subsurface team.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;We would love to learn more about our users, their preferences and their usage habits. Please spare a minute to fill out this form and submit it to the Subsurface team.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property> </property>
<property name="wordWrap"> <property name="wordWrap">
<bool>true</bool> <bool>true</bool>
@ -54,7 +54,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>150</y> <y>190</y>
<width>161</width> <width>161</width>
<height>26</height> <height>26</height>
</rect> </rect>
@ -67,7 +67,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>180</x> <x>180</x>
<y>150</y> <y>190</y>
<width>181</width> <width>181</width>
<height>26</height> <height>26</height>
</rect> </rect>
@ -80,7 +80,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>380</x> <x>380</x>
<y>150</y> <y>190</y>
<width>141</width> <width>141</width>
<height>26</height> <height>26</height>
</rect> </rect>
@ -93,8 +93,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>230</y> <y>270</y>
<width>386</width> <width>481</width>
<height>26</height> <height>26</height>
</rect> </rect>
</property> </property>
@ -106,8 +106,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>260</y> <y>300</y>
<width>364</width> <width>491</width>
<height>26</height> <height>26</height>
</rect> </rect>
</property> </property>
@ -119,8 +119,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>290</y> <y>330</y>
<width>218</width> <width>501</width>
<height>26</height> <height>26</height>
</rect> </rect>
</property> </property>
@ -132,8 +132,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>320</y> <y>360</y>
<width>393</width> <width>491</width>
<height>26</height> <height>26</height>
</rect> </rect>
</property> </property>
@ -145,8 +145,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>9</x> <x>9</x>
<y>370</y> <y>410</y>
<width>368</width> <width>501</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -157,8 +157,8 @@
<widget class="QPlainTextEdit" name="suggestions"> <widget class="QPlainTextEdit" name="suggestions">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>9</x> <x>10</x>
<y>400</y> <y>440</y>
<width>521</width> <width>521</width>
<height>71</height> <height>71</height>
</rect> </rect>
@ -168,20 +168,23 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>9</x> <x>9</x>
<y>490</y> <y>520</y>
<width>461</width> <width>511</width>
<height>21</height> <height>51</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
<string>The following information about your system will also be submitted.</string> <string>The following information about your system will also be submitted.</string>
</property> </property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget> </widget>
<widget class="QPlainTextEdit" name="system"> <widget class="QPlainTextEdit" name="system">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>9</x> <x>9</x>
<y>520</y> <y>590</y>
<width>521</width> <width>521</width>
<height>71</height> <height>71</height>
</rect> </rect>
@ -200,11 +203,14 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>350</x> <x>350</x>
<y>610</y> <y>670</y>
<width>176</width> <width>176</width>
<height>31</height> <height>31</height>
</rect> </rect>
</property> </property>
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</property>
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
@ -216,8 +222,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>120</y> <y>160</y>
<width>231</width> <width>451</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -229,7 +235,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>100</y> <y>140</y>
<width>511</width> <width>511</width>
<height>20</height> <height>20</height>
</rect> </rect>
@ -242,7 +248,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>180</y> <y>220</y>
<width>511</width> <width>511</width>
<height>20</height> <height>20</height>
</rect> </rect>
@ -255,8 +261,8 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>200</y> <y>240</y>
<width>271</width> <width>491</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -268,7 +274,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>350</y> <y>390</y>
<width>511</width> <width>511</width>
<height>20</height> <height>20</height>
</rect> </rect>
@ -279,8 +285,8 @@
</widget> </widget>
</widget> </widget>
<tabstops> <tabstops>
<tabstop>recreational</tabstop>
<tabstop>tech</tabstop> <tabstop>tech</tabstop>
<tabstop>recreational</tabstop>
<tabstop>planning</tabstop> <tabstop>planning</tabstop>
<tabstop>download</tabstop> <tabstop>download</tabstop>
<tabstop>divecomputer</tabstop> <tabstop>divecomputer</tabstop>