Go to file
Mike Tzou e90be67fec
Merge pull request #8640 from Chocobo1/guide2
Clarify braces usages in CODING_GUIDELINES
2018-04-01 18:16:04 +08:00
.github Improve the github issue template. 2017-11-20 16:20:10 +02:00
.tx
build-aux
cmake/Modules Fix typo 2018-03-14 23:37:08 +08:00
dist Update copyright year. 2018-01-06 02:23:09 +02:00
doc
m4 Fix i386 build (configure) 2017-11-24 10:28:03 +07:00
src Remove QPointer wrapper 2018-03-25 15:53:31 +08:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.travis.yml Update libtorrent bottle for Travis. 2018-01-03 22:41:54 +02:00
5B7CC9A2.asc
AUTHORS Use new logo in the file icon. 2017-10-30 02:41:26 +02:00
bootstrap.sh
Changelog Fix typo 2018-03-14 23:37:08 +08:00
CMakeLists.txt Drop OS/2 support. 2017-10-09 18:11:14 +03:00
CODING_GUIDELINES.md Merge pull request #8640 from Chocobo1/guide2 2018-04-01 18:16:04 +08:00
codingStyleQtCreator.xml
conf.pri.in
conf.pri.windows Reformat Windows build configuration files 2017-10-02 18:57:54 +03:00
configure Update configure version info. 2018-01-03 23:18:00 +02:00
configure.ac Update configure version info. 2018-01-03 23:18:00 +02:00
CONTRIBUTING.md
COPYING
INSTALL
macxconf.pri
NEWS
qbittorrent.pro
qm_gen.pri Drop OS/2 support. 2017-10-09 18:11:14 +03:00
README.md Use https for www.qbittorrent.org 2017-12-26 18:22:03 -05:00
TODO
uncrustify.cfg Update uncrustify config 2017-10-09 16:42:34 +02:00
unixconf.pri Use the SVG for the tray icon. 2017-10-30 02:41:23 +02:00
version.pri Bump to 4.1.0alpha 2017-11-20 02:42:16 +02:00
winconf.pri Reformat Windows build configuration files 2017-10-02 18:57:54 +03:00

qBittorrent - A BitTorrent client in Qt

TravisCI Status AppVeyor 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 https://www.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.

Public key:

Starting from v3.3.4 all source tarballs and binaries are signed.
The key currently used is 4096R/5B7CC9A2 with fingerprint D8F3DA77AAC6741053599C136E4A2D025B7CC9A2.
You can also download it from here.
PREVIOUSLY the following key was used to sign the v3.3.4 source tarballs and v3.3.4 Windows installer only: 4096R/520EC6F6 with fingerprint F4A5FD201B117B1C2AB590E2A1ACCAE4520EC6F6.

Misc:

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

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

Use the forum for troubleshooting before reporting bugs: http://forum.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