Go to file
Chocobo1 d3fb46663c Refactor
Add helper function to initialize shutdown message.
Group similar functions together.
Merge shutdown() function into its only caller.
Add override keyword
2016-04-14 14:25:12 +08:00
.tx Fix selection of Portuguese translation files. 2016-03-18 03:20:20 +02:00
build-aux
cmake/Modules cmake: fix library namaes for Qt5 version of QtSingleApplication 2016-03-09 23:32:35 +01:00
dist Let windows handle all widgets scaling. 2016-04-04 16:44:44 +08:00
doc
m4
src Refactor 2016-04-14 14:25:12 +08:00
.gitattributes
.gitignore
.travis.yml TravisCI: switch to Trusty image. Closes #4953. 2016-03-21 00:24:30 +08:00
520EC6F6.asc Add public key used for signing source tarballs and binaries. 2016-03-28 22:10:54 +03:00
appveyor.yml Add appveyor support 2016-03-17 02:29:00 +08:00
AUTHORS
bootstrap.sh
Changelog
CMakeLists.txt add basic cmake support 2016-02-29 12:53:43 +01:00
CODING_GUIDELINES.md Add new Coding Style rules for some c++11 features 2016-03-26 08:11:52 +03:00
codingStyleQtCreator.xml
conf.pri.in
configure configure: pass variable QMAKE_LRELEASE to qmake 2016-03-03 07:54:34 +03:00
configure.ac configure: pass variable QMAKE_LRELEASE to qmake 2016-03-03 07:54:34 +03:00
CONTRIBUTING.md
COPYING
INSTALL
install.os2
macxconf.pri
NEWS
os2conf.pri
qbittorrent.pro
qm_gen.pri
README.md Fix public key commit again. 2016-03-28 22:15:24 +03:00
README.os2
TODO
uncrustify.cfg update uncrustify config 2016-03-31 15:56:19 +02:00
unixconf.pri
version.pri
winconf-mingw.pri winconf-mingw.pri: clean library names 2016-03-03 07:52:57 +03:00
winconf-msvc.pri
winconf.pri winconf.pri: change example library path for build 2016-03-03 07:52:57 +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/520EC6F6 with fingerprint F4A5FD201B117B1C2AB590E2A1ACCAE4520EC6F6.
You can also download it from here.

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