qBittorrent BitTorrent client
Find a file
2016-08-03 22:49:05 -07: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 cmake: fix man installation 2016-03-07 15:15:38 +01:00
doc
m4
src Update icon size of pngs to 256px + make pause icon wider 2016-08-03 22:49:05 -07:00
.gitattributes
.gitignore Update icon size of pngs to 256px + make pause icon wider 2016-08-03 22:49:05 -07:00
.travis.yml TravisCI: switch to Trusty image. Closes #4953. 2016-03-21 00:24:30 +08:00
appveyor.yml Add appveyor support 2016-03-17 02:29:00 +08:00
AUTHORS
bootstrap.sh
Changelog
CMakeLists.txt
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 Merge pull request #4561 from Chocobo1/appveyor 2016-03-16 16:28:35 -05:00
README.os2
TODO
uncrustify.cfg update uncrustify config 2016-03-18 17:51:19 +01: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.

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