diff options
author | Slávek Banko <[email protected]> | 2013-07-27 16:34:45 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-27 16:34:45 +0200 |
commit | d76ff81b7c1beffef0b84e570914c8f2d47834e6 (patch) | |
tree | 284b80ce7c5456fbb041f7979ac2c0baeead8902 /src/firewallsproxies.ui | |
download | tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.tar.gz tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.zip |
Initial import of tork 0.33
Diffstat (limited to 'src/firewallsproxies.ui')
-rw-r--r-- | src/firewallsproxies.ui | 666 |
1 files changed, 666 insertions, 0 deletions
diff --git a/src/firewallsproxies.ui b/src/firewallsproxies.ui new file mode 100644 index 0000000..f43bb31 --- /dev/null +++ b/src/firewallsproxies.ui @@ -0,0 +1,666 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>FirewallsProxies</class> +<widget class="QDialog"> + <property name="name"> + <cstring>FirewallsProxies</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>582</width> + <height>539</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="caption"> + <string>MyDialog1</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QTabWidget" row="0" column="0"> + <property name="name"> + <cstring>tabWidget</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>TabPage</cstring> + </property> + <attribute name="title"> + <string>Evade Censorship</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_UseBridges</cstring> + </property> + <property name="text"> + <string>My State or Service Provider Censors the Use of Tor</string> + </property> + </widget> + <spacer row="4" column="0"> + <property name="name"> + <cstring>spacer1</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>80</height> + </size> + </property> + </spacer> + <widget class="QPushButton" row="2" column="1"> + <property name="name"> + <cstring>pushButton3</cstring> + </property> + <property name="text"> + <string>Fetch Listings</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>You can fetch a list of servers from http://bridges.torproject.org</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>You can also fetch listings by emailing [email protected] from a gmail or yahoo account.</string> + </property> + <property name="alignment"> + <set>WordBreak|AlignVCenter</set> + </property> + </widget> + <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>BridgePanel</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Restrictive Firewall Avoidance</string> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>pushBridgeAdd</cstring> + </property> + <property name="geometry"> + <rect> + <x>462</x> + <y>191</y> + <width>72</width> + <height>23</height> + </rect> + </property> + <property name="text"> + <string>&Add</string> + </property> + <property name="accel"> + <string>Alt+A</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>BridgePort</cstring> + </property> + <property name="geometry"> + <rect> + <x>296</x> + <y>192</y> + <width>57</width> + <height>21</height> + </rect> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>FirewallLabel_2</cstring> + </property> + <property name="geometry"> + <rect> + <x>11</x> + <y>31</y> + <width>177</width> + <height>150</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>4</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string><p>Tor will only use the servers in the box to the right to communicate with the rest of the Tor network.</p> +<p>The servers are known as 'bridges'.</p></string> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>BridgeAddress</cstring> + </property> + <property name="geometry"> + <rect> + <x>194</x> + <y>192</y> + <width>95</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>BridgeKey</cstring> + </property> + <property name="geometry"> + <rect> + <x>360</x> + <y>192</y> + <width>95</width> + <height>21</height> + </rect> + </property> + </widget> + <widget class="QListView"> + <column> + <property name="text"> + <string>Address</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Port</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Key (Optional)</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>Bridge</cstring> + </property> + <property name="geometry"> + <rect> + <x>194</x> + <y>20</y> + <width>340</width> + <height>165</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="allColumnsShowFocus"> + <bool>true</bool> + </property> + <property name="resizeMode"> + <enum>AllColumns</enum> + </property> + </widget> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>Widget8</cstring> + </property> + <attribute name="title"> + <string>&Evade your firewall</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>kcfg_FascistFirewall</cstring> + </property> + <property name="text"> + <string>My Firewall Only Lets Certain Ports Out</string> + </property> + </widget> + <widget class="QGroupBox" row="3" column="0"> + <property name="name"> + <cstring>Proxies</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="title"> + <string>Proxies</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLineEdit" row="1" column="1"> + <property name="name"> + <cstring>kcfg_HttpProxyAuthenticatorUserName</cstring> + </property> + <property name="inputMask"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>textLabel3_2</cstring> + </property> + <property name="text"> + <string>Port:</string> + </property> + </widget> + <widget class="QLineEdit" row="4" column="3"> + <property name="name"> + <cstring>kcfg_HttpsProxyAuthenticatorPassword</cstring> + </property> + <property name="inputMask"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>textLabel2_4_3_2</cstring> + </property> + <property name="text"> + <string>User Name:</string> + </property> + </widget> + <widget class="QSpinBox" row="3" column="3"> + <property name="name"> + <cstring>kcfg_HttpsProxyPort</cstring> + </property> + <property name="maxValue"> + <number>99999</number> + </property> + </widget> + <widget class="QLineEdit" row="3" column="1"> + <property name="name"> + <cstring>kcfg_HttpsProxyHost</cstring> + </property> + </widget> + <widget class="QLineEdit" row="1" column="3"> + <property name="name"> + <cstring>kcfg_HttpProxyAuthenticatorPassword</cstring> + </property> + <property name="inputMask"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string><b>HTTPS Proxy</b></string> + </property> + </widget> + <widget class="QLabel" row="4" column="2"> + <property name="name"> + <cstring>textLabel2_4_2_2_2</cstring> + </property> + <property name="text"> + <string>Password:</string> + </property> + </widget> + <widget class="QLabel" row="3" column="2"> + <property name="name"> + <cstring>textLabel3_3_2</cstring> + </property> + <property name="text"> + <string>Port:</string> + </property> + </widget> + <widget class="QLineEdit" row="4" column="1"> + <property name="name"> + <cstring>kcfg_HttpsProxyAuthenticatorUserName</cstring> + </property> + <property name="inputMask"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel2_3_2</cstring> + </property> + <property name="text"> + <string>Address:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="2"> + <property name="name"> + <cstring>textLabel2_4_2_3</cstring> + </property> + <property name="text"> + <string>Password:</string> + </property> + </widget> + <widget class="QLineEdit" row="0" column="1"> + <property name="name"> + <cstring>kcfg_HttpProxyHost</cstring> + </property> + <property name="inputMask"> + <string></string> + </property> + </widget> + <widget class="QSpinBox" row="0" column="3"> + <property name="name"> + <cstring>kcfg_HttpProxyPort</cstring> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel2_2</cstring> + </property> + <property name="text"> + <string>Address:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel2_4_4</cstring> + </property> + <property name="text"> + <string>User Name:</string> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox" row="2" column="0"> + <property name="name"> + <cstring>kcfg_UseProxy</cstring> + </property> + <property name="text"> + <string>I Use a Proxy to Access the Internet</string> + </property> + </widget> + <widget class="QGroupBox" row="1" column="0"> + <property name="name"> + <cstring>Firewall</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Restrictive Firewall Avoidance</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>FirewallLabel2</cstring> + </property> + <property name="text"> + <string>Prevent firewall time-outs by sending something every</string> + </property> + </widget> + <widget class="QListView" row="0" column="1"> + <column> + <property name="text"> + <string>Port</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>ReachableAddresses</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="allColumnsShowFocus"> + <bool>true</bool> + </property> + <property name="resizeMode"> + <enum>AllColumns</enum> + </property> + </widget> + <widget class="QSpinBox" row="2" column="1"> + <property name="name"> + <cstring>kcfg_KeepalivePeriod</cstring> + </property> + <property name="suffix"> + <string> minutes</string> + </property> + <property name="specialValueText"> + <string></string> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QPushButton" row="1" column="2"> + <property name="name"> + <cstring>pushAdd</cstring> + </property> + <property name="text"> + <string>&Add</string> + </property> + <property name="accel"> + <string>Alt+A</string> + </property> + </widget> + <widget class="QSpinBox" row="1" column="1"> + <property name="name"> + <cstring>Port</cstring> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>FirewallLabel</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>4</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string><p>Tor will only use the ports in the box to the right to communicate with the rest of the Tor network.</p></string> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>pushAdd</sender> + <signal>clicked()</signal> + <receiver>FirewallsProxies</receiver> + <slot>pushAdd_clicked()</slot> + </connection> + <connection> + <sender>ReachableAddresses</sender> + <signal>contextMenuRequested(QListViewItem*,const QPoint&,int)</signal> + <receiver>FirewallsProxies</receiver> + <slot>ReachableAddresses_contextMenuRequested(QListViewItem*,const QPoint&,int)</slot> + </connection> + <connection> + <sender>kcfg_FascistFirewall</sender> + <signal>toggled(bool)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_FascistFirewall_toggled(bool)</slot> + </connection> + <connection> + <sender>kcfg_UseProxy</sender> + <signal>toggled(bool)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_UseProxy_toggled(bool)</slot> + </connection> + <connection> + <sender>kcfg_HttpProxyHost</sender> + <signal>textChanged(const QString&)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_HttpProxyHost_textChanged(const QString&)</slot> + </connection> + <connection> + <sender>kcfg_HttpProxyAuthenticatorUserName</sender> + <signal>textChanged(const QString&)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_HttpProxyAuthenticatorUserName_textChanged(const QString&)</slot> + </connection> + <connection> + <sender>kcfg_HttpProxyAuthenticatorPassword</sender> + <signal>textChanged(const QString&)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_HttpProxyAuthenticatorPassword_textChanged(const QString&)</slot> + </connection> + <connection> + <sender>kcfg_HttpProxyPort</sender> + <signal>valueChanged(int)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_HttpProxyPort_valueChanged(int)</slot> + </connection> + <connection> + <sender>pushBridgeAdd</sender> + <signal>clicked()</signal> + <receiver>FirewallsProxies</receiver> + <slot>pushBridgeAdd_clicked()</slot> + </connection> + <connection> + <sender>kcfg_UseBridges</sender> + <signal>toggled(bool)</signal> + <receiver>FirewallsProxies</receiver> + <slot>kcfg_UseBridges_toggled(bool)</slot> + </connection> + <connection> + <sender>Bridge</sender> + <signal>contextMenuRequested(QListViewItem*,const QPoint&,int)</signal> + <receiver>FirewallsProxies</receiver> + <slot>Bridge_contextMenuRequested(QListViewItem*,const QPoint&,int)</slot> + </connection> + <connection> + <sender>pushButton3</sender> + <signal>clicked()</signal> + <receiver>FirewallsProxies</receiver> + <slot>slotGetBridges()</slot> + </connection> +</connections> +<includes> + <include location="local" impldecl="in implementation">firewallsproxies.ui.h</include> +</includes> +<signals> + <signal>uncensorSelected( bool )</signal> +</signals> +<slots> + <slot>pushAdd_clicked()</slot> + <slot>ReachableAddresses_contextMenuRequested( QListViewItem *, const QPoint & point, int )</slot> + <slot>slotDeleteEntry()</slot> + <slot>kcfg_FascistFirewall_toggled( bool on )</slot> + <slot>kcfg_UseProxy_toggled( bool on )</slot> + <slot>kcfg_HttpProxyHost_textChanged( const QString & text )</slot> + <slot>kcfg_HttpProxyPort_valueChanged( int text )</slot> + <slot>kcfg_HttpProxyAuthenticatorUserName_textChanged( const QString & text )</slot> + <slot>kcfg_HttpProxyAuthenticatorPassword_textChanged( const QString & text )</slot> + <slot>pushBridgeAdd_clicked()</slot> + <slot>kcfg_UseBridges_toggled( bool on )</slot> + <slot>Bridge_contextMenuRequested( QListViewItem *, const QPoint & point, int )</slot> + <slot>slotDeleteBridgesEntry()</slot> + <slot>slotGetBridges()</slot> + <slot>parseBridges()</slot> +</slots> +<functions> + <function access="private" specifier="non virtual">init()</function> +</functions> +<layoutdefaults spacing="6" margin="11"/> +</UI> |