|
165 | 165 | <item row="0" column="1">
|
166 | 166 | <widget class="QStackedWidget" name="stackedWidget">
|
167 | 167 | <property name="currentIndex">
|
168 |
| - <number>0</number> |
| 168 | + <number>7</number> |
169 | 169 | </property>
|
170 | 170 | <widget class="QWidget" name="stackedWidgetPage1">
|
171 | 171 | <layout class="QGridLayout">
|
|
1294 | 1294 | </property>
|
1295 | 1295 | </widget>
|
1296 | 1296 | </item>
|
1297 |
| - <item row="0" column="1" colspan="5"> |
| 1297 | + <item row="0" column="1" colspan="4"> |
1298 | 1298 | <widget class="QLineEdit" name="leProxyHost"/>
|
1299 | 1299 | </item>
|
1300 | 1300 | <item row="1" column="0">
|
|
1304 | 1304 | </property>
|
1305 | 1305 | </widget>
|
1306 | 1306 | </item>
|
1307 |
| - <item row="1" column="1" colspan="5"> |
| 1307 | + <item row="1" column="1" colspan="4"> |
1308 | 1308 | <widget class="QLineEdit" name="leProxyPort"/>
|
1309 | 1309 | </item>
|
1310 | 1310 | <item row="2" column="0">
|
|
1314 | 1314 | </property>
|
1315 | 1315 | </widget>
|
1316 | 1316 | </item>
|
1317 |
| - <item row="2" column="1" colspan="5"> |
| 1317 | + <item row="2" column="1" colspan="4"> |
1318 | 1318 | <widget class="QLineEdit" name="leProxyUser">
|
1319 | 1319 | <property name="toolTip">
|
1320 | 1320 | <string>Leave this blank if no proxy username / password are required</string>
|
|
1328 | 1328 | </property>
|
1329 | 1329 | </widget>
|
1330 | 1330 | </item>
|
1331 |
| - <item row="3" column="1" colspan="5"> |
| 1331 | + <item row="3" column="1" colspan="4"> |
1332 | 1332 | <widget class="QLineEdit" name="leProxyPassword">
|
1333 | 1333 | <property name="toolTip">
|
1334 | 1334 | <string>Leave this blank if no proxy username / password are required</string>
|
|
1348 | 1348 | <item row="4" column="1" colspan="2">
|
1349 | 1349 | <widget class="QComboBox" name="mProxyTypeComboBox"/>
|
1350 | 1350 | </item>
|
1351 |
| - <item row="4" column="3" colspan="3"> |
| 1351 | + <item row="4" column="3" colspan="2"> |
1352 | 1352 | <spacer>
|
1353 | 1353 | <property name="orientation">
|
1354 | 1354 | <enum>Qt::Horizontal</enum>
|
|
1361 | 1361 | </property>
|
1362 | 1362 | </spacer>
|
1363 | 1363 | </item>
|
1364 |
| - <item row="5" column="0" colspan="2"> |
1365 |
| - <widget class="QLabel" name="mExcludeUrlsLabel"> |
1366 |
| - <property name="text"> |
| 1364 | + <item row="5" column="0" rowspan="2" colspan="5"> |
| 1365 | + <widget class="QGroupBox" name="grpUrlExclude"> |
| 1366 | + <property name="title"> |
1367 | 1367 | <string>Exclude URLs (starting with):</string>
|
1368 | 1368 | </property>
|
1369 |
| - </widget> |
1370 |
| - </item> |
1371 |
| - <item row="5" column="2" colspan="2"> |
1372 |
| - <widget class="QPushButton" name="mAddUrlPushButton"> |
1373 |
| - <property name="text"> |
1374 |
| - <string>Add</string> |
1375 |
| - </property> |
1376 |
| - </widget> |
1377 |
| - </item> |
1378 |
| - <item row="5" column="4"> |
1379 |
| - <widget class="QPushButton" name="mRemoveUrlPushButton"> |
1380 |
| - <property name="text"> |
1381 |
| - <string>Remove</string> |
| 1369 | + <property name="flat"> |
| 1370 | + <bool>true</bool> |
1382 | 1371 | </property>
|
| 1372 | + <layout class="QGridLayout" name="gridLayout_5"> |
| 1373 | + <item row="2" column="2"> |
| 1374 | + <widget class="QPushButton" name="mRemoveUrlPushButton"> |
| 1375 | + <property name="text"> |
| 1376 | + <string>Remove</string> |
| 1377 | + </property> |
| 1378 | + </widget> |
| 1379 | + </item> |
| 1380 | + <item row="2" column="0"> |
| 1381 | + <widget class="QPushButton" name="mAddUrlPushButton"> |
| 1382 | + <property name="text"> |
| 1383 | + <string>Add</string> |
| 1384 | + </property> |
| 1385 | + </widget> |
| 1386 | + </item> |
| 1387 | + <item row="0" column="0" colspan="4"> |
| 1388 | + <widget class="QListWidget" name="mExcludeUrlListWidget"/> |
| 1389 | + </item> |
| 1390 | + <item row="2" column="1"> |
| 1391 | + <spacer name="horizontalSpacer"> |
| 1392 | + <property name="orientation"> |
| 1393 | + <enum>Qt::Horizontal</enum> |
| 1394 | + </property> |
| 1395 | + <property name="sizeHint" stdset="0"> |
| 1396 | + <size> |
| 1397 | + <width>40</width> |
| 1398 | + <height>20</height> |
| 1399 | + </size> |
| 1400 | + </property> |
| 1401 | + </spacer> |
| 1402 | + </item> |
| 1403 | + </layout> |
1383 | 1404 | </widget>
|
1384 | 1405 | </item>
|
1385 |
| - <item row="5" column="5"> |
1386 |
| - <spacer> |
1387 |
| - <property name="orientation"> |
1388 |
| - <enum>Qt::Horizontal</enum> |
1389 |
| - </property> |
1390 |
| - <property name="sizeHint" stdset="0"> |
1391 |
| - <size> |
1392 |
| - <width>391</width> |
1393 |
| - <height>20</height> |
1394 |
| - </size> |
1395 |
| - </property> |
1396 |
| - </spacer> |
1397 |
| - </item> |
1398 |
| - <item row="6" column="0" colspan="6"> |
1399 |
| - <widget class="QListWidget" name="mExcludeUrlListWidget"/> |
1400 |
| - </item> |
1401 | 1406 | </layout>
|
1402 | 1407 | </widget>
|
1403 | 1408 | </item>
|
|
1540 | 1545 | <tabstop>leProxyUser</tabstop>
|
1541 | 1546 | <tabstop>leProxyPassword</tabstop>
|
1542 | 1547 | <tabstop>mProxyTypeComboBox</tabstop>
|
1543 |
| - <tabstop>mAddUrlPushButton</tabstop> |
1544 |
| - <tabstop>mRemoveUrlPushButton</tabstop> |
1545 |
| - <tabstop>mExcludeUrlListWidget</tabstop> |
1546 | 1548 | <tabstop>buttonBox</tabstop>
|
1547 | 1549 | </tabstops>
|
1548 | 1550 | <resources>
|
|
0 commit comments