|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>651</width> |
10 |
| - <height>464</height> |
| 9 | + <width>677</width> |
| 10 | + <height>442</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
27 | 27 | <item row="0" column="0">
|
28 | 28 | <widget class="QTabWidget" name="tabWidget">
|
29 | 29 | <property name="currentIndex">
|
30 |
| - <number>0</number> |
| 30 | + <number>2</number> |
31 | 31 | </property>
|
32 | 32 | <widget class="QWidget" name="tab">
|
33 | 33 | <attribute name="title">
|
|
73 | 73 | </property>
|
74 | 74 | </widget>
|
75 | 75 | </item>
|
76 |
| - <item row="1" column="1" colspan="2"> |
| 76 | + <item row="1" column="1"> |
77 | 77 | <widget class="QLineEdit" name="homeLineEdit">
|
78 | 78 | <property name="layoutDirection">
|
79 | 79 | <enum>Qt::LeftToRight</enum>
|
|
110 | 110 | </property>
|
111 | 111 | </widget>
|
112 | 112 | </item>
|
113 |
| - <item row="3" column="1" colspan="2"> |
| 113 | + <item row="3" column="1"> |
114 | 114 | <widget class="QComboBox" name="expireHistory">
|
115 | 115 | <item>
|
116 | 116 | <property name="text">
|
|
160 | 160 | </widget>
|
161 | 161 | </item>
|
162 | 162 | <item row="5" column="0" colspan="3">
|
| 163 | + <widget class="QCheckBox" name="enableAccessKeys"> |
| 164 | + <property name="text"> |
| 165 | + <string>Enable access keys</string> |
| 166 | + </property> |
| 167 | + </widget> |
| 168 | + </item> |
| 169 | + <item row="6" column="0" colspan="3"> |
163 | 170 | <widget class="QGroupBox" name="groupBox_2">
|
164 | 171 | <property name="title">
|
165 | 172 | <string>Downloads</string>
|
166 | 173 | </property>
|
167 |
| - <layout class="QVBoxLayout" name="verticalLayout_4"> |
| 174 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
168 | 175 | <item>
|
169 | 176 | <widget class="QRadioButton" name="downloadAsk">
|
170 | 177 | <property name="text">
|
|
221 | 228 | </item>
|
222 | 229 | </layout>
|
223 | 230 | </item>
|
| 231 | + <item> |
| 232 | + <spacer> |
| 233 | + <property name="orientation"> |
| 234 | + <enum>Qt::Vertical</enum> |
| 235 | + </property> |
| 236 | + <property name="sizeHint" stdset="0"> |
| 237 | + <size> |
| 238 | + <width>608</width> |
| 239 | + <height>15</height> |
| 240 | + </size> |
| 241 | + </property> |
| 242 | + </spacer> |
| 243 | + </item> |
224 | 244 | </layout>
|
225 | 245 | </widget>
|
226 | 246 | </item>
|
227 |
| - <item row="6" column="0" colspan="3"> |
228 |
| - <spacer> |
229 |
| - <property name="orientation"> |
230 |
| - <enum>Qt::Vertical</enum> |
231 |
| - </property> |
232 |
| - <property name="sizeHint" stdset="0"> |
233 |
| - <size> |
234 |
| - <width>391</width> |
235 |
| - <height>262</height> |
236 |
| - </size> |
237 |
| - </property> |
238 |
| - </spacer> |
239 |
| - </item> |
240 | 247 | </layout>
|
241 | 248 | </widget>
|
242 | 249 | <widget class="QWidget" name="tab_3">
|
|
950 | 957 | </item>
|
951 | 958 | </layout>
|
952 | 959 | </widget>
|
953 |
| - <widget class="QWidget" name="tab_8"> |
954 |
| - <attribute name="title"> |
955 |
| - <string>Accessibility</string> |
956 |
| - </attribute> |
957 |
| - <widget class="QCheckBox" name="enableAccessKeys"> |
958 |
| - <property name="geometry"> |
959 |
| - <rect> |
960 |
| - <x>9</x> |
961 |
| - <y>9</y> |
962 |
| - <width>611</width> |
963 |
| - <height>19</height> |
964 |
| - </rect> |
965 |
| - </property> |
966 |
| - <property name="text"> |
967 |
| - <string>Enable access keys</string> |
968 |
| - </property> |
969 |
| - </widget> |
970 |
| - </widget> |
971 | 960 | <widget class="QWidget" name="tab_5">
|
972 | 961 | <attribute name="title">
|
973 | 962 | <string>Advanced</string>
|
|
1167 | 1156 | </hints>
|
1168 | 1157 | </connection>
|
1169 | 1158 | <connection>
|
1170 |
| - <sender>downloadDestination</sender> |
| 1159 | + <sender>minimFontSizeCheckBox</sender> |
1171 | 1160 | <signal>toggled(bool)</signal>
|
1172 |
| - <receiver>downloadDirectoryButton</receiver> |
| 1161 | + <receiver>minimumFontSizeSpinBox</receiver> |
1173 | 1162 | <slot>setEnabled(bool)</slot>
|
1174 | 1163 | <hints>
|
1175 | 1164 | <hint type="sourcelabel">
|
1176 |
| - <x>182</x> |
1177 |
| - <y>282</y> |
| 1165 | + <x>31</x> |
| 1166 | + <y>153</y> |
1178 | 1167 | </hint>
|
1179 | 1168 | <hint type="destinationlabel">
|
1180 |
| - <x>620</x> |
1181 |
| - <y>292</y> |
| 1169 | + <x>189</x> |
| 1170 | + <y>151</y> |
1182 | 1171 | </hint>
|
1183 | 1172 | </hints>
|
1184 | 1173 | </connection>
|
1185 | 1174 | <connection>
|
1186 |
| - <sender>minimFontSizeCheckBox</sender> |
| 1175 | + <sender>downloadDestination</sender> |
1187 | 1176 | <signal>toggled(bool)</signal>
|
1188 |
| - <receiver>minimumFontSizeSpinBox</receiver> |
| 1177 | + <receiver>downloadDirectoryButton</receiver> |
1189 | 1178 | <slot>setEnabled(bool)</slot>
|
1190 | 1179 | <hints>
|
1191 | 1180 | <hint type="sourcelabel">
|
1192 |
| - <x>31</x> |
1193 |
| - <y>153</y> |
| 1181 | + <x>182</x> |
| 1182 | + <y>282</y> |
1194 | 1183 | </hint>
|
1195 | 1184 | <hint type="destinationlabel">
|
1196 |
| - <x>189</x> |
1197 |
| - <y>151</y> |
| 1185 | + <x>620</x> |
| 1186 | + <y>292</y> |
1198 | 1187 | </hint>
|
1199 | 1188 | </hints>
|
1200 | 1189 | </connection>
|
|
1249 | 1238 | <connection>
|
1250 | 1239 | <sender>externalDownloadButton</sender>
|
1251 | 1240 | <signal>toggled(bool)</signal>
|
1252 |
| - <receiver>downloadDestination</receiver> |
| 1241 | + <receiver>downloadsLocation</receiver> |
1253 | 1242 | <slot>setDisabled(bool)</slot>
|
1254 | 1243 | <hints>
|
1255 | 1244 | <hint type="sourcelabel">
|
1256 |
| - <x>170</x> |
1257 |
| - <y>313</y> |
| 1245 | + <x>198</x> |
| 1246 | + <y>315</y> |
1258 | 1247 | </hint>
|
1259 | 1248 | <hint type="destinationlabel">
|
1260 |
| - <x>169</x> |
1261 |
| - <y>285</y> |
| 1249 | + <x>386</x> |
| 1250 | + <y>279</y> |
1262 | 1251 | </hint>
|
1263 | 1252 | </hints>
|
1264 | 1253 | </connection>
|
1265 | 1254 | <connection>
|
1266 | 1255 | <sender>externalDownloadButton</sender>
|
1267 | 1256 | <signal>toggled(bool)</signal>
|
1268 |
| - <receiver>downloadsLocation</receiver> |
| 1257 | + <receiver>downloadDestination</receiver> |
1269 | 1258 | <slot>setDisabled(bool)</slot>
|
1270 | 1259 | <hints>
|
1271 | 1260 | <hint type="sourcelabel">
|
1272 |
| - <x>198</x> |
1273 |
| - <y>315</y> |
| 1261 | + <x>170</x> |
| 1262 | + <y>313</y> |
1274 | 1263 | </hint>
|
1275 | 1264 | <hint type="destinationlabel">
|
1276 |
| - <x>386</x> |
1277 |
| - <y>279</y> |
| 1265 | + <x>169</x> |
| 1266 | + <y>285</y> |
1278 | 1267 | </hint>
|
1279 | 1268 | </hints>
|
1280 | 1269 | </connection>
|
|
0 commit comments