qBittorrent BitTorrent client
Go to file
Eugene Shalygin 8b2083b18f Merge pull request #7640 from evsh/v3_3_x
cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551.
2017-10-23 18:40:01 +02:00
.github Add template for issues. 2017-03-03 01:46:29 +02:00
.tx
build-aux
cmake/Modules cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. 2017-10-23 15:59:47 +02:00
dist Bump to 3.3.16 2017-09-05 22:22:04 +03:00
doc
m4 Use @naikel's suggestions for previous commit. 2017-03-03 02:32:56 +02:00
src Forgot implementation to previous fix. 2017-09-11 03:42:59 +03:00
.appveyor.yml Switch appveyor to msvc2017. 2017-07-03 18:17:25 +03:00
.gitattributes
.gitignore .gitignore: ignore moc_*.h 2017-05-31 00:33:58 +03:00
.travis.yml Travis: Update libtorrent bottle with boost 1.65+ fix. 2017-09-11 01:18:51 +03:00
5B7CC9A2.asc Update gpg key with new uid. 2017-03-03 01:46:05 +02:00
AUTHORS
bootstrap.sh
Changelog Fix Changelog date and entry. 2017-09-07 19:13:59 +03:00
CMakeLists.txt cmake: set warning and error options 2017-05-31 00:33:41 +03:00
CODING_GUIDELINES.md Fixed Markdown formatting for headers 2017-04-04 02:04:23 +03:00
codingStyleQtCreator.xml
conf.pri.in add /usr/local/include due to Qt 5.7.0 bug on macOS 2016-12-12 21:16:36 +02:00
configure systemd service with user switch. 2017-07-03 18:17:22 +03:00
configure.ac systemd service with user switch. 2017-07-03 18:17:22 +03:00
CONTRIBUTING.md Fix formatting in CONTRIBUTING.md (#6704) 2017-05-31 00:33:38 +03:00
COPYING
INSTALL
install.os2
macxconf.pri Update qt-translations and related installer files. 2016-07-20 01:35:14 +03:00
NEWS
os2conf.pri
qbittorrent.pro
qm_gen.pri
README.md
README.os2
TODO
uncrustify.cfg uncrustify: replace "add" with "force" for sp_ parameters 2016-06-20 02:04:19 +03:00
unixconf.pri systemd service with user switch. 2017-07-03 18:17:22 +03:00
version.pri Bump to 3.3.16 2017-09-05 22:22:04 +03:00
winconf-mingw.pri
winconf-msvc.pri Separate "Release mode" linker options 2017-07-03 18:17:21 +03:00
winconf.pri Leave a comment about boost DEFINE and RC_1_1. Issues #7050 #6761. 2017-07-03 18:17:24 +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: http://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