Christophe Dumez
290932e128
Big code clean up
2010-10-17 14:46:01 +00:00
Christophe Dumez
a27d2dcac2
Big restructuring of the RSS code
...
Dropped Qt 4.4 support
2010-10-16 17:39:03 +00:00
Christophe Dumez
c9c2ab320d
Remember completion date correctly
2010-10-02 12:52:06 +00:00
Christophe Dumez
aa58636832
When resuming a torrent with error, checking if the previous data is present before redownloading it. ( closes #609748 )
2010-07-25 14:55:30 +00:00
Christophe Dumez
51068294f1
Vavious Magnet link related fixes
2010-07-19 18:17:37 +00:00
Christophe Dumez
8f5bd2bc9f
Fix other temp path issues
2010-07-17 21:35:00 +00:00
Christophe Dumez
121a636b4e
Fix several problems when incomplete torrent are kept in a temp folder
...
Bump to rc3
2010-07-16 19:53:47 +00:00
Christophe Dumez
b9241ad5ad
Proper fix to use an INI file instead of the registry on Windows
2010-07-16 15:03:18 +00:00
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
2010-06-07 08:32:41 +00:00
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
2010-06-05 18:59:05 +00:00
Christophe Dumez
789cf654d0
Another attempt to fixing Mac compilation
2010-03-20 19:09:27 +00:00
Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
2010-03-04 18:40:11 +00:00
Christophe Dumez
fb79146ae6
FEATURE: Added "Added/Completed On" columns to transfer list
2010-01-30 16:28:07 +00:00
Christophe Dumez
cac6f7428c
- When incomplete torrents are saved to a different path, check if content is already present at final location
...
- Automacillay force a data recheck every time a torrent is moved (because libtorrent does not take care of checking if the torrent data exists at the destination location)
2010-01-04 21:16:33 +00:00
Christophe Dumez
7bac95c9ad
- Torrents can be renamed in transfer list
2010-01-01 13:25:59 +00:00
Christophe Dumez
add2475700
- Files / Folders can also be renamed directly from torrent addition dialog
2010-01-01 10:55:13 +00:00
Christophe Dumez
04e008afa0
- Fix new settings not being saved
2009-12-18 16:32:26 +00:00
Christophe Dumez
ed803fb994
- Initiated work on torrent labeling/categorization (functional but not perfect yet
2009-12-15 19:52:43 +00:00
Christophe Dumez
abbbf1e562
- Torrent Addition Dialog: File priorities were not taken into consideration (Thanks Mariusz)
2009-12-08 17:20:28 +00:00
Christophe Dumez
9323660c79
- Fix compilation with Qt 4.4
...
- Fix compilation with older boost libraries
2009-11-28 21:46:46 +00:00
Christophe Dumez
d42ab6120e
- Added right-click menu to transfer list
2009-11-24 19:41:31 +00:00
Christophe Dumez
aa0c2e611f
- Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us
2009-11-20 18:29:13 +00:00
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
2009-11-20 07:48:44 +00:00