improved Server Settings tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6110 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-02-08 21:20:46 +00:00
parent abfa8195a4
commit d60bc0c1dd

View file

@ -14,18 +14,16 @@
<property name="margin"> <property name="margin">
<number>6</number> <number>6</number>
</property> </property>
<item row="0" column="0"> <item row="1" column="0">
<widget class="QGroupBox" name="groupBox_2"> <widget class="QTabWidget" name="tabWidget">
<property name="sizePolicy"> <property name="currentIndex">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <number>0</number>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property> </property>
<property name="title"> <widget class="QWidget" name="tab">
<attribute name="title">
<string>Network Configuration</string> <string>Network Configuration</string>
</property> </attribute>
<layout class="QHBoxLayout"> <layout class="QVBoxLayout" name="verticalLayout_4">
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout_2"> <layout class="QHBoxLayout" name="horizontalLayout_2">
<item> <item>
@ -106,19 +104,8 @@ peers still need to trust each other to allow connection. </string>
</item> </item>
</layout> </layout>
</item> </item>
</layout> <item>
</widget> <layout class="QHBoxLayout" name="horizontalLayout_3">
</item>
<item row="2" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Network Configuration</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
<property name="spacing"> <property name="spacing">
@ -214,7 +201,7 @@ peers still need to trust each other to allow connection. </string>
</layout> </layout>
</item> </item>
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout_3"> <layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<layout class="QGridLayout" name="_4"> <layout class="QGridLayout" name="_4">
<property name="leftMargin"> <property name="leftMargin">
@ -316,6 +303,8 @@ peers still need to trust each other to allow connection. </string>
</item> </item>
</layout> </layout>
</item> </item>
</layout>
</item>
<item> <item>
<widget class="QCheckBox" name="allowTunnelConnectionCB"> <widget class="QCheckBox" name="allowTunnelConnectionCB">
<property name="toolTip"> <property name="toolTip">
@ -373,6 +362,13 @@ behind a firewall or a VPN.</string>
</spacer> </spacer>
</item> </item>
</layout> </layout>
<zorder>allowTunnelConnectionCB</zorder>
<zorder>showDiscStatusBar</zorder>
<zorder>allowIpDeterminationCB</zorder>
<zorder>IPServersLV</zorder>
<zorder></zorder>
<zorder>textlabel_ext</zorder>
<zorder>textlabel_netLimited</zorder>
</widget> </widget>
<widget class="QWidget" name="tab_2"> <widget class="QWidget" name="tab_2">
<attribute name="title"> <attribute name="title">