Go to file
2009-11-06 18:29:32 +00:00
doc
qcm - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 2009-11-04 15:04:11 +00:00
src - Mark news feed articles as read even if they are visited with keyboard arrows 2009-11-06 18:29:32 +00:00
AUTHORS - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris). 2009-11-05 18:39:27 +00:00
Changelog - Added "Skip file checking and start seeding immediately" option to torrent addition dialog (patch by Stephanos Antaris). 2009-11-05 18:39:27 +00:00
configure - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 2009-11-04 15:04:11 +00:00
COPYING
INSTALL - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 2009-11-04 15:04:11 +00:00
NEWS
qBittorrent.kdevelop
qbittorrent.pro
qbittorrent.qc - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 2009-11-04 15:04:11 +00:00
README
TODO

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>