mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
User survey: small updates
Just make it behave a little more sanely - support Ctrl-W and Ctrl-Q - remove the silly placeholder text for system info - add language and version information Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
5e345fba0a
commit
181d4e2fa6
2 changed files with 22 additions and 15 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>410</width>
|
||||
<width>500</width>
|
||||
<height>524</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
<rect>
|
||||
<x>40</x>
|
||||
<y>490</y>
|
||||
<width>341</width>
|
||||
<width>451</width>
|
||||
<height>32</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>10</y>
|
||||
<width>381</width>
|
||||
<width>481</width>
|
||||
<height>16</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>40</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>81</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>140</y>
|
||||
<width>151</width>
|
||||
<width>261</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -82,9 +82,9 @@
|
|||
<widget class="QCheckBox" name="tech">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>160</x>
|
||||
<x>290</x>
|
||||
<y>140</y>
|
||||
<width>151</width>
|
||||
<width>201</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>160</y>
|
||||
<width>211</width>
|
||||
<width>421</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>180</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -123,7 +123,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>200</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>220</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>270</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>101</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -166,7 +166,7 @@ p, li { white-space: pre-wrap; }
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>240</y>
|
||||
<width>381</width>
|
||||
<width>481</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -179,7 +179,7 @@ p, li { white-space: pre-wrap; }
|
|||
<rect>
|
||||
<x>10</x>
|
||||
<y>380</y>
|
||||
<width>371</width>
|
||||
<width>481</width>
|
||||
<height>101</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
@ -188,7 +188,7 @@ p, li { white-space: pre-wrap; }
|
|||
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Filled with some preferences (language, units, etc) plus system data (OS detailed version)</p></body></html></string>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue