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/running.ui | |
download | tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.tar.gz tork-d76ff81b7c1beffef0b84e570914c8f2d47834e6.zip |
Initial import of tork 0.33
Diffstat (limited to 'src/running.ui')
-rw-r--r-- | src/running.ui | 593 |
1 files changed, 593 insertions, 0 deletions
diff --git a/src/running.ui b/src/running.ui new file mode 100644 index 0000000..fd87ecb --- /dev/null +++ b/src/running.ui @@ -0,0 +1,593 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>Running</class> +<widget class="QDialog"> + <property name="name"> + <cstring>Running</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>607</width> + <height>560</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>Widget8</cstring> + </property> + <attribute name="title"> + <string>Startin&g Tor</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox" row="3" column="0"> + <property name="name"> + <cstring>I_m_</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="title"> + <string>I'm Special</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="1" rowspan="1" colspan="4"> + <property name="name"> + <cstring>textLabel1_3_2</cstring> + </property> + <property name="text"> + <string><p>Use this special authoritative server for fetching the list of trusted servers. I hereby acknowledge that using such a server makes me more identifiable because I 'm not trusting the same servers as everyone else.</string> + </property> + </widget> + <widget class="QLineEdit" row="1" column="2"> + <property name="name"> + <cstring>kcfg_DirServer</cstring> + </property> + </widget> + <spacer row="0" column="0"> + <property name="name"> + <cstring>spacer3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="0" column="5"> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>41</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer1</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>120</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="1" column="4" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>130</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="QGroupBox" row="2" column="0"> + <property name="name"> + <cstring>NormalOptions</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="title"> + <string>I'm Normal</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Run as User</string> + </property> + </widget> + <widget class="QPushButton" row="0" column="2"> + <property name="name"> + <cstring>pushButton10</cstring> + </property> + <property name="text"> + <string>..</string> + </property> + </widget> + <widget class="QPushButton" row="0" column="8"> + <property name="name"> + <cstring>pushButton10_2</cstring> + </property> + <property name="text"> + <string>..</string> + </property> + </widget> + <widget class="QLabel" row="0" column="3" rowspan="1" colspan="4"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>or as Group</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0" rowspan="1" colspan="5"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>Use this directory for temporary runtime storage: </string> + </property> + </widget> + <widget class="QLineEdit" row="0" column="1"> + <property name="name"> + <cstring>kcfg_User</cstring> + </property> + </widget> + <widget class="QLineEdit" row="0" column="7"> + <property name="name"> + <cstring>kcfg_Group</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="1" column="5" rowspan="1" colspan="4"> + <property name="name"> + <cstring>kcfg_DataDirectory</cstring> + </property> + <property name="mode"> + <number>2</number> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>kcfg_DefaultRunningNormalOptions</cstring> + </property> + <property name="text"> + <string>Let Tor look after m&y normal settings.</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + <widget class="QGroupBox" row="0" column="0"> + <property name="name"> + <cstring>Authentication</cstring> + </property> + <property name="title"> + <string>Authentication</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel1_4</cstring> + </property> + <property name="text"> + <string>Use this password to control Tor:</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_CookieAuthentication</cstring> + </property> + <property name="text"> + <string>&Authenticate using cookie created by Tor</string> + </property> + <property name="accel"> + <string>Alt+A</string> + </property> + </widget> + <widget class="QLineEdit" row="0" column="1"> + <property name="name"> + <cstring>kcfg_HashedControlPassword</cstring> + </property> + </widget> + <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_GenerateRandomPassword</cstring> + </property> + <property name="text"> + <string>If No Authentication Set, Generate Random Password to Protect Session</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>Widget9</cstring> + </property> + <attribute name="title"> + <string>&Using Tor</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox" row="0" column="0"> + <property name="name"> + <cstring>groupBox5</cstring> + </property> + <property name="title"> + <string>Listen For Connecting Applications</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="1" column="2" rowspan="2" colspan="1"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Port:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0" rowspan="2" colspan="1"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>IP:</string> + </property> + </widget> + <widget class="QPushButton" row="2" column="6"> + <property name="name"> + <cstring>PushAdd</cstring> + </property> + <property name="text"> + <string>O&K</string> + </property> + <property name="accel"> + <string>Alt+K</string> + </property> + </widget> + <widget class="QListView" row="0" column="4" rowspan="2" colspan="3"> + <column> + <property name="text"> + <string>IP Address </string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>false</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> + <property name="name"> + <cstring>SOCKSBindAddressMany</cstring> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="allColumnsShowFocus"> + <bool>true</bool> + </property> + </widget> + <widget class="QLineEdit" row="2" column="4"> + <property name="name"> + <cstring>Address</cstring> + </property> + </widget> + <widget class="QLineEdit" row="1" column="1" rowspan="2" colspan="1"> + <property name="name"> + <cstring>kcfg_SOCKSBindAddressHost</cstring> + </property> + </widget> + <widget class="QSpinBox" row="1" column="3" rowspan="2" colspan="1"> + <property name="name"> + <cstring>kcfg_SOCKSBindAddressPort</cstring> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QSpinBox" row="2" column="5"> + <property name="name"> + <cstring>Port</cstring> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> + <property name="name"> + <cstring>textLabel7_2</cstring> + </property> + <property name="text"> + <string><p> If you're feeling fancy you can add a list of addresses and ports you want Tor to listen to applications on. But you're probably not doing anything fancy, so you'll just want to leave it at:</string> + </property> + </widget> + </grid> + </widget> + <widget class="QGroupBox" row="1" column="0"> + <property name="name"> + <cstring>groupBox6</cstring> + </property> + <property name="title"> + <string>Other Computers That Can Use My Tor</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QListView" row="0" column="1" rowspan="1" colspan="4"> + <column> + <property name="text"> + <string>Policy</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>IP Address </string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>false</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> + <property name="name"> + <cstring>SOCKSPolicy</cstring> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + <property name="allColumnsShowFocus"> + <bool>true</bool> + </property> + </widget> + <widget class="QSpinBox" row="1" column="3"> + <property name="name"> + <cstring>SocksPort</cstring> + </property> + <property name="maxValue"> + <number>9999</number> + </property> + </widget> + <widget class="QPushButton" row="1" column="4"> + <property name="name"> + <cstring>PushAdd2</cstring> + </property> + <property name="text"> + <string>OK</string> + </property> + </widget> + <widget class="QLineEdit" row="1" column="2"> + <property name="name"> + <cstring>SocksAddress</cstring> + </property> + </widget> + <widget class="QComboBox" row="1" column="1"> + <item> + <property name="text"> + <string>accept</string> + </property> + </item> + <item> + <property name="text"> + <string>reject</string> + </property> + </item> + <property name="name"> + <cstring>Policy</cstring> + </property> + </widget> + <spacer row="2" column="2"> + <property name="name"> + <cstring>spacer7</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> + <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string><p> This is a list of rules stating who can and can't use your tor to connect to the internet.</string> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + </widget> + </grid> +</widget> +<customwidgets> +</customwidgets> +<connections> + <connection> + <sender>SOCKSPolicy</sender> + <signal>contextMenuRequested(QListViewItem*,const QPoint&,int)</signal> + <receiver>Running</receiver> + <slot>SOCKSPolicy_contextMenuRequested(QListViewItem*,const QPoint&,int)</slot> + </connection> + <connection> + <sender>SOCKSBindAddressMany</sender> + <signal>contextMenuRequested(QListViewItem*,const QPoint&,int)</signal> + <receiver>Running</receiver> + <slot>SOCKSBindAddressMany_contextMenuRequested(QListViewItem*,const QPoint&,int)</slot> + </connection> + <connection> + <sender>PushAdd</sender> + <signal>clicked()</signal> + <receiver>Running</receiver> + <slot>PushAdd_clicked()</slot> + </connection> + <connection> + <sender>PushAdd2</sender> + <signal>clicked()</signal> + <receiver>Running</receiver> + <slot>PushAdd2_clicked()</slot> + </connection> + <connection> + <sender>kcfg_DefaultRunningNormalOptions</sender> + <signal>toggled(bool)</signal> + <receiver>Running</receiver> + <slot>kcfg_DefaultRunningNormalOptions_toggled(bool)</slot> + </connection> + <connection> + <sender>kcfg_HashedControlPassword</sender> + <signal>textChanged(const QString&)</signal> + <receiver>Running</receiver> + <slot>kcfg_HashedControlPassword_textChanged(const QString&)</slot> + </connection> + <connection> + <sender>kcfg_CookieAuthentication</sender> + <signal>toggled(bool)</signal> + <receiver>Running</receiver> + <slot>kcfg_CookieAuthentication_toggled(bool)</slot> + </connection> +</connections> +<includes> + <include location="local" impldecl="in implementation">running.ui.h</include> +</includes> +<slots> + <slot>PushAdd_clicked()</slot> + <slot>PushAdd2_clicked()</slot> + <slot>SOCKSBindAddressMany_contextMenuRequested( QListViewItem *, const QPoint & point, int )</slot> + <slot>slotDeleteEntry()</slot> + <slot>SOCKSPolicy_contextMenuRequested( QListViewItem *, const QPoint & point, int )</slot> + <slot>slotDeletePolicyEntry()</slot> + <slot>kcfg_DefaultRunningNormalOptions_toggled( bool state )</slot> + <slot>kcfg_CookieAuthentication_toggled( bool )</slot> + <slot>kcfg_HashedControlPassword_textChanged( const QString & )</slot> +</slots> +<functions> + <function access="private" specifier="non virtual">init()</function> +</functions> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kurlrequester.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |