-Added QTorrentHandle and started torrent adding implementation
authorlvaatamoinen <lassi.vaatamoinen@ixonos.com>
Wed, 21 Oct 2009 13:48:13 +0000 (13:48 +0000)
committerlvaatamoinen <lassi.vaatamoinen@ixonos.com>
Wed, 21 Oct 2009 13:48:13 +0000 (13:48 +0000)
commitb00c42d2b71e46b466d5796900f5bf5cb6017063
treeae357c4e6e2c169020c758d153d62a9f46906d42
parentafa034e0adbbeaf337e34671efd44f5e487c17ba
-Added QTorrentHandle and started torrent adding implementation

git-svn-id: file:///svnroot/qtrapids/trunk@11 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda
qtrapids.kdevelop
src/engine/AlertWaiterThread.cpp
src/engine/AlertWaiterThread.h
src/engine/QBittorrentSession.cpp
src/engine/QBittorrentSession.h
src/engine/QTorrentHandle.cpp [new file with mode: 0644]
src/engine/QTorrentHandle.h [new file with mode: 0644]
src/engine/engine.pro
src/gui/MainWindow.cpp
src/gui/MainWindow.h
src/gui/gui.pro