254 </property> |
254 </property> |
255 <property name="maximum"> |
255 <property name="maximum"> |
256 <number>65535</number> |
256 <number>65535</number> |
257 </property> |
257 </property> |
258 <property name="value"> |
258 <property name="value"> |
259 <number>80</number> |
259 <number>443</number> |
260 </property> |
260 </property> |
261 </widget> |
261 </widget> |
262 </item> |
262 </item> |
263 <item row="3" column="0"> |
263 <item row="3" column="0" colspan="4"> |
264 <widget class="QLabel" name="label_3"> |
264 <widget class="QGroupBox" name="groupBox_4"> |
265 <property name="text"> |
265 <property name="title"> |
266 <string>Ftp-Proxy:</string> |
266 <string>FTP-Proxy</string> |
267 </property> |
267 </property> |
268 </widget> |
268 <layout class="QGridLayout" name="gridLayout"> |
269 </item> |
269 <item row="0" column="0"> |
270 <item row="3" column="1"> |
270 <widget class="QLabel" name="label_3"> |
271 <widget class="QLineEdit" name="ftpProxyHostEdit"> |
271 <property name="text"> |
272 <property name="toolTip"> |
272 <string>Hostname:</string> |
273 <string>Enter the name of the FTP proxy host</string> |
273 </property> |
274 </property> |
274 </widget> |
275 </widget> |
275 </item> |
276 </item> |
276 <item row="0" column="1"> |
277 <item row="3" column="2"> |
277 <widget class="QLineEdit" name="ftpProxyHostEdit"> |
278 <widget class="QLabel" name="label_7"> |
278 <property name="toolTip"> |
279 <property name="text"> |
279 <string>Enter the name of the FTP proxy host</string> |
280 <string>Port:</string> |
280 </property> |
281 </property> |
281 </widget> |
282 </widget> |
282 </item> |
283 </item> |
283 <item row="0" column="2"> |
284 <item row="3" column="3"> |
284 <widget class="QLabel" name="label_7"> |
285 <widget class="QSpinBox" name="ftpProxyPortSpin"> |
285 <property name="text"> |
286 <property name="toolTip"> |
286 <string>Port:</string> |
287 <string>Enter the FTP proxy port</string> |
287 </property> |
288 </property> |
288 </widget> |
289 <property name="alignment"> |
289 </item> |
290 <set>Qt::AlignRight</set> |
290 <item row="0" column="3"> |
291 </property> |
291 <widget class="QSpinBox" name="ftpProxyPortSpin"> |
292 <property name="minimum"> |
292 <property name="toolTip"> |
293 <number>1</number> |
293 <string>Enter the FTP proxy port</string> |
294 </property> |
294 </property> |
295 <property name="maximum"> |
295 <property name="alignment"> |
296 <number>65535</number> |
296 <set>Qt::AlignRight</set> |
297 </property> |
297 </property> |
298 <property name="value"> |
298 <property name="minimum"> |
299 <number>80</number> |
299 <number>1</number> |
300 </property> |
300 </property> |
|
301 <property name="maximum"> |
|
302 <number>65535</number> |
|
303 </property> |
|
304 <property name="value"> |
|
305 <number>21</number> |
|
306 </property> |
|
307 </widget> |
|
308 </item> |
|
309 <item row="1" column="0"> |
|
310 <widget class="QLabel" name="label_8"> |
|
311 <property name="text"> |
|
312 <string>Proxy Type:</string> |
|
313 </property> |
|
314 </widget> |
|
315 </item> |
|
316 <item row="1" column="1" colspan="3"> |
|
317 <widget class="QComboBox" name="ftpProxyTypeCombo"> |
|
318 <property name="toolTip"> |
|
319 <string>Select the type of the FTP proxy</string> |
|
320 </property> |
|
321 </widget> |
|
322 </item> |
|
323 <item row="2" column="0"> |
|
324 <widget class="QLabel" name="label_9"> |
|
325 <property name="text"> |
|
326 <string>User Name:</string> |
|
327 </property> |
|
328 </widget> |
|
329 </item> |
|
330 <item row="2" column="1" colspan="3"> |
|
331 <widget class="QLineEdit" name="ftpProxyUserEdit"> |
|
332 <property name="toolTip"> |
|
333 <string>Enter the user name for the proxy authentication</string> |
|
334 </property> |
|
335 </widget> |
|
336 </item> |
|
337 <item row="3" column="0"> |
|
338 <widget class="QLabel" name="label_10"> |
|
339 <property name="text"> |
|
340 <string>Password:</string> |
|
341 </property> |
|
342 </widget> |
|
343 </item> |
|
344 <item row="3" column="1" colspan="3"> |
|
345 <widget class="QLineEdit" name="ftpProxyPasswordEdit"> |
|
346 <property name="toolTip"> |
|
347 <string>Enter the password for the proxy authentication</string> |
|
348 </property> |
|
349 <property name="echoMode"> |
|
350 <enum>QLineEdit::Password</enum> |
|
351 </property> |
|
352 </widget> |
|
353 </item> |
|
354 <item row="4" column="0"> |
|
355 <widget class="QLabel" name="label_11"> |
|
356 <property name="text"> |
|
357 <string>Account:</string> |
|
358 </property> |
|
359 </widget> |
|
360 </item> |
|
361 <item row="4" column="1" colspan="3"> |
|
362 <widget class="QLineEdit" name="ftpProxyAccountEdit"> |
|
363 <property name="toolTip"> |
|
364 <string>Enter the account info for the proxy authentication</string> |
|
365 </property> |
|
366 </widget> |
|
367 </item> |
|
368 </layout> |
301 </widget> |
369 </widget> |
302 </item> |
370 </item> |
303 </layout> |
371 </layout> |
304 </widget> |
372 </widget> |
305 </item> |
373 </item> |
306 <item> |
374 <item> |
307 <widget class="QPushButton" name="clearProxyPasswordsButton"> |
375 <widget class="QPushButton" name="clearProxyPasswordsButton"> |
308 <property name="toolTip"> |
376 <property name="toolTip"> |
309 <string>Press to clear the saved proxy passwords</string> |
377 <string>Press to clear the saved passwords for the Http(s) proxy</string> |
310 </property> |
378 </property> |
311 <property name="text"> |
379 <property name="text"> |
312 <string>Clear Proxy Passwords</string> |
380 <string>Clear HTTP(S) Proxy Passwords</string> |
313 </property> |
381 </property> |
314 </widget> |
382 </widget> |
315 </item> |
383 </item> |
316 </layout> |
384 </layout> |
317 </widget> |
385 </widget> |
346 <tabstop>httpProxyForAllCheckBox</tabstop> |
414 <tabstop>httpProxyForAllCheckBox</tabstop> |
347 <tabstop>httpsProxyHostEdit</tabstop> |
415 <tabstop>httpsProxyHostEdit</tabstop> |
348 <tabstop>httpsProxyPortSpin</tabstop> |
416 <tabstop>httpsProxyPortSpin</tabstop> |
349 <tabstop>ftpProxyHostEdit</tabstop> |
417 <tabstop>ftpProxyHostEdit</tabstop> |
350 <tabstop>ftpProxyPortSpin</tabstop> |
418 <tabstop>ftpProxyPortSpin</tabstop> |
|
419 <tabstop>ftpProxyTypeCombo</tabstop> |
|
420 <tabstop>ftpProxyUserEdit</tabstop> |
|
421 <tabstop>ftpProxyPasswordEdit</tabstop> |
|
422 <tabstop>ftpProxyAccountEdit</tabstop> |
|
423 <tabstop>clearProxyPasswordsButton</tabstop> |
351 </tabstops> |
424 </tabstops> |
352 <resources/> |
425 <resources/> |
353 <connections> |
426 <connections> |
354 <connection> |
427 <connection> |
355 <sender>manualProxyButton</sender> |
428 <sender>manualProxyButton</sender> |
356 <signal>toggled(bool)</signal> |
429 <signal>toggled(bool)</signal> |
357 <receiver>groupBox</receiver> |
430 <receiver>groupBox</receiver> |
358 <slot>setEnabled(bool)</slot> |
431 <slot>setEnabled(bool)</slot> |
359 <hints> |
432 <hints> |
360 <hint type="sourcelabel"> |
433 <hint type="sourcelabel"> |
361 <x>57</x> |
434 <x>77</x> |
362 <y>161</y> |
435 <y>310</y> |
363 </hint> |
436 </hint> |
364 <hint type="destinationlabel"> |
437 <hint type="destinationlabel"> |
365 <x>63</x> |
438 <x>83</x> |
366 <y>190</y> |
439 <y>507</y> |
367 </hint> |
440 </hint> |
368 </hints> |
441 </hints> |
369 </connection> |
442 </connection> |
370 <connection> |
443 <connection> |
371 <sender>httpProxyForAllCheckBox</sender> |
444 <sender>httpProxyForAllCheckBox</sender> |
372 <signal>toggled(bool)</signal> |
445 <signal>toggled(bool)</signal> |
373 <receiver>label_4</receiver> |
446 <receiver>label_4</receiver> |
374 <slot>setDisabled(bool)</slot> |
447 <slot>setDisabled(bool)</slot> |
375 <hints> |
448 <hints> |
376 <hint type="sourcelabel"> |
449 <hint type="sourcelabel"> |
377 <x>113</x> |
450 <x>229</x> |
378 <y>240</y> |
451 <y>386</y> |
379 </hint> |
452 </hint> |
380 <hint type="destinationlabel"> |
453 <hint type="destinationlabel"> |
381 <x>83</x> |
454 <x>109</x> |
382 <y>265</y> |
455 <y>412</y> |
383 </hint> |
456 </hint> |
384 </hints> |
457 </hints> |
385 </connection> |
458 </connection> |
386 <connection> |
459 <connection> |
387 <sender>httpProxyForAllCheckBox</sender> |
460 <sender>httpProxyForAllCheckBox</sender> |
388 <signal>toggled(bool)</signal> |
461 <signal>toggled(bool)</signal> |
389 <receiver>label_3</receiver> |
462 <receiver>label_3</receiver> |
390 <slot>setDisabled(bool)</slot> |
463 <slot>setDisabled(bool)</slot> |
391 <hints> |
464 <hints> |
392 <hint type="sourcelabel"> |
465 <hint type="sourcelabel"> |
393 <x>129</x> |
466 <x>245</x> |
394 <y>240</y> |
467 <y>386</y> |
395 </hint> |
468 </hint> |
396 <hint type="destinationlabel"> |
469 <hint type="destinationlabel"> |
397 <x>64</x> |
470 <x>106</x> |
398 <y>291</y> |
471 <y>463</y> |
399 </hint> |
472 </hint> |
400 </hints> |
473 </hints> |
401 </connection> |
474 </connection> |
402 <connection> |
475 <connection> |
403 <sender>httpProxyForAllCheckBox</sender> |
476 <sender>httpProxyForAllCheckBox</sender> |
404 <signal>toggled(bool)</signal> |
477 <signal>toggled(bool)</signal> |
405 <receiver>httpsProxyHostEdit</receiver> |
478 <receiver>httpsProxyHostEdit</receiver> |
406 <slot>setDisabled(bool)</slot> |
479 <slot>setDisabled(bool)</slot> |
407 <hints> |
480 <hints> |
408 <hint type="sourcelabel"> |
481 <hint type="sourcelabel"> |
409 <x>195</x> |
482 <x>311</x> |
410 <y>236</y> |
483 <y>386</y> |
411 </hint> |
484 </hint> |
412 <hint type="destinationlabel"> |
485 <hint type="destinationlabel"> |
413 <x>153</x> |
486 <x>269</x> |
414 <y>267</y> |
487 <y>412</y> |
415 </hint> |
488 </hint> |
416 </hints> |
489 </hints> |
417 </connection> |
490 </connection> |
418 <connection> |
491 <connection> |
419 <sender>httpProxyForAllCheckBox</sender> |
492 <sender>httpProxyForAllCheckBox</sender> |
420 <signal>toggled(bool)</signal> |
493 <signal>toggled(bool)</signal> |
421 <receiver>ftpProxyHostEdit</receiver> |
494 <receiver>ftpProxyHostEdit</receiver> |
422 <slot>setDisabled(bool)</slot> |
495 <slot>setDisabled(bool)</slot> |
423 <hints> |
496 <hints> |
424 <hint type="sourcelabel"> |
497 <hint type="sourcelabel"> |
425 <x>191</x> |
498 <x>307</x> |
426 <y>240</y> |
499 <y>386</y> |
427 </hint> |
500 </hint> |
428 <hint type="destinationlabel"> |
501 <hint type="destinationlabel"> |
429 <x>183</x> |
502 <x>304</x> |
430 <y>295</y> |
503 <y>463</y> |
431 </hint> |
504 </hint> |
432 </hints> |
505 </hints> |
433 </connection> |
506 </connection> |
434 <connection> |
507 <connection> |
435 <sender>httpProxyForAllCheckBox</sender> |
508 <sender>httpProxyForAllCheckBox</sender> |
436 <signal>toggled(bool)</signal> |
509 <signal>toggled(bool)</signal> |
437 <receiver>label_5</receiver> |
510 <receiver>label_5</receiver> |
438 <slot>setDisabled(bool)</slot> |
511 <slot>setDisabled(bool)</slot> |
439 <hints> |
512 <hints> |
440 <hint type="sourcelabel"> |
513 <hint type="sourcelabel"> |
441 <x>401</x> |
514 <x>517</x> |
442 <y>240</y> |
515 <y>386</y> |
443 </hint> |
516 </hint> |
444 <hint type="destinationlabel"> |
517 <hint type="destinationlabel"> |
445 <x>480</x> |
518 <x>485</x> |
446 <y>265</y> |
519 <y>412</y> |
447 </hint> |
520 </hint> |
448 </hints> |
521 </hints> |
449 </connection> |
522 </connection> |
450 <connection> |
523 <connection> |
451 <sender>httpProxyForAllCheckBox</sender> |
524 <sender>httpProxyForAllCheckBox</sender> |
452 <signal>toggled(bool)</signal> |
525 <signal>toggled(bool)</signal> |
453 <receiver>label_7</receiver> |
526 <receiver>label_7</receiver> |
454 <slot>setDisabled(bool)</slot> |
527 <slot>setDisabled(bool)</slot> |
455 <hints> |
528 <hints> |
456 <hint type="sourcelabel"> |
529 <hint type="sourcelabel"> |
457 <x>366</x> |
530 <x>482</x> |
458 <y>238</y> |
531 <y>386</y> |
459 </hint> |
532 </hint> |
460 <hint type="destinationlabel"> |
533 <hint type="destinationlabel"> |
461 <x>474</x> |
534 <x>474</x> |
462 <y>290</y> |
535 <y>463</y> |
463 </hint> |
536 </hint> |
464 </hints> |
537 </hints> |
465 </connection> |
538 </connection> |
466 <connection> |
539 <connection> |
467 <sender>httpProxyForAllCheckBox</sender> |
540 <sender>httpProxyForAllCheckBox</sender> |
468 <signal>toggled(bool)</signal> |
541 <signal>toggled(bool)</signal> |
469 <receiver>httpsProxyPortSpin</receiver> |
542 <receiver>httpsProxyPortSpin</receiver> |
470 <slot>setDisabled(bool)</slot> |
543 <slot>setDisabled(bool)</slot> |
471 <hints> |
544 <hints> |
472 <hint type="sourcelabel"> |
545 <hint type="sourcelabel"> |
473 <x>465</x> |
546 <x>557</x> |
474 <y>239</y> |
547 <y>386</y> |
475 </hint> |
548 </hint> |
476 <hint type="destinationlabel"> |
549 <hint type="destinationlabel"> |
477 <x>522</x> |
550 <x>557</x> |
478 <y>268</y> |
551 <y>412</y> |
479 </hint> |
552 </hint> |
480 </hints> |
553 </hints> |
481 </connection> |
554 </connection> |
482 <connection> |
555 <connection> |
483 <sender>httpProxyForAllCheckBox</sender> |
556 <sender>httpProxyForAllCheckBox</sender> |
484 <signal>toggled(bool)</signal> |
557 <signal>toggled(bool)</signal> |
485 <receiver>ftpProxyPortSpin</receiver> |
558 <receiver>ftpProxyPortSpin</receiver> |
486 <slot>setDisabled(bool)</slot> |
559 <slot>setDisabled(bool)</slot> |
487 <hints> |
560 <hints> |
488 <hint type="sourcelabel"> |
561 <hint type="sourcelabel"> |
489 <x>438</x> |
562 <x>554</x> |
490 <y>237</y> |
563 <y>386</y> |
491 </hint> |
564 </hint> |
492 <hint type="destinationlabel"> |
565 <hint type="destinationlabel"> |
493 <x>516</x> |
566 <x>546</x> |
494 <y>293</y> |
567 <y>463</y> |
495 </hint> |
568 </hint> |
496 </hints> |
569 </hints> |
497 </connection> |
570 </connection> |
498 </connections> |
571 </connections> |
499 </ui> |
572 </ui> |