|
|
|
@ -106,9 +106,9 @@
@@ -106,9 +106,9 @@
|
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
|
|
|
p, li { white-space: pre-wrap; } |
|
|
|
|
</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;"> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">An advanced BitTorrent client programmed in C++, based on Qt4 toolkit and libtorrent-rasterbar. <br /><br />Copyright ©2006-2013 Christophe Dumez<br /><br />Home Page: <a href="http://www.qbittorrent.org"><span style=" text-decoration: underline; color:#0000ff;">http://www.qbittorrent.org</span></a></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Bug Tracker: <a href="http://bugs.qbittorrent.org"><span style=" text-decoration: underline; color:#0000ff;">http://bugs.qbittorrent.org</span></a><br />Forum: <a href="http://forum.qbittorrent.org"><span style=" text-decoration: underline; color:#0000ff;">http://forum.qbittorrent.org</span></a></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">IRC: #qbittorrent on Freenode</p></body></html></string> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:13pt;">An advanced BitTorrent client programmed in C++, based on Qt4 toolkit and libtorrent-rasterbar. <br /><br />Copyright ©2006-2013 The qBittorrent project<br /><br />Home Page: </span><a href="http://www.qbittorrent.org"><span style=" font-family:'Lucida Grande'; font-size:13pt; text-decoration: underline; color:#0000ff;">http://www.qbittorrent.org</span></a></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:13pt;">Bug Tracker: </span><a href="http://bugs.qbittorrent.org"><span style=" font-family:'Lucida Grande'; font-size:13pt; text-decoration: underline; color:#0000ff;">http://bugs.qbittorrent.org</span></a><span style=" font-family:'Lucida Grande'; font-size:13pt;"><br />Forum: </span><a href="http://forum.qbittorrent.org"><span style=" font-family:'Lucida Grande'; font-size:13pt; text-decoration: underline; color:#0000ff;">http://forum.qbittorrent.org</span></a></p> |
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Lucida Grande'; font-size:13pt;">IRC: #qbittorrent on Freenode</span></p></body></html></string> |
|
|
|
|
</property> |
|
|
|
|
<property name="textFormat"> |
|
|
|
|
<enum>Qt::RichText</enum> |
|
|
|
@ -140,89 +140,227 @@ p, li { white-space: pre-wrap; }
@@ -140,89 +140,227 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<item> |
|
|
|
|
<widget class="QFrame" name="te_authors"> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Name:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Christophe Dumez</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="horizontalSpacing"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="verticalSpacing"> |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="margin"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
<item row="4" column="0" colspan="2"> |
|
|
|
|
<widget class="QFrame" name="frame"> |
|
|
|
|
<property name="frameShape"> |
|
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Country:</string> |
|
|
|
|
<property name="lineWidth"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5"> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>France</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_2"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">Christophe Dumez</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">chris@qbittorrent.org</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
</sizepolicy> |
|
|
|
|
</property> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Name:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="4" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>E-mail:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_4"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Country:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_7"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>France</string> |
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
<widget class="QFrame" name="frame_2"> |
|
|
|
|
<property name="frameShape"> |
|
|
|
|
<enum>QFrame::NoFrame</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="frameShadow"> |
|
|
|
|
<enum>QFrame::Plain</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="lineWidth"> |
|
|
|
|
<number>0</number> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4"> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_18"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Greece</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_19"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">sledgehammer999@qbittorrent.org</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_15"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Country:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_14"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Name:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_17"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string notr="true">Sledgehammer999</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_16"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>E-mail:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="0" column="2"> |
|
|
|
|
<spacer name="horizontalSpacer_2"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>40</width> |
|
|
|
|
<height>20</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_5"> |
|
|
|
|
<item row="0" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_21"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<underline>true</underline> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>E-mail:</string> |
|
|
|
|
<string>Current maintainer</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QLabel" name="label_6"> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_20"> |
|
|
|
|
<property name="font"> |
|
|
|
|
<font> |
|
|
|
|
<weight>75</weight> |
|
|
|
|
<bold>true</bold> |
|
|
|
|
</font> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>chris@qbittorrent.org</string> |
|
|
|
|
<string>Original author</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="1"> |
|
|
|
|
<spacer name="verticalSpacer"> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>40</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|