ProxyDialogUI
0
0
513
567
<qt>
Setup proxy configuration.
<p>
A proxy server is an intermediate machine that sits between your computer and the Internet and provides services such as web page caching and filtering. Caching proxy servers give you faster access to web sites you have already visited by locally storing or caching those pages; filtering proxy servers usually provide the ability to block out requests for ads, spam, or anything else you want to block.
<p>
If you are uncertain whether or not you need to use a proxy server to connect to the Internet, consult your Internet service provider's setup guide or your system administrator.
</qt>
-
Connect to the Internet directly.
No proxy
true
-
true
<qt>
Automatically detect and configure the proxy settings.<p>
Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>.<p>
<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions.
</qt>
Detect proxy configuration automatically
-
true
Use the specified proxy script to configure the proxy settings.
Use proxy auto configuration URL:
-
true
20
0
0
0
-
0
0
Enter the address for the proxy configuration script.
-
true
0
0
<qt><p>Use proxy settings defined on the system.</p>
<p>Some platforms offer system wide proxy configuration information and selecting this option allows you to use those settings.</p>
<p>On Mac platforms</p>
<p>On Windows platforms</p>
<p>On Unix and Linux platforms, such system proxy settings are usually defined through environment variables. The following environment variables are detected and used when present: <b>HTTP_PROXY</b>, <b>HTTPS_PROXY</b>, <b>FTP_PROXY</b>, <b>NO_PROXY</b>.</p>
</qt>
Use system proxy configuration:
-
<qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information.<p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.</qt>
Auto D&etect
-
true
20
0
0
0
-
<qt>
Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt automatic discovery of this variable.</p>
</qt>
HTTP proxy:
false
systemProxyHttpEdit
-
0
0
<qt>
Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt automatic discovery of this variable.</p>
</qt>
-
<qt>
Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p>
</qt>
SSL proxy:
false
systemProxyHttpsEdit
-
0
0
<qt>
Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p>
</qt>
-
<qt>
Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p>
</qt>
FTP proxy:
false
systemProxyFtpEdit
-
0
0
<qt>
Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p>
</qt>
-
<qt>
Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p>
</qt>
SOCKS proxy:
false
systemProxySocksEdit
-
0
0
<qt>Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server.<p>Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p></qt>
-
<qt>
Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
</qt>
Exceptions:
false
systemNoProxyEdit
-
0
0
<qt>Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the above proxy settings should not be used.<p>Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.</p></qt>
-
Show the &value of the environment variables
-
true
0
0
Manually enter proxy server configuration information.
Use manually specified proxy configuration:
-
true
QFormLayout::ExpandingFieldsGrow
20
0
0
0
-
0
0
HTTP proxy:
false
manualProxyHttpEdit
-
-
Enter the address of the HTTP proxy server.
-
Port:
manualProxyHttpSpinBox
-
32767
32767
Enter the port number of the HTTP proxy server.
65536
-
false
Use this proxy server for a&ll protocols
-
0
0
SSL proxy:
false
manualProxyHttpsEdit
-
-
Enter the address of the HTTPS proxy server.
-
Port:
manualProxyHttpsSpinBox
-
Enter the port number of the HTTPS proxy server.
65536
-
0
0
FTP proxy:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
false
manualProxyFtpEdit
-
-
Enter the address of the FTP proxy server.
-
Port:
manualProxyFtpSpinBox
-
Enter the port number of the FTP proxy server.
65536
-
0
0
SOCKS proxy:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
manualProxySocksEdit
-
-
Enter the address of the SOCKS proxy server.
-
Port:
manualProxySocksSpinBox
-
Enter the port number of the SOCKS proxy server.
65536
-
<qt>
Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used.<p>
Alternatively, you can click on the <b>"Auto Detect"</b> button to attempt an automatic discovery of this variable.
</qt>
Exceptions:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
false
manualNoProxyEdit
-
0
0
<qt>
<p>Enter a comma separated list of hostnames or ip addresses that should be excluded from using the above proxy settings.</p>
<p>If you want to exclude all hosts for a given domain, then simply enter the domain name preceded by a dot. For example, to exclude all hostnames for <i>kde.org</i>, enter <i>.kde.org</i>. Wildcard characters such as '*' or '?' are not supported and will have no effect.</p>
<p>Additionally, you can also enter IP addresses, e.g. 127.0.0.1 and IP addresses with a subnet, e.g. 192.168.0.1/24.</p>
</qt>
-
false
<qt>
Check this box if you want the above proxy settings to apply only to the addresses listed in the <i>Exceptions</i> list.</qt>
Use proxy settings only for addresses in the exceptions list
-
Qt::Vertical
QSizePolicy::MinimumExpanding
20
42
KUrlRequester
QFrame
1
KMessageWidget
QFrame
noProxyRadioButton
autoDiscoverProxyRadioButton
autoScriptProxyRadioButton
proxyScriptUrlRequester
systemProxyRadioButton
autoDetectButton
systemProxyHttpEdit
systemProxyHttpsEdit
systemProxyFtpEdit
systemProxySocksEdit
systemNoProxyEdit
showEnvValueCheckBox
manualProxyRadioButton
manualProxyHttpEdit
manualProxyHttpSpinBox
useSameProxyCheckBox
manualProxyHttpsEdit
manualProxyHttpsSpinBox
manualProxyFtpEdit
manualProxyFtpSpinBox
manualProxySocksEdit
manualProxySocksSpinBox
manualNoProxyEdit
useReverseProxyCheckBox
systemProxyRadioButton
toggled(bool)
systemProxyGroupBox
setVisible(bool)
97
121
23
150
manualProxyRadioButton
toggled(bool)
manualProxyGroupBox
setVisible(bool)
76
304
18
333
useSameProxyCheckBox
toggled(bool)
manualProxyHttpsEdit
setDisabled(bool)
249
370
250
384
useSameProxyCheckBox
toggled(bool)
manualProxyFtpEdit
setDisabled(bool)
218
364
215
414
useSameProxyCheckBox
toggled(bool)
manualProxySocksEdit
setDisabled(bool)
191
362
187
440
showEnvValueCheckBox
toggled(bool)
systemNoProxyEdit
setDisabled(bool)
352
282
353
259
showEnvValueCheckBox
toggled(bool)
systemProxySocksEdit
setDisabled(bool)
275
278
273
231
showEnvValueCheckBox
toggled(bool)
systemProxyFtpEdit
setDisabled(bool)
299
279
299
206
showEnvValueCheckBox
toggled(bool)
systemProxyHttpsEdit
setDisabled(bool)
349
280
336
185
showEnvValueCheckBox
toggled(bool)
systemProxyHttpEdit
setDisabled(bool)
272
279
236
156
autoScriptProxyRadioButton
toggled(bool)
proxyConfigScriptGroupBox
setVisible(bool)
120
63
120
79
systemProxyRadioButton
toggled(bool)
autoDetectButton
setVisible(bool)
186
119
433
124
useSameProxyCheckBox
toggled(bool)
manualProxyHttpsSpinBox
setDisabled(bool)
155
361
464
385
useSameProxyCheckBox
toggled(bool)
manualProxyFtpSpinBox
setDisabled(bool)
139
364
451
421
useSameProxyCheckBox
toggled(bool)
manualProxySocksSpinBox
setDisabled(bool)
157
363
438
449