Added TorrentPickerPage.
authorlvaatamoinen <lassi.vaatamoinen@ixonos.com>
Sun, 29 Jan 2012 21:29:53 +0000 (21:29 +0000)
committerlvaatamoinen <lassi.vaatamoinen@ixonos.com>
Sun, 29 Jan 2012 21:29:53 +0000 (21:29 +0000)
commita4530ce6a29ea37465dd6acc9a359c6be5061e1d
treea6b135717f4f56e4aeea3662d80bae3444f4d8de
parentfb1b5e73f9767fecad734f260b1c5397709f0f70
Added TorrentPickerPage.
Added MainHandler to be used with Dbus.
TODO: Make torrent picker work and actually load torrent to server process.

git-svn-id: file:///svnroot/qtrapids/trunk@87 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda
src/qml-client/CMakeLists.txt
src/qml-client/MainPageHandler.cpp [new file with mode: 0644]
src/qml-client/MainPageHandler.h [new file with mode: 0644]
src/qml-client/main.cpp
src/qml-client/qml/MainPage.qml
src/qml-client/qml/TorrentPickerPage.qml [new file with mode: 0644]
src/qml-client/qml/qml.qrc