Go to file
2016-03-28 19:59:11 +02: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: make it compile on OS X 2016-03-28 19:59:11 +02:00
doc
m4 Switch to Qt5 by default. 2015-11-22 22:07:59 +02:00
src cmake: make it compile on OS X 2016-03-28 19:59:11 +02:00
.gitattributes
.gitignore
.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 Edit speed limits and upload ratio icons 2016-01-10 16:24:34 +03:00
bootstrap.sh
Changelog Bump to v3.4.0alpha 2015-11-30 00:16:49 +02:00
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 Add info and files for coding style. Issue #2192. 2016-01-10 14:50:05 +02:00
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 Update uncrustify script link. 2016-01-12 13:05:09 +08:00
COPYING
INSTALL
install.os2
macxconf.pri Enable c++11 support. 2015-09-18 08:33:12 +03:00
NEWS
os2conf.pri Enable c++11 support. 2015-09-18 08:33:12 +03:00
qbittorrent.pro
qm_gen.pri Fix lrelease version due to the default Qt5 build 2015-12-18 12:53:31 +01:00
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 Bump minimum supported version of gcc to 4.8. 2015-09-24 13:26:25 +03:00
version.pri Bump to v3.4.0alpha 2015-11-30 00:16:49 +02:00
winconf-mingw.pri winconf-mingw.pri: clean library names 2016-03-03 07:52:57 +03:00
winconf-msvc.pri Don't use wide strings in libtorrent 2016-01-31 10:40:55 +03:00
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