Added Socks5 and HTTP-Proxy support to the client.
[quassel.git] / src / qtui / ui / aboutdlg.ui
1 <ui version="4.0" >
2  <class>AboutDlg</class>
3  <widget class="QDialog" name="AboutDlg" >
4   <property name="windowModality" >
5    <enum>Qt::ApplicationModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>488</width>
12     <height>450</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>About Quassel</string>
17   </property>
18   <layout class="QVBoxLayout" >
19    <item>
20     <widget class="QFrame" name="frame" >
21      <property name="styleSheet" >
22       <string>background:white;</string>
23      </property>
24      <property name="frameShape" >
25       <enum>QFrame::StyledPanel</enum>
26      </property>
27      <property name="frameShadow" >
28       <enum>QFrame::Sunken</enum>
29      </property>
30      <layout class="QVBoxLayout" >
31       <item>
32        <layout class="QHBoxLayout" >
33         <item>
34          <widget class="QLabel" name="label_2" >
35           <property name="text" >
36            <string/>
37           </property>
38           <property name="pixmap" >
39            <pixmap resource="../../icons/icons.qrc" >:/icons/quassel-icon.png</pixmap>
40           </property>
41           <property name="scaledContents" >
42            <bool>false</bool>
43           </property>
44          </widget>
45         </item>
46         <item>
47          <layout class="QVBoxLayout" >
48           <property name="leftMargin" >
49            <number>10</number>
50           </property>
51           <item>
52            <widget class="QLabel" name="label" >
53             <property name="font" >
54              <font/>
55             </property>
56             <property name="text" >
57              <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
58 p, li { white-space: pre-wrap; }
59 &lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:15pt; font-weight:600; font-style:normal;">
60 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Quassel IRC&lt;/p>&lt;/body>&lt;/html></string>
61             </property>
62             <property name="textFormat" >
63              <enum>Qt::AutoText</enum>
64             </property>
65            </widget>
66           </item>
67           <item>
68            <widget class="QLabel" name="versionLabel" >
69             <property name="font" >
70              <font/>
71             </property>
72             <property name="text" >
73              <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
74 p, li { white-space: pre-wrap; }
75 &lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:600; font-style:normal;">
76 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Version 0.2.0-pre, Build &amp;gt;= 474 (2008-02-08)&lt;/p>&lt;/body>&lt;/html></string>
77             </property>
78            </widget>
79           </item>
80          </layout>
81         </item>
82         <item>
83          <spacer>
84           <property name="orientation" >
85            <enum>Qt::Horizontal</enum>
86           </property>
87           <property name="sizeHint" >
88            <size>
89             <width>40</width>
90             <height>20</height>
91            </size>
92           </property>
93          </spacer>
94         </item>
95        </layout>
96       </item>
97      </layout>
98     </widget>
99    </item>
100    <item>
101     <widget class="QTabWidget" name="tabWidget" >
102      <property name="currentIndex" >
103       <number>0</number>
104      </property>
105      <widget class="QWidget" name="aboutTab" >
106       <attribute name="title" >
107        <string>&amp;About</string>
108       </attribute>
109       <layout class="QVBoxLayout" >
110        <item>
111         <widget class="QTextBrowser" name="aboutTextBrowser" >
112          <property name="styleSheet" >
113           <string>QTextBrowser { background:transparent;}</string>
114          </property>
115          <property name="frameShape" >
116           <enum>QFrame::NoFrame</enum>
117          </property>
118          <property name="openExternalLinks" >
119           <bool>true</bool>
120          </property>
121         </widget>
122        </item>
123       </layout>
124      </widget>
125      <widget class="QWidget" name="authorsTab" >
126       <attribute name="title" >
127        <string>A&amp;uthors</string>
128       </attribute>
129       <layout class="QVBoxLayout" >
130        <item>
131         <widget class="QTextBrowser" name="authorTextBrowser" >
132          <property name="styleSheet" >
133           <string>QTextBrowser { background:transparent;}</string>
134          </property>
135          <property name="frameShape" >
136           <enum>QFrame::NoFrame</enum>
137          </property>
138          <property name="openExternalLinks" >
139           <bool>true</bool>
140          </property>
141         </widget>
142        </item>
143       </layout>
144      </widget>
145      <widget class="QWidget" name="tab_2" >
146       <attribute name="title" >
147        <string>&amp;Contributors</string>
148       </attribute>
149       <layout class="QVBoxLayout" >
150        <item>
151         <widget class="QTextBrowser" name="contributorTextBrowser" >
152          <property name="styleSheet" >
153           <string>QTextBrowser { background:transparent;}</string>
154          </property>
155          <property name="frameShape" >
156           <enum>QFrame::NoFrame</enum>
157          </property>
158          <property name="openExternalLinks" >
159           <bool>true</bool>
160          </property>
161         </widget>
162        </item>
163       </layout>
164      </widget>
165      <widget class="QWidget" name="tab" >
166       <attribute name="title" >
167        <string>&amp;Thanks To</string>
168       </attribute>
169       <layout class="QVBoxLayout" >
170        <item>
171         <widget class="QTextBrowser" name="thanksToTextBrowser" >
172          <property name="styleSheet" >
173           <string>QTextBrowser { background:transparent;}</string>
174          </property>
175          <property name="frameShape" >
176           <enum>QFrame::NoFrame</enum>
177          </property>
178          <property name="openExternalLinks" >
179           <bool>true</bool>
180          </property>
181         </widget>
182        </item>
183       </layout>
184      </widget>
185     </widget>
186    </item>
187    <item>
188     <widget class="QDialogButtonBox" name="buttonBox" >
189      <property name="orientation" >
190       <enum>Qt::Horizontal</enum>
191      </property>
192      <property name="standardButtons" >
193       <set>QDialogButtonBox::Close</set>
194      </property>
195     </widget>
196    </item>
197   </layout>
198  </widget>
199  <resources>
200   <include location="../../icons/icons.qrc" />
201  </resources>
202  <connections>
203   <connection>
204    <sender>buttonBox</sender>
205    <signal>accepted()</signal>
206    <receiver>AboutDlg</receiver>
207    <slot>accept()</slot>
208    <hints>
209     <hint type="sourcelabel" >
210      <x>248</x>
211      <y>254</y>
212     </hint>
213     <hint type="destinationlabel" >
214      <x>157</x>
215      <y>274</y>
216     </hint>
217    </hints>
218   </connection>
219   <connection>
220    <sender>buttonBox</sender>
221    <signal>rejected()</signal>
222    <receiver>AboutDlg</receiver>
223    <slot>reject()</slot>
224    <hints>
225     <hint type="sourcelabel" >
226      <x>316</x>
227      <y>260</y>
228     </hint>
229     <hint type="destinationlabel" >
230      <x>286</x>
231      <y>274</y>
232     </hint>
233    </hints>
234   </connection>
235  </connections>
236 </ui>