Go to file
2013-11-20 00:30:00 +02:00
.tx Update transifex config file. 2013-10-20 20:29:33 +03:00
doc
qcm
src Revert "Don't prefer TCP connections over uTP." 2013-11-20 00:30:00 +02:00
.gitignore
.travis.yml Drop libtorrent 0.15.x support. 2013-10-23 22:19:58 +03:00
AUTHORS Update Translator's info. 2013-10-27 16:07:02 +02:00
Changelog Update Changelog. [skip ci] 2013-10-23 22:40:27 +03:00
configure Drop libtorrent 0.15.x support. 2013-10-23 22:19:58 +03:00
COPYING
INSTALL
install.os2
macxconf.pri
NEWS
os2conf.pri
qbittorrent.pro
qbittorrent.qc
qm_gen.pri
README
README.os2
TODO
unixconf.pri Revert "fix missing conf.pri error". The WARNING message during configure is harmless. The file is found during make. Closes #1042. 2013-11-09 19:45:36 +02:00
version.pri Correct version.pri 2013-10-20 13:25:21 +03:00
winconf-mingw.pri
winconf-msvc.pri
winconf.pri

qBittorrent - A BitTorrent client in Qt4
------------------------------------------

Description:
********************************
qBittorrent is a bittorrent client programmed in C++ / Qt4 that uses
libtorrent (sometimes called rblibtorrent) by Arvid Norberg.

It aims to be a good alternative to all other bittorrent clients
out there. qBittorrent is fast, stable and provides unicode
support as well as many features.

This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/

Installation:
********************************
For installation, follow the instructions from INSTALL file, but simple:

./configure
make && make install
qbittorrent

will install and execute qBittorrent hopefully without any problem.

For more information please visit:
http://www.qbittorrent.org

or our wiki here:
http://wiki.qbittorrent.org

Please report any bug (or feature request) to:
http://bugs.qbittorrent.org

You can also meet me (chris-qBT) on IRC:
#qbittorrent on irc.freenode.net

------------------------------------------
Christophe Dumez <chris@qbittorrent.org>