Gabriele 7e63908977 Use python3 and python2 instead of python on Linux
Prefer python3 over python2 when both are available.

Both python2 and python3 should always exists.
More info at: http://legacy.python.org/dev/peps/pep-0394/

Conflicts:
	src/core/utils/misc.h
	src/searchengine/supportedengines.h
2015-07-21 21:54:18 +03:00
2015-05-10 04:20:06 +03:00
2015-01-29 17:49:41 -07:00
2015-07-11 17:37:47 +03:00
2014-12-20 20:26:26 +03:00
2015-02-05 19:10:26 +03:00
2015-07-19 19:27:54 +03:00
2015-05-13 23:04:46 +03:00
2015-05-13 23:04:46 +03:00
2012-02-20 20:49:31 +02:00
2012-09-20 20:45:53 +03:00
2015-07-19 16:15:13 +03:00
2012-09-06 15:40:50 +03:00
2009-07-15 11:02:56 +00:00
2015-07-11 17:37:47 +03:00

qBittorrent - A BitTorrent client in Qt

Build Status Coverity Status


Description:

qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) 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 (sledgehammer_999) on IRC: #qbittorrent on irc.freenode.net


sledgehammer999 sledgehammer999@qbittorrent.org

Languages
C++ 69.4%
JavaScript 14.2%
HTML 12.7%
Python 1.1%
CSS 0.8%
Other 1.7%