Christophe Dumez
|
82e2b3a6cd
|
Fix possible compilation error on Windows
|
2012-05-02 17:35:22 +03:00 |
|
Christophe Dumez
|
bcb29fb5fa
|
Make sure .unwanted parent is removed if empty (Closes #946826)
|
2012-03-17 16:36:02 +02:00 |
|
Christophe Dumez
|
41b57a0878
|
Make sure OS-created files do not prevent "empty" folder removal
Mac OS X creates .DS_Store files and Windows creates .Thumbs.db
files which can prevent otherwise empty folders removal.
|
2012-03-17 15:41:32 +02:00 |
|
Christophe Dumez
|
90b520651b
|
RSS downloader should not ignore "Do not start automatically" rule
Closes #946910.
|
2012-03-08 20:18:52 -08:00 |
|
Christophe Dumez
|
b1f1fbf114
|
Optimize QTorrentHandle
|
2012-02-21 20:12:04 +02:00 |
|
Christophe Dumez
|
a2d9cce181
|
Code clean up
|
2012-02-20 21:46:02 +02:00 |
|
Christophe Dumez
|
06ccae591e
|
Coding style changes
|
2012-02-20 21:32:58 +02:00 |
|
Christophe Dumez
|
f3448125c3
|
Coding style clean up
|
2012-02-20 19:56:07 +02:00 |
|
Christophe Dumez
|
a8a7b61ea9
|
Coding style clean up
|
2012-02-20 19:30:53 +02:00 |
|
Christophe Dumez
|
d53ca1d096
|
Fix import of new trackers when adding a torrent with same hash (Closes #747000)
|
2012-02-19 20:01:11 +02:00 |
|
Christophe Dumez
|
a53a70742d
|
Drop support for libtorrent v0.14.x
|
2012-02-18 16:44:20 +02:00 |
|
Christophe Dumez
|
0c9dbc15f9
|
Remove misc::time_tToQString()
|
2012-02-18 15:37:51 +02:00 |
|
Christophe Dumez
|
b43e641d21
|
Remove misc::removeEmptyFolder()
|
2012-02-18 13:38:48 +02:00 |
|
Christophe Dumez
|
c25586b500
|
Remove misc::safeRemove(): shouldn't be needed
|
2012-02-18 12:49:05 +02:00 |
|
Christophe Dumez
|
0d0c7559bf
|
Optimize converter between QString and sha1_hash
|
2012-02-16 21:17:15 +02:00 |
|
Christophe Dumez
|
de4559659d
|
Code clean up
|
2012-02-16 21:04:02 +02:00 |
|
Christophe Dumez
|
fb60a6489b
|
Fix potential bug when moving single file torrents to tmp folder (closes #932861)
|
2012-02-15 21:13:42 +02:00 |
|
Christophe Dumez
|
9eea35f530
|
Fix banning of IPv6 peers
|
2011-12-28 11:31:46 +02:00 |
|
Christophe Dumez
|
f6b7b8bd6e
|
Get rid of libboost-filesystem dependency if libtorrent >= v0.16.x is used
|
2011-10-25 20:56:54 +03:00 |
|
Christophe Dumez
|
33325cdfee
|
Update DHT bootstrap nodes
|
2011-10-16 11:30:50 +03:00 |
|
Christophe Dumez
|
422b483d78
|
Fix ratio calculation for purely seeded torrents
|
2011-10-16 09:41:59 +03:00 |
|
Christophe Dumez
|
74081bc6f8
|
Completly disable Windows cache
|
2011-10-08 13:36:27 +03:00 |
|
Christophe Dumez
|
76ca967d70
|
Fix torrent loading problem from Web UI on Windows.
|
2011-10-04 22:18:59 +03:00 |
|
Christophe Dumez
|
c7043d5c39
|
Add some more debug output
|
2011-10-04 19:06:16 +03:00 |
|
Christophe Dumez
|
2f7b20c704
|
Use qputenv/qgetenv from Qt for better cross compatibility
|
2011-10-02 17:04:16 +03:00 |
|
Christophe Dumez
|
341a88c2ef
|
BUGFIX: Fix ratio calculation (use all_time_download)
|
2011-09-27 17:11:50 +03:00 |
|
Christophe Dumez
|
ce6348bc32
|
Code clean up
|
2011-09-25 15:04:51 +03:00 |
|
Christophe Dumez
|
5990615248
|
Add support for anonymous mode
This mode was added in libtorrent v0.16 and should be used in
addition to a SOCKS5 proxy.
|
2011-09-20 20:15:47 +03:00 |
|
Christophe Dumez
|
ed5e55f85d
|
Add advanced setting to announce to all trackers
|
2011-09-18 20:05:30 +03:00 |
|
Christophe Dumez
|
94f92aa4f9
|
Add setting to ignore slow torrents in queueing system
Closes https://bugs.launchpad.net/qbittorrent/+bug/799703
|
2011-09-18 19:34:29 +03:00 |
|
Christophe Dumez
|
3282e53e93
|
Multi-tracker: announce to all trackers to avoid stalling issues
with libtorrent.
|
2011-09-06 19:08:55 +03:00 |
|
Christophe Dumez
|
8c491cc831
|
Disable announce_to_all_trackers to comply with the multi-tracker
specification
|
2011-08-08 20:49:47 +03:00 |
|
Christophe Dumez
|
6d9e519cdc
|
Fix important memory usage problem in log tab
|
2011-06-20 22:28:55 +03:00 |
|
Christophe Dumez
|
921512e51d
|
Add make dist target
|
2011-06-18 13:35:25 +00:00 |
|
Christophe Dumez
|
170b0798fd
|
Revert recent memory fix for Windows
|
2011-06-11 07:49:34 +00:00 |
|
Christophe Dumez
|
4795e9980b
|
Fix possible memory problem on Windows
|
2011-06-07 18:48:43 +00:00 |
|
Christophe Dumez
|
02fbd6a135
|
Fix compilation warnings in smtp.h (cgreco)
|
2011-06-05 16:08:30 +00:00 |
|
Christophe Dumez
|
122db6a77e
|
Fix exceptions on Windows XP when IPv6 is disabled (Thanks paolo zambotti)
|
2011-05-05 16:16:20 +00:00 |
|
Christophe Dumez
|
b59dded2a4
|
Update proxy settings in Web UI
|
2011-05-01 12:00:23 +00:00 |
|
Christophe Dumez
|
65883317c3
|
FEATURE: Proxy can be disabled for peer connections
|
2011-05-01 11:22:17 +00:00 |
|
Christophe Dumez
|
7381b0dcf6
|
Code clean up
|
2011-04-23 17:20:44 +00:00 |
|
Christophe Dumez
|
8589eb7c0f
|
Code optimization
|
2011-04-21 18:57:43 +00:00 |
|
Christophe Dumez
|
284fbf5512
|
Code clean up
|
2011-04-21 15:16:54 +00:00 |
|
Christophe Dumez
|
52e7d4ad03
|
Simplify uTP settings
|
2011-04-17 18:11:03 +00:00 |
|
Christophe Dumez
|
b41bcdc605
|
Make use of new libtorrent feature to set file priorities before adding a torrent
|
2011-04-17 15:27:18 +00:00 |
|
Christophe Dumez
|
0ead6f72c6
|
Code optimization
|
2011-04-17 15:00:48 +00:00 |
|
Christophe Dumez
|
104ebbc9a1
|
Save fast resume data periodically only for torrents that need it
|
2011-04-17 14:54:47 +00:00 |
|
Christophe Dumez
|
982098a205
|
Avoid saving fast resume data twice upon exit under certain conditions
|
2011-04-17 14:52:25 +00:00 |
|
Christophe Dumez
|
641b38690c
|
Added uTP support
|
2011-04-17 14:42:38 +00:00 |
|
Christophe Dumez
|
ea433c0619
|
Fix error in last commit
|
2011-04-17 10:36:50 +00:00 |
|