|
|
|
@ -1,7 +1,5 @@
@@ -1,7 +1,5 @@
|
|
|
|
|
<ui version="4.0" > |
|
|
|
|
<author>Christophe Dumez</author> |
|
|
|
|
<comment></comment> |
|
|
|
|
<exportmacro></exportmacro> |
|
|
|
|
<class>AboutDlg</class> |
|
|
|
|
<widget class="QDialog" name="AboutDlg" > |
|
|
|
|
<property name="geometry" > |
|
|
|
@ -12,24 +10,54 @@
@@ -12,24 +10,54 @@
|
|
|
|
|
<height>320</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="minimumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>504</width> |
|
|
|
|
<height>320</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="maximumSize" > |
|
|
|
|
<size> |
|
|
|
|
<width>504</width> |
|
|
|
|
<height>320</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
<property name="windowTitle" > |
|
|
|
|
<string>About qBittorrent</string> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="logo" > |
|
|
|
|
<property name="text" > |
|
|
|
@ -40,9 +68,7 @@
@@ -40,9 +68,7 @@
|
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lb_name" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>7</hsizetype> |
|
|
|
|
<vsizetype>5</vsizetype> |
|
|
|
|
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
@ -66,289 +92,290 @@
@@ -66,289 +92,290 @@
|
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>About</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
<widget class="QLabel" name="mascot_lbl" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>380</x> |
|
|
|
|
<y>70</y> |
|
|
|
|
<width>94</width> |
|
|
|
|
<height>162</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string/> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QLabel" name="lb_about" > |
|
|
|
|
<property name="geometry" > |
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>50</y> |
|
|
|
|
<width>481</width> |
|
|
|
|
<height>102</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>A bittorrent client using Qt4 and libtorrent, programmed in C++.<br> |
|
|
|
|
<br> |
|
|
|
|
Copyright © 2006 by Christophe Dumez<br> |
|
|
|
|
<br> <u>Home Page:</u> <i>http://www.qbittorrent.org</i><br></string> |
|
|
|
|
</property> |
|
|
|
|
<property name="textFormat" > |
|
|
|
|
<enum>Qt::RichText</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment" > |
|
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tab3" > |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>Author</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QWidget" name="widget1" > |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QFrame" name="te_authors" > |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lb_about" > |
|
|
|
|
<property name="sizePolicy" > |
|
|
|
|
<sizepolicy> |
|
|
|
|
<hsizetype>7</hsizetype> |
|
|
|
|
<vsizetype>7</vsizetype> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>A bittorrent client using Qt4 and libtorrent, programmed in C++.<br> |
|
|
|
|
<br> |
|
|
|
|
Copyright © 2006 by Christophe Dumez<br> |
|
|
|
|
<br> <u>Home Page:</u> <i>http://www.qbittorrent.org</i><br></string> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="textFormat" > |
|
|
|
|
<enum>Qt::RichText</enum> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment" > |
|
|
|
|
<set>Qt::AlignCenter</set> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_3" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Name:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_4" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Country:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lbl_birthday" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Birthday:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lbl_occupation" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Occupation:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_5" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>E-mail:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_8" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Home page:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType" > |
|
|
|
|
<enum>QSizePolicy::Expanding</enum> |
|
|
|
|
<enum>QSizePolicy::Preferred</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" > |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QWidget" name="tab3" > |
|
|
|
|
<attribute name="title" > |
|
|
|
|
<string>Author</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QFrame" name="te_authors" > |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSplitter" name="splitter" > |
|
|
|
|
<property name="orientation" > |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QWidget" name="widget" > |
|
|
|
|
<layout class="QHBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_2" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Christophe Dumez</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_7" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>France</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_11" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>03/05/1985</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_10" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Student in computer science</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_6" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>chris@qbittorrent.org</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_9" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>http://www.dchris.eu</string> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_3" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Name:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_4" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Country:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lbl_birthday" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Birthday:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="lbl_occupation" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Occupation:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_5" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>E-mail:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_8" > |
|
|
|
|
<property name="font" > |
|
|
|
|
<font> |
|
|
|
|
<family>Sans Serif</family> |
|
|
|
|
<pointsize>9</pointsize> |
|
|
|
|
<weight>50</weight> |
|
|
|
|
<italic>false</italic> |
|
|
|
|
<bold>false</bold> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<strikeout>false</strikeout> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Home page:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_2" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Christophe Dumez</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_7" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>France</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_11" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>03/05/1985</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_10" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>Student in computer science</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_6" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>chris@qbittorrent.org</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_9" > |
|
|
|
|
<property name="text" > |
|
|
|
|
<string>http://www.dchris.eu</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<spacer> |
|
|
|
@ -373,12 +400,21 @@ Copyright © 2006 by Christophe Dumez<br>
@@ -373,12 +400,21 @@ Copyright © 2006 by Christophe Dumez<br>
|
|
|
|
|
<string>Thanks To</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTextBrowser" name="te_thanks" /> |
|
|
|
|
</item> |
|
|
|
@ -389,12 +425,21 @@ Copyright © 2006 by Christophe Dumez<br>
@@ -389,12 +425,21 @@ Copyright © 2006 by Christophe Dumez<br>
|
|
|
|
|
<string>Translation</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTextBrowser" name="te_translation" > |
|
|
|
|
<property name="lineWrapMode" > |
|
|
|
@ -409,12 +454,21 @@ Copyright © 2006 by Christophe Dumez<br>
@@ -409,12 +454,21 @@ Copyright © 2006 by Christophe Dumez<br>
|
|
|
|
|
<string>License</string> |
|
|
|
|
</attribute> |
|
|
|
|
<layout class="QVBoxLayout" > |
|
|
|
|
<property name="margin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="spacing" > |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="leftMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="topMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="rightMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="bottomMargin" > |
|
|
|
|
<number>9</number> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QTextBrowser" name="te_license" /> |
|
|
|
|
</item> |
|
|
|
@ -425,7 +479,6 @@ Copyright © 2006 by Christophe Dumez<br>
@@ -425,7 +479,6 @@ Copyright © 2006 by Christophe Dumez<br>
|
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<layoutdefault spacing="6" margin="11" /> |
|
|
|
|
<pixmapfunction></pixmapfunction> |
|
|
|
|
<resources/> |
|
|
|
|
<connections/> |
|
|
|
|
</ui> |
|
|
|
|