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
|
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
|
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
|
3995af6489
|
Initial port to libtorrent v0.16
|
2011-04-17 10:29:44 +00:00 |
|
Christophe Dumez
|
4412476109
|
Started to fix compilation with libtorrent v0.16
|
2011-04-16 20:08:32 +00:00 |
|
Christophe Dumez
|
c85cb8799e
|
FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip)
|
2011-04-15 13:02:39 +00:00 |
|
Christophe Dumez
|
fd4f46485c
|
Improve last patch
|
2011-04-13 17:32:28 +00:00 |
|
Christophe Dumez
|
3154461f28
|
Fix initialization problem with some private trackers
|
2011-04-13 17:18:56 +00:00 |
|
Christophe Dumez
|
da32321f10
|
FEATURE: Added UPnP/NAT-PMP port forward for the Web UI port
|
2011-04-12 19:50:05 +00:00 |
|
Christophe Dumez
|
58bfa6f1bb
|
FEATURE: Added support for secure SMTP connection (SSL)
FEATURE: Added support for SMTP authentication
|
2011-04-09 17:39:51 +00:00 |
|
Christophe Dumez
|
0a6f591cf5
|
Remove stylesheets from options.ui
|
2011-04-09 09:03:04 +00:00 |
|
Christophe Dumez
|
2a4abe6a77
|
Fix nox compilation
|
2011-04-05 17:29:55 +00:00 |
|
Christophe Dumez
|
c63503aaa6
|
Use ConsoleKit to shutdown the system instead of HAL (deprecated)
use UPower to suspend the system instead of HAL (deprecated)
Rewrote computer shutdown/suspend code to avoid data loss
|
2011-04-05 16:22:16 +00:00 |
|
Christophe Dumez
|
a24dc147ab
|
Sync program preferences before computer shutdown to avoid loss
|
2011-03-26 08:37:42 +00:00 |
|
Christophe Dumez
|
78fe44ec01
|
Process alerts more frequently
|
2011-03-19 15:48:45 +00:00 |
|
Christophe Dumez
|
536bd85fd0
|
Another fix for torrent addition from Web browser
|
2011-03-19 13:58:34 +00:00 |
|
Christophe Dumez
|
53b6a25442
|
Added %n (torrent name) parameter to external program call
|
2011-03-18 18:28:19 +00:00 |
|
Christophe Dumez
|
e0c2e3dd2c
|
Code clean up
|
2011-03-13 09:13:13 +00:00 |
|
Christophe Dumez
|
15d3b07f34
|
Improve folder removal behavior
|
2011-03-10 18:34:28 +00:00 |
|
Christophe Dumez
|
feeecbf395
|
Fix root folder being cut off if the torrent comes from a scanned folder (Christian Kandeler)
|
2011-03-10 17:46:56 +00:00 |
|
Christophe Dumez
|
879a010c3d
|
Code clean up: Use Qt for File I/O instead of boost
|
2011-03-10 17:36:11 +00:00 |
|
Christophe Dumez
|
82e41f36ee
|
FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
|
2011-03-07 19:26:44 +00:00 |
|
Christophe Dumez
|
d1cfb4f066
|
Should fix writings on NTFS when using Linux
|
2011-03-03 19:10:18 +00:00 |
|
Christophe Dumez
|
efa1f4ebb4
|
Fix compilation with libtorrent v0.14
|
2011-03-03 18:19:42 +00:00 |
|
Christophe Dumez
|
8b9971003d
|
FEATURE: Added option to bypass Web UI authentication for localhost
|
2011-02-27 09:34:42 +00:00 |
|
Christophe Dumez
|
79cdad47f1
|
Code optimization
|
2011-02-26 19:56:15 +00:00 |
|
Christophe Dumez
|
c05e6ba580
|
Fix compilation error on Windows
Fix possible encoding problem on Windows (torrent creation tool)
Fix compilation with boost >= v1.46
|
2011-02-26 15:04:15 +00:00 |
|
Christophe Dumez
|
2da5e03741
|
Share ratio can now go over 100
|
2011-02-24 17:36:20 +00:00 |
|
Christophe Dumez
|
217937217d
|
Fix torrent upload from Web UI (Windows)
|
2011-02-22 18:35:42 +00:00 |
|
Christophe Dumez
|
af1dfd41ab
|
Disable OS cache for aligned files to reduce memory consumption
Code cleanup
|
2011-02-22 18:02:15 +00:00 |
|
Christophe Dumez
|
12d1e852f4
|
Another encoding fix
|
2011-02-10 18:59:55 +00:00 |
|
Christophe Dumez
|
802d262776
|
Revert encoding changes since they appear to be wrong
|
2011-02-10 18:48:31 +00:00 |
|
Christophe Dumez
|
04b63829d7
|
Fix download from URLs on Windows
Fix possible encoding problems in paths (Windows)
|
2011-02-07 20:13:46 +00:00 |
|
Christophe Dumez
|
c5a831b8ec
|
Use slashes instead of antislashes in URLs (Windows)
|
2011-02-07 17:10:06 +00:00 |
|
Christophe Dumez
|
4c7a5633da
|
FEATURE: IP address reported to trackers is now customizable
|
2011-02-05 15:44:48 +00:00 |
|