Go to file
John Sebastian Peterson 5cab5bd129 saving torrent list view when changed
bc its otherwise forgotten by an unclean exit
2014-12-15 16:12:13 +01:00
.tx
build-aux
doc
m4 Fix configure message printing order. 2014-11-26 15:28:07 +02:00
src saving torrent list view when changed 2014-12-15 16:12:13 +01:00
.gitignore
.travis.yml Revert "Temporarily disable Travis CI tests against libtorrent 1.0.x until #1878 is resolved." 2014-11-26 02:19:49 +02:00
AUTHORS Add "Speed in title bar" item to menu 2014-11-30 10:39:27 +03:00
bootstrap.sh
Changelog Update Changelog. 2014-12-03 02:07:52 +02:00
CODING_GUIDELINES.md Update coding style. Closes #2091. 2014-11-26 15:10:43 +02:00
conf.pri.in LINUX: Fix build with libtorrent 1.0.x. Closes #1878. 2014-11-23 19:43:14 +02:00
configure Fix detection of Qt5. 2014-11-26 15:26:12 +02:00
configure.ac Try to fix FreeBSD detection with configure. 2014-11-23 20:04:54 +02:00
COPYING
INSTALL
install.os2
macxconf.pri
NEWS
os2conf.pri
qbittorrent.pro
qbittorrent.qc
qm_gen.pri
README.md
README.os2
TODO
unixconf.pri
version.pri Use VERSION_BUILD where possible. Revert a change from previous commit. 2014-11-23 20:59:30 +02:00
winconf-mingw.pri Always disable ASLR for debug builds - otherwise debugging will fail 2014-11-29 16:40:23 +03:00
winconf-msvc.pri
winconf.pri Enable backtrace support for mingw builds too. 2014-11-29 23:15:04 +02:00

qBittorrent - A BitTorrent client in Qt

Build 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 http://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

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