<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>FirewallsProxies</class> <widget class="TQDialog"> <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="TQTabWidget" row="0" column="0"> <property name="name"> <cstring>tabWidget</cstring> </property> <widget class="TQWidget"> <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="TQCheckBox" 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="TQPushButton" row="2" column="1"> <property name="name"> <cstring>pushButton3</cstring> </property> <property name="text"> <string>Fetch Listings</string> </property> </widget> <widget class="TQLabel" 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="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>You can also fetch listings by emailing bridges@torproject.org from a gmail or yahoo account.</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="TQGroupBox" 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="TQPushButton"> <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="TQSpinBox"> <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="TQLabel"> <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="TQLineEdit"> <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="TQLineEdit"> <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="TQListView"> <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="TQWidget"> <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="TQCheckBox" 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="TQGroupBox" 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="TQLineEdit" row="1" column="1"> <property name="name"> <cstring>kcfg_HttpProxyAuthenticatorUserName</cstring> </property> <property name="inputMask"> <string></string> </property> </widget> <widget class="TQLabel" row="0" column="2"> <property name="name"> <cstring>textLabel3_2</cstring> </property> <property name="text"> <string>Port:</string> </property> </widget> <widget class="TQLineEdit" row="4" column="3"> <property name="name"> <cstring>kcfg_HttpsProxyAuthenticatorPassword</cstring> </property> <property name="inputMask"> <string></string> </property> </widget> <widget class="TQLabel" 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="TQSpinBox" row="3" column="3"> <property name="name"> <cstring>kcfg_HttpsProxyPort</cstring> </property> <property name="maxValue"> <number>99999</number> </property> </widget> <widget class="TQLineEdit" row="3" column="1"> <property name="name"> <cstring>kcfg_HttpsProxyHost</cstring> </property> </widget> <widget class="TQLineEdit" row="1" column="3"> <property name="name"> <cstring>kcfg_HttpProxyAuthenticatorPassword</cstring> </property> <property name="inputMask"> <string></string> </property> </widget> <widget class="TQLabel" 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="TQLabel" 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="TQLabel" row="3" column="2"> <property name="name"> <cstring>textLabel3_3_2</cstring> </property> <property name="text"> <string>Port:</string> </property> </widget> <widget class="TQLineEdit" row="4" column="1"> <property name="name"> <cstring>kcfg_HttpsProxyAuthenticatorUserName</cstring> </property> <property name="inputMask"> <string></string> </property> </widget> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel2_3_2</cstring> </property> <property name="text"> <string>Address:</string> </property> </widget> <widget class="TQLabel" row="1" column="2"> <property name="name"> <cstring>textLabel2_4_2_3</cstring> </property> <property name="text"> <string>Password:</string> </property> </widget> <widget class="TQLineEdit" row="0" column="1"> <property name="name"> <cstring>kcfg_HttpProxyHost</cstring> </property> <property name="inputMask"> <string></string> </property> </widget> <widget class="TQSpinBox" row="0" column="3"> <property name="name"> <cstring>kcfg_HttpProxyPort</cstring> </property> <property name="maxValue"> <number>9999</number> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="text"> <string>Address:</string> </property> </widget> <widget class="TQLabel" 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="TQCheckBox" 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="TQGroupBox" 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="TQLabel" 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="TQListView" 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="TQSpinBox" 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="TQPushButton" 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="TQSpinBox" row="1" column="1"> <property name="name"> <cstring>Port</cstring> </property> <property name="maxValue"> <number>9999</number> </property> </widget> <widget class="TQLabel" 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(TQListViewItem*,const TQPoint&,int)</signal> <receiver>FirewallsProxies</receiver> <slot>ReachableAddresses_contextMenuRequested(TQListViewItem*,const TQPoint&,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 TQString&)</signal> <receiver>FirewallsProxies</receiver> <slot>kcfg_HttpProxyHost_textChanged(const TQString&)</slot> </connection> <connection> <sender>kcfg_HttpProxyAuthenticatorUserName</sender> <signal>textChanged(const TQString&)</signal> <receiver>FirewallsProxies</receiver> <slot>kcfg_HttpProxyAuthenticatorUserName_textChanged(const TQString&)</slot> </connection> <connection> <sender>kcfg_HttpProxyAuthenticatorPassword</sender> <signal>textChanged(const TQString&)</signal> <receiver>FirewallsProxies</receiver> <slot>kcfg_HttpProxyAuthenticatorPassword_textChanged(const TQString&)</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(TQListViewItem*,const TQPoint&,int)</signal> <receiver>FirewallsProxies</receiver> <slot>Bridge_contextMenuRequested(TQListViewItem*,const TQPoint&,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( TQListViewItem *, const TQPoint & 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 TQString & text )</slot> <slot>kcfg_HttpProxyPort_valueChanged( int text )</slot> <slot>kcfg_HttpProxyAuthenticatorUserName_textChanged( const TQString & text )</slot> <slot>kcfg_HttpProxyAuthenticatorPassword_textChanged( const TQString & text )</slot> <slot>pushBridgeAdd_clicked()</slot> <slot>kcfg_UseBridges_toggled( bool on )</slot> <slot>Bridge_contextMenuRequested( TQListViewItem *, const TQPoint & 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>