diff options
Diffstat (limited to 'src/advancedprofilesettingsdialogbase.ui')
-rw-r--r-- | src/advancedprofilesettingsdialogbase.ui | 793 |
1 files changed, 793 insertions, 0 deletions
diff --git a/src/advancedprofilesettingsdialogbase.ui b/src/advancedprofilesettingsdialogbase.ui new file mode 100644 index 0000000..93f57d2 --- /dev/null +++ b/src/advancedprofilesettingsdialogbase.ui @@ -0,0 +1,793 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>AdvancedProfileSettingsDialogBase</class> +<widget class="QDialog"> + <property name="name"> + <cstring>AdvancedProfileSettingsDialogBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>506</width> + <height>544</height> + </rect> + </property> + <property name="caption"> + <string>Advanced Profile Settings</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout15</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>AdvancedSettingsCheckbox</cstring> + </property> + <property name="text"> + <string>Enable advanced settings</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check for use of advanced settings</string> + </property> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>Advanced Profile Settings</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout39</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout38</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox" row="5" column="0"> + <property name="name"> + <cstring>LocalPortCheckbox</cstring> + </property> + <property name="text"> + <string>Local port:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this if you want to specify an own local port for use with the tunnel</string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0"> + <property name="name"> + <cstring>SingleDesCheckbox</cstring> + </property> + <property name="text"> + <string>Enable single DES:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check for use of Single DES (insecure)</string> + </property> + </widget> + <widget class="QLayoutWidget" row="12" column="1"> + <property name="name"> + <cstring>layout75_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseNoDeflateCheckbox</cstring> + </property> + <property name="text"> + <string>Do not use deflate method</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for disabling deflate decompression method (disabled by default)</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer62_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>181</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="KLineEdit" row="8" column="1"> + <property name="name"> + <cstring>DnsServerLineedit</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>IP address of DNS server (no hostname)</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>NtDomainNameLineedit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Domain name for authentication:</string> + </property> + </widget> + <widget class="QLayoutWidget" row="10" column="1"> + <property name="name"> + <cstring>layout76</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>AllowStatefulModeCheckbox</cstring> + </property> + <property name="text"> + <string>Allow MPPE stateful mode</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for allow stateful mode of MPPE</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer60</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>110</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QCheckBox" row="9" column="0"> + <property name="name"> + <cstring>Refuse40BitEncryptionCheckbox</cstring> + </property> + <property name="text"> + <string>Refuse &40 bit encryption</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for refusing 40 bit length encryption of MPPE</string> + </property> + </widget> + <widget class="QCheckBox" row="10" column="0"> + <property name="name"> + <cstring>requireMppeCheckbox</cstring> + </property> + <property name="text"> + <string>Re&quire MPPE</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for use of MPPE encrpytion (enabled by default)</string> + </property> + </widget> + <widget class="QCheckBox" row="11" column="0"> + <property name="name"> + <cstring>GetDnsFromPeerCheckbox</cstring> + </property> + <property name="text"> + <string>Get DNS server from peer</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for retrieve DNS server from peer</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="0"> + <property name="name"> + <cstring>IkeGroupCheckbox</cstring> + </property> + <property name="text"> + <string>IKE DH group:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for use a special Diffie Hellman group</string> + </property> + </widget> + <widget class="KLineEdit" row="1" column="1"> + <property name="name"> + <cstring>ApplicationVersionLineedit</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>Application string</string> + </property> + </widget> + <widget class="QCheckBox" row="14" column="0"> + <property name="name"> + <cstring>MtuCheckbox</cstring> + </property> + <property name="text"> + <string>MTU</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for set a own MTU size</string> + </property> + <property name="whatsThis" stdset="0"> + <string>If you enable this you can set a own MTU size.</string> + </property> + </widget> + <widget class="QLayoutWidget" row="11" column="1"> + <property name="name"> + <cstring>layout75</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>RefuseEapCheckbox</cstring> + </property> + <property name="text"> + <string>Refuse EAP</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for refuse EAP</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer62</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>181</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QCheckBox" row="3" column="0"> + <property name="name"> + <cstring>PerfectForwardSecurityCheckbox</cstring> + </property> + <property name="text"> + <string>Perfect forward secrec&y:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this if you want to select perfect forward secrety method</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>ApplicationVersionCheckbox</cstring> + </property> + <property name="text"> + <string>Application version:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check if you want to send an own application version string</string> + </property> + </widget> + <widget class="QLayoutWidget" row="5" column="1"> + <property name="name"> + <cstring>layout15</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSpinBox"> + <property name="name"> + <cstring>LocalPortSpinbox</cstring> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="value"> + <number>500</number> + </property> + <property name="toolTip" stdset="0"> + <string>The local port for use with tunnel</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer7</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>167</width> + <height>21</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QCheckBox" row="8" column="0"> + <property name="name"> + <cstring>DnsServerCheckbox</cstring> + </property> + <property name="text"> + <string>Userdefinied DNS server:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for specify a own DNS server</string> + </property> + </widget> + <widget class="KComboBox" row="2" column="1"> + <property name="name"> + <cstring>IkeGroupCombobox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Diffie Hellman group</string> + </property> + </widget> + <widget class="QCheckBox" row="13" column="0"> + <property name="name"> + <cstring>SetDefaultRouteCheckbox</cstring> + </property> + <property name="text"> + <string>Set default route</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for adding a new default route</string> + </property> + </widget> + <widget class="QLayoutWidget" row="4" column="1"> + <property name="name"> + <cstring>layout78</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseGlobalIpsecSecretCheckbox</cstring> + </property> + <property name="text"> + <string>Use global IPSec secret</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check for use global IPSec secret from /etc/vpnc/default.conf</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer61</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>141</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QCheckBox" row="12" column="0"> + <property name="name"> + <cstring>UseNoBsdCompCheckbox</cstring> + </property> + <property name="text"> + <string>Do not use BSD compression</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for refuse BSD compression (disabled by default)</string> + </property> + </widget> + <widget class="QLayoutWidget" row="14" column="1"> + <property name="name"> + <cstring>layout15_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSpinBox"> + <property name="name"> + <cstring>MtuSpinbox</cstring> + </property> + <property name="maxValue"> + <number>1500</number> + </property> + <property name="minValue"> + <number>1300</number> + </property> + <property name="value"> + <number>1492</number> + </property> + <property name="toolTip" stdset="0"> + <string>The MTU size for the ppp connection</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Here you can specify the MTU size for use with pppd.</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer7_3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>167</width> + <height>21</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="KComboBox" row="3" column="1"> + <property name="name"> + <cstring>PerfectForwardSecrecyCombobox</cstring> + </property> + </widget> + <widget class="QLayoutWidget" row="9" column="1"> + <property name="name"> + <cstring>layout77</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>Refuse128BitEncryptionCheckbox</cstring> + </property> + <property name="text"> + <string>Refuse 1&28 bit encryption</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for refusing 128 bit length encryption of MPPE</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer59</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>121</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>NtDomainNameCheckbox</cstring> + </property> + <property name="text"> + <string>(NT-) Domain name for authentication</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check if domain name for authentication is needed</string> + </property> + </widget> + <widget class="QLayoutWidget" row="13" column="1"> + <property name="name"> + <cstring>layout75_2_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>ReplaceDefaultRouteCheckbox</cstring> + </property> + <property name="text"> + <string>Replace default route</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this for replacing the existing default route. Needs 'set default route' enabled (warning: only for experts).</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer62_2_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>181</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer63</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>Layout1</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonHelp</cstring> + </property> + <property name="text"> + <string>&Help</string> + </property> + <property name="accel"> + <string>F1</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Click for more help</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>Horizontal Spacing2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonOk</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="default"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Click for closing the dialog by accepting the settings</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonCancel</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Click for closing the dialog by canceling</string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>buttonOk</sender> + <signal>clicked()</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>accept()</slot> + </connection> + <connection> + <sender>buttonCancel</sender> + <signal>clicked()</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>reject()</slot> + </connection> + <connection> + <sender>buttonHelp</sender> + <signal>clicked()</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>helpClicked()</slot> + </connection> + <connection> + <sender>AdvancedSettingsCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>advancedSettingsToggled()</slot> + </connection> + <connection> + <sender>NtDomainNameCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>domainNameToggled()</slot> + </connection> + <connection> + <sender>SetDefaultRouteCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>setDefaultRouteToggled()</slot> + </connection> + <connection> + <sender>DnsServerCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>useDnsServerToggled()</slot> + </connection> + <connection> + <sender>ApplicationVersionCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>applicationVersionToggled()</slot> + </connection> + <connection> + <sender>PerfectForwardSecurityCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>perfectForwardSecurityToggled()</slot> + </connection> + <connection> + <sender>MtuCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>mtuToggled()</slot> + </connection> + <connection> + <sender>IkeGroupCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>IkeGroupToggled()</slot> + </connection> + <connection> + <sender>SingleDesCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>singleDesToggled()</slot> + </connection> + <connection> + <sender>LocalPortCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>AdvancedProfileSettingsDialogBase</receiver> + <slot>localPortToggled()</slot> + </connection> +</connections> +<slots> + <slot>advancedSettingsToggled()</slot> + <slot>domainNameToggled()</slot> + <slot>applicationVersionToggled()</slot> + <slot>IkeGroupToggled()</slot> + <slot>perfectForwardSecurityToggled()</slot> + <slot>singleDesToggled()</slot> + <slot>helpClicked()</slot> + <slot>localPortToggled()</slot> + <slot>udpPortToggled()</slot> + <slot>useDnsServerToggled()</slot> + <slot>useUdpToggled()</slot> + <slot>setDefaultRouteToggled()</slot> + <slot>mtuToggled()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> +</includehints> +</UI> |