You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
323 lines
14 KiB
323 lines
14 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>ManualProxyDlgUI</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>ManualProxyDlgUI</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>489</width>
|
|
<height>438</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>gbServers</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Ser&vers</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>lbFtp</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>&FTP:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>leFtp</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>lbHttps</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>HTTP&S:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>leHttps</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>lbHttp</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>H&TTP:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>leHttp</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>leHttp</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the address of the HTTP proxy server.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>leHttps</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the address of the HTTPS proxy server.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>leFtp</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the address of the FTP proxy server.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntSpinBox" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>sbFtp</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>65536</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the port number of the FTP proxy server. Default 8080. Another common value is 3128.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntSpinBox" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>sbHttps</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>65536</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntSpinBox" row="0" column="2">
|
|
<property name="name">
|
|
<cstring>sbHttp</cstring>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>32767</width>
|
|
<height>32767</height>
|
|
</size>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>65536</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="0">
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Minimum</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>51</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQCheckBox" row="3" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>cbSameProxy</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Use the same proxy server for all protocols</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="0" column="3">
|
|
<property name="name">
|
|
<cstring>pbCopyDown</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>gbExceptions</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>E&xceptions</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>cbReverseProxy</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use proxy only for entries in this list</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string><qt>
|
|
Reverse the use of the exception list. Checking this box will result in the proxy servers being used only when the requested URL matches one of the addresses listed here.<p>This feature is useful if all you want or need is to use a proxy server for a few specific sites.<p>If you have more complex requirements you might want to use a configuration script.
|
|
</qt></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout2</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQPushButton" row="3" column="1">
|
|
<property name="name">
|
|
<cstring>pbDeleteAll</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>D&elete All</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Remove all proxy exception addresses from the list.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>pbDelete</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>De&lete</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Remove the selected proxy exception address from the list.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>pbNew</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&New...</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Add new proxy exception address to the list.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>pbChange</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>C&hange...</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Change the selected proxy exception address.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="4" column="1">
|
|
<property name="name">
|
|
<cstring>spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>114</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TDEListBox" row="0" column="0" rowspan="5" colspan="1">
|
|
<property name="name">
|
|
<cstring>lbExceptions</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<tabstops>
|
|
<tabstop>leHttp</tabstop>
|
|
<tabstop>sbHttp</tabstop>
|
|
<tabstop>leHttps</tabstop>
|
|
<tabstop>sbHttps</tabstop>
|
|
<tabstop>leFtp</tabstop>
|
|
<tabstop>sbFtp</tabstop>
|
|
<tabstop>cbSameProxy</tabstop>
|
|
<tabstop>pbCopyDown</tabstop>
|
|
<tabstop>cbReverseProxy</tabstop>
|
|
<tabstop>pbNew</tabstop>
|
|
<tabstop>pbChange</tabstop>
|
|
<tabstop>pbDelete</tabstop>
|
|
<tabstop>pbDeleteAll</tabstop>
|
|
</tabstops>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">klineedit.h</include>
|
|
<include location="global" impldecl="in implementation">knuminput.h</include>
|
|
<include location="global" impldecl="in implementation">tdelistbox.h</include>
|
|
</includes>
|
|
</UI>
|