- FEATURE: DHT is always ON (no longer used as fallback)

- FEATURE: The number of DHT nodes is displayed
    - COSMETIC: Transfer speed, ratio and DHT nodes are displayed in status bar
This commit is contained in:
Christophe Dumez
2008-07-10 20:19:28 +00:00
parent 0054a330fb
commit 77c97b5b43
12 changed files with 176 additions and 314 deletions

View File

@@ -11,9 +11,9 @@ TARGET = qbittorrent
CONFIG += qt thread x11 network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v1.1.0beta3\\\"
DEFINES += VERSION=\\\"v1.2.0alpha1\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=1
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=0
QMAKE_LFLAGS += -Wl,--as-needed