qtrapids
14 years agoalerting race condition fix
deztructor [Tue, 17 Nov 2009 08:58:01 +0000 (08:58 +0000)]
alerting race condition fix

git-svn-id: file:///svnroot/qtrapids/trunk@25 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years agorestore support for current stable libtorrent (/w boost::filesystem)
deztructor [Tue, 17 Nov 2009 08:56:34 +0000 (08:56 +0000)]
restore support for current stable libtorrent (/w boost::filesystem)

git-svn-id: file:///svnroot/qtrapids/trunk@24 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years agoformatting progress as percents
deztructor [Tue, 17 Nov 2009 08:55:56 +0000 (08:55 +0000)]
formatting progress as percents

git-svn-id: file:///svnroot/qtrapids/trunk@23 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years agoClient-server through DBus, cmake support
deztructor [Mon, 16 Nov 2009 13:20:04 +0000 (13:20 +0000)]
Client-server through DBus, cmake support

git-svn-id: file:///svnroot/qtrapids/trunk@22 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Namespaced QBittorrentSession and QTorrentHandle to avoid possible future conflicts
lvaatamoinen [Fri, 6 Nov 2009 12:35:57 +0000 (12:35 +0000)]
- Namespaced QBittorrentSession and QTorrentHandle to avoid possible future conflicts

git-svn-id: file:///svnroot/qtrapids/trunk@20 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Added buildconf.pri to hold the master-level build options.
lvaatamoinen [Fri, 6 Nov 2009 11:28:04 +0000 (11:28 +0000)]
- Added buildconf.pri to hold the master-level build options.
- Some modifications to DownloadView formatting. Progress updated only if progressed 1%.
- Tried to correct build problem.

git-svn-id: file:///svnroot/qtrapids/trunk@19 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Maemo-specific include-files and paths added for compiling
lvaatamoinen [Mon, 2 Nov 2009 14:29:16 +0000 (14:29 +0000)]
- Maemo-specific include-files and paths added for compiling

git-svn-id: file:///svnroot/qtrapids/trunk@18 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Minor edit
lvaatamoinen [Mon, 2 Nov 2009 12:40:36 +0000 (12:40 +0000)]
- Minor edit

git-svn-id: file:///svnroot/qtrapids/trunk@17 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Moved status string mapping to view from QTorrentHandle
lvaatamoinen [Mon, 2 Nov 2009 12:22:11 +0000 (12:22 +0000)]
- Moved status string mapping to view from QTorrentHandle
- Added enum mapping to Qtorrenhandle
- DownloadView now has colorful state message

git-svn-id: file:///svnroot/qtrapids/trunk@16 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- corrected makefile
lvaatamoinen [Mon, 2 Nov 2009 07:42:39 +0000 (07:42 +0000)]
- corrected makefile

git-svn-id: file:///svnroot/qtrapids/trunk@15 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Torrent addign and removal functional
lvaatamoinen [Tue, 27 Oct 2009 11:22:46 +0000 (11:22 +0000)]
- Torrent addign and removal functional
- Additions to QTorrentHandle
- TODO: Test torrent downloading.

git-svn-id: file:///svnroot/qtrapids/trunk@14 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Torrent can be now opened and download starts
lvaatamoinen [Fri, 23 Oct 2009 14:28:23 +0000 (14:28 +0000)]
- Torrent can be now opened and download starts
- New opened torrent appends to download list view

git-svn-id: file:///svnroot/qtrapids/trunk@13 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Added PreferencesDialog with settings saving and reading.
lvaatamoinen [Thu, 22 Oct 2009 13:36:53 +0000 (13:36 +0000)]
- Added PreferencesDialog with settings saving and reading.
- Torrent can now be added to torrent session

git-svn-id: file:///svnroot/qtrapids/trunk@12 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago-Added QTorrentHandle and started torrent adding implementation
lvaatamoinen [Wed, 21 Oct 2009 13:48:13 +0000 (13:48 +0000)]
-Added QTorrentHandle and started torrent adding implementation

git-svn-id: file:///svnroot/qtrapids/trunk@11 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Added AlertWaiter and QBittorentSession
lvaatamoinen [Tue, 20 Oct 2009 13:33:29 +0000 (13:33 +0000)]
- Added AlertWaiter and QBittorentSession
- Initial thread / signal -experimenting

git-svn-id: file:///svnroot/qtrapids/trunk@10 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- About dialogs and menubar
lvaatamoinen [Tue, 20 Oct 2009 11:47:19 +0000 (11:47 +0000)]
- About dialogs and menubar

git-svn-id: file:///svnroot/qtrapids/trunk@9 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Initial GUI: Main window with two tabs, torrent file open dialog.
lvaatamoinen [Tue, 20 Oct 2009 10:10:01 +0000 (10:10 +0000)]
- Initial GUI: Main window with two tabs, torrent file open dialog.

git-svn-id: file:///svnroot/qtrapids/trunk@8 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- added project file
lvaatamoinen [Mon, 19 Oct 2009 14:11:06 +0000 (14:11 +0000)]
- added project file

git-svn-id: file:///svnroot/qtrapids/trunk@7 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Added files
lvaatamoinen [Mon, 19 Oct 2009 14:06:02 +0000 (14:06 +0000)]
- Added files

git-svn-id: file:///svnroot/qtrapids/trunk@6 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- code commit
lvaatamoinen [Mon, 19 Oct 2009 13:59:20 +0000 (13:59 +0000)]
- code commit

git-svn-id: file:///svnroot/qtrapids/trunk@4 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- added trunk
lvaatamoinen [Mon, 19 Oct 2009 13:57:50 +0000 (13:57 +0000)]
- added trunk

git-svn-id: file:///svnroot/qtrapids/trunk@3 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda

14 years ago- Created the repository structure according to standard scheme
lvaatamoinen [Mon, 19 Oct 2009 08:24:09 +0000 (08:24 +0000)]
- Created the repository structure according to standard scheme

git-svn-id: file:///svnroot/qtrapids/trunk@1 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda