diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /src/newprofiledialogbase.ui | |
download | kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.tar.gz kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.zip |
Initial import of year-and-a-half-old upstream version 0.9.6a
Diffstat (limited to 'src/newprofiledialogbase.ui')
-rw-r--r-- | src/newprofiledialogbase.ui | 703 |
1 files changed, 703 insertions, 0 deletions
diff --git a/src/newprofiledialogbase.ui b/src/newprofiledialogbase.ui new file mode 100644 index 0000000..7635225 --- /dev/null +++ b/src/newprofiledialogbase.ui @@ -0,0 +1,703 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>NewProfileDialogbase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>NewProfileDialogBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>461</width> + <height>623</height> + </rect> + </property> + <property name="caption"> + <string>Add new Profile</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLayoutWidget" row="16" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPushButton"> + <property name="name"> + <cstring>AdvancedSettingsPushButton</cstring> + </property> + <property name="text"> + <string>Ad&vanced...</string> + </property> + <property name="accel"> + <string>Alt+V</string> + </property> + <property name="toolTip" stdset="0"> + <string>Advanced settings (mostly not need)</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>321</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="17" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPushButton"> + <property name="name"> + <cstring>ImportPcfProfilePushButton</cstring> + </property> + <property name="text"> + <string>&Import Cisco PCF Profile...</string> + </property> + <property name="accel"> + <string>Alt+I</string> + </property> + <property name="toolTip" stdset="0"> + <string>Import Cisco PCF profile</string> + </property> + </widget> + <widget class="KPushButton"> + <property name="name"> + <cstring>ImportCertificatePushButton</cstring> + </property> + <property name="text"> + <string>Import p1&2 Certificate...</string> + </property> + <property name="accel"> + <string>Alt+2</string> + </property> + <property name="toolTip" stdset="0"> + <string>Import a certificate in P12 format</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer132</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> + <spacer row="18" column="1"> + <property name="name"> + <cstring>spacer47</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>16</height> + </size> + </property> + </spacer> + <widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>IDLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>IPSec ID of the remote side</string> + </property> + </widget> + <widget class="QLabel" row="9" column="0"> + <property name="name"> + <cstring>LabelNetworkDevice</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Network device:</string> + </property> + </widget> + <widget class="KLineEdit" row="8" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>PSKLineEdit</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Pre-shared key for authentication (shared secret)</string> + </property> + </widget> + <widget class="KURLRequester" row="13" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>x509certURLRequester</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Certificate file name</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>LabelProfilename_2</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Description:</string> + </property> + </widget> + <widget class="QLabel" row="11" column="0"> + <property name="name"> + <cstring>LabelPassword</cstring> + </property> + <property name="text"> + <string>Password:</string> + </property> + </widget> + <widget class="QLabel" row="5" column="0"> + <property name="name"> + <cstring>LabelRemoteNetwork</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Remote network:</string> + </property> + </widget> + <widget class="QCheckBox" row="15" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>CheckUserPass</cstring> + </property> + <property name="text"> + <string>&Save user password</string> + </property> + <property name="accel"> + <string>Alt+S</string> + </property> + <property name="toolTip" stdset="0"> + <string>Save the user password in config file (or in KWallet if available)</string> + </property> + </widget> + <widget class="QLabel" row="7" column="0"> + <property name="name"> + <cstring>LabelID</cstring> + </property> + <property name="text"> + <string>IPSec ID:</string> + </property> + </widget> + <widget class="KComboBox" row="2" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>ConnectionTypeComboBox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Connection type of the new profile</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This is the connection type of the profile (e.g. Cisco).</string> + </property> + </widget> + <widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>DescriptionLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Description of the new profile</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Enter the description of this profile here.</string> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>LabelGroupPassword</cstring> + </property> + <property name="text"> + <string>Group password:</string> + </property> + </widget> + <widget class="QLabel" row="12" column="0"> + <property name="name"> + <cstring>LabelCertificatePath</cstring> + </property> + <property name="text"> + <string>Certificates path:</string> + </property> + </widget> + <widget class="KLineEdit" row="10" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>UsernameLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Username for authentication</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Enter here your username</string> + </property> + </widget> + <widget class="KURLRequester" row="12" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>certpathURLRequester</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Path to the certificates, used if no absolute path is given.</string> + </property> + </widget> + <widget class="QLineEdit" row="4" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>GroupPasswordEdit</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Group password for remote side</string> + </property> + </widget> + <widget class="QLineEdit" row="11" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>PasswordEdit</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Password for authentication</string> + </property> + </widget> + <widget class="QLabel" row="8" column="0"> + <property name="name"> + <cstring>LabelPsk</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Pre-shared key:</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>ProfileLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Name for the new profile</string> + </property> + </widget> + <spacer row="15" column="0"> + <property name="name"> + <cstring>spacer30</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>159</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>LabelGateway</cstring> + </property> + <property name="text"> + <string>VPN gateway:</string> + </property> + </widget> + <widget class="QCheckBox" row="14" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>CheckGroupPass</cstring> + </property> + <property name="text"> + <string>Save &group password</string> + </property> + <property name="accel"> + <string>Alt+G</string> + </property> + <property name="toolTip" stdset="0"> + <string>Save the group password in config file (or in KWallet if available)</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>LabelConnectionType</cstring> + </property> + <property name="text"> + <string>Connection type:</string> + </property> + </widget> + <widget class="QLabel" row="6" column="0"> + <property name="name"> + <cstring>LabelAuthType</cstring> + </property> + <property name="text"> + <string>Authentication type:</string> + </property> + </widget> + <spacer row="14" column="0"> + <property name="name"> + <cstring>spacer31</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>159</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="13" column="0"> + <property name="name"> + <cstring>LabelCertificate</cstring> + </property> + <property name="text"> + <string>Certificate:</string> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>gatewayLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Hostname or IP address of the VPN gateway</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>LabelProfilename</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Profile name:</string> + </property> + </widget> + <widget class="QLabel" row="10" column="0"> + <property name="name"> + <cstring>LabelUsername</cstring> + </property> + <property name="text"> + <string>Username:</string> + </property> + </widget> + <spacer row="9" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer169</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>114</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KComboBox" row="9" column="3"> + <property name="name"> + <cstring>NetworkDeviceComboBox</cstring> + </property> + <property name="editable"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Network device for use with tunnel</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This the the network device which should be used for the tunnel. <br>Its only active if needed. If no selection made, <br>"default" is set for using the device where the defaultroute points to.</string> + </property> + </widget> + <spacer row="6" column="1"> + <property name="name"> + <cstring>spacer46</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>75</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KComboBox" row="6" column="2" rowspan="1" colspan="2"> + <item> + <property name="text"> + <string>X.509 Certificate</string> + </property> + </item> + <item> + <property name="text"> + <string>Pre Shared Key</string> + </property> + </item> + <property name="name"> + <cstring>AuthTypeComboBox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Authentication type</string> + </property> + </widget> + <widget class="QLayoutWidget" row="5" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KLineEdit"> + <property name="name"> + <cstring>RemoteNetAddrLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Remote network address</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This is the remote network where the connection should going to. <br>Use this at a PPTP connection for set another network than the retrieved IP is located.</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>RemoteNetDividetextLabel</cstring> + </property> + <property name="text"> + <string>/</string> + </property> + </widget> + <widget class="KComboBox"> + <item> + <property name="text"> + <string>10</string> + </property> + </item> + <item> + <property name="text"> + <string>11</string> + </property> + </item> + <item> + <property name="text"> + <string>12</string> + </property> + </item> + <item> + <property name="text"> + <string>13</string> + </property> + </item> + <item> + <property name="text"> + <string>14</string> + </property> + </item> + <item> + <property name="text"> + <string>15</string> + </property> + </item> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>17</string> + </property> + </item> + <item> + <property name="text"> + <string>18</string> + </property> + </item> + <item> + <property name="text"> + <string>19</string> + </property> + </item> + <item> + <property name="text"> + <string>20</string> + </property> + </item> + <item> + <property name="text"> + <string>21</string> + </property> + </item> + <item> + <property name="text"> + <string>22</string> + </property> + </item> + <item> + <property name="text"> + <string>23</string> + </property> + </item> + <item> + <property name="text"> + <string>24</string> + </property> + </item> + <item> + <property name="text"> + <string>26</string> + </property> + </item> + <item> + <property name="text"> + <string>25</string> + </property> + </item> + <item> + <property name="text"> + <string>27</string> + </property> + </item> + <item> + <property name="text"> + <string>28</string> + </property> + </item> + <item> + <property name="text"> + <string>29</string> + </property> + </item> + <item> + <property name="text"> + <string>30</string> + </property> + </item> + <item> + <property name="text"> + <string>32</string> + </property> + </item> + <property name="name"> + <cstring>RemoteNetMaskComboBox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Network prefix (netmask)</string> + </property> + </widget> + </hbox> + </widget> + </grid> +</widget> +<tabstops> + <tabstop>ProfileLineEdit</tabstop> + <tabstop>DescriptionLineEdit</tabstop> + <tabstop>ConnectionTypeComboBox</tabstop> + <tabstop>gatewayLineEdit</tabstop> + <tabstop>GroupPasswordEdit</tabstop> + <tabstop>RemoteNetAddrLineEdit</tabstop> + <tabstop>RemoteNetMaskComboBox</tabstop> + <tabstop>AuthTypeComboBox</tabstop> + <tabstop>IDLineEdit</tabstop> + <tabstop>PSKLineEdit</tabstop> + <tabstop>NetworkDeviceComboBox</tabstop> + <tabstop>UsernameLineEdit</tabstop> + <tabstop>PasswordEdit</tabstop> + <tabstop>certpathURLRequester</tabstop> + <tabstop>x509certURLRequester</tabstop> + <tabstop>CheckGroupPass</tabstop> + <tabstop>CheckUserPass</tabstop> + <tabstop>AdvancedSettingsPushButton</tabstop> + <tabstop>ImportPcfProfilePushButton</tabstop> + <tabstop>ImportCertificatePushButton</tabstop> +</tabstops> +<slots> + <slot>profileNameChanged(const QString&)</slot> + <slot>importPcfFileClicked()</slot> + <slot>passwordContentChanged()</slot> + <slot>groupPasswordContentChanged()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> +</includehints> +</UI> |