Go to file
Chocobo1 76b9b02177
Fix focusing on the previously opened dialog didn't work
Placing modeless dialog A on top of modeless dialog B, then open dialog B again,
the expected behavior is B on top of A.
2017-06-01 01:19:47 +03:00
.github Add template for issues. 2017-03-03 01:46:29 +02:00
.tx
build-aux
cmake/Modules cmake: fix FindSystemd.cmake 2017-05-31 00:34:14 +03:00
dist update chinese windows installer translation 2017-05-31 00:33:36 +03:00
doc
m4 Use @naikel's suggestions for previous commit. 2017-03-03 02:32:56 +02:00
src Fix focusing on the previously opened dialog didn't work 2017-06-01 01:19:47 +03:00
.appveyor.yml Rename 2016-12-12 21:16:39 +02:00
.gitattributes
.gitignore .gitignore: ignore moc_*.h 2017-05-31 00:33:58 +03:00
.travis.yml TravisCI: Install latest zlib and switch to container-based infrastructure. 2017-05-31 00:33:52 +03:00
5B7CC9A2.asc Update gpg key with new uid. 2017-03-03 01:46:05 +02:00
AUTHORS
bootstrap.sh Use POSIX shell 2016-06-20 02:01:17 +03:00
Changelog Update Changelog. 2017-04-06 19:48:23 +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 Specify lib requirement: zlib >= 1.2.5.2 2017-05-31 00:33:51 +03:00
configure.ac Specify lib requirement: zlib >= 1.2.5.2 2017-05-31 00:33:51 +03:00
CONTRIBUTING.md Fix formatting in CONTRIBUTING.md (#6704) 2017-05-31 00:33:38 +03:00
COPYING LICENSE: Fix mixed indenting 2016-06-20 01:52:50 +03:00
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 Rename .desktop and appdata files to match executable name. Fixes #6625. 2017-05-31 00:33:21 +03:00
version.pri Bump to 3.3.12 2017-04-06 19:51:12 +03:00
winconf-mingw.pri
winconf-msvc.pri Disable Qt embedding manifest automatically 2017-05-31 00:33:37 +03:00
winconf.pri Fix NTDDI_VERSION define 2017-04-06 19:47:08 +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