Go to file
2007-09-01 22:57:50 +00:00
doc - Updated french and dutch translations 2007-09-01 10:23:39 +00:00
packaging
qcm - Use "Magick++-config --libs" to get linking libs instead of pkg-config because some distros (like Mandriva) do not provide ImageMagick++.pc 2007-08-29 14:04:45 +00:00
src Paused torrents could be displayed as connected for a sec after checking 2007-09-01 22:57:50 +00:00
AUTHORS - Updated french and dutch translations 2007-09-01 10:23:39 +00:00
Changelog - Updated Changelog 2007-08-31 16:51:02 +00:00
configure - Use "Magick++-config --libs" to get linking libs instead of pkg-config because some distros (like Mandriva) do not provide ImageMagick++.pc 2007-08-29 14:04:45 +00:00
COPYING
INSTALL - Updated french and dutch translations 2007-09-01 10:23:39 +00:00
NEWS
qBittorrent.kdevelop
qbittorrent.pro
qbittorrent.qc - Updated french and dutch translations 2007-09-01 10:23:39 +00:00
README - Updated french and dutch translations 2007-09-01 10:23:39 +00:00
testpython.py
TODO Paused torrents could be displayed as connected for a sec after checking 2007-09-01 22:57:50 +00:00

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.

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

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>