Christophe Dumez
912056a364
Added back folder watching in Web UI
2010-03-18 19:25:16 +00:00
Christophe Dumez
12fff1b966
Compilation fix with Qt 4.4
2010-03-15 18:10:18 +00:00
Christophe Dumez
bd292076e3
Another Qt 4.6 fix
2010-03-13 13:45:10 +00:00
Christophe Dumez
ce0ddbe517
Qt 4.6 fix
2010-03-13 13:40:26 +00:00
Christophe Dumez
1ea7340111
BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them
2010-03-12 20:00:51 +00:00
Christophe Dumez
c32b352ec1
Mark QTorrentHandle constructor as explicit
2010-03-11 21:43:09 +00:00
Christophe Dumez
f833f26212
Duplicate torrent trackers and url seeds are added to existing torrent even if it was added through folder scanning
2010-03-11 16:37:49 +00:00
Christophe Dumez
d9fa9c3566
Fix folder scanning: it would not detect torrents already present in the folder on startup. This bug was introduced recently (in rc1)
2010-03-08 19:19:17 +00:00
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
2010-03-06 21:11:47 +00:00
Christophe Dumez
ade0ba794c
Little fix
2010-03-04 21:10:46 +00:00
Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
bea3c33a46
Fix several signals/slots bindings
...
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
2010-03-04 19:29:48 +00:00
Christophe Dumez
a9be841d2d
Keep on cleaning up
2010-03-03 19:04:34 +00:00
Christophe Dumez
7d0581a7a5
Started code clean up and optimization
2010-03-03 17:27:25 +00:00
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
2010-02-28 15:15:00 +00:00
Christophe Dumez
4d5001d18d
Display more useful information in log window when an I/O error occurs
...
I/O errors are now reported in nox version too
2010-02-22 19:30:36 +00:00
Christophe Dumez
0f4f108eb5
BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
2010-02-17 08:10:57 +00:00
Christophe Dumez
f7a86b5484
Add URL seeds from duplicate torrents to existing ones
2010-02-15 18:45:39 +00:00
Christophe Dumez
e4bf116ce8
- Fix a crash when adding an already existing torrent
2010-02-09 21:35:20 +00:00
Christophe Dumez
9d2f2230ee
- Fix bugs with new feature: "Add trackers from duplicate torrent"
2010-02-09 08:06:49 +00:00
Christophe Dumez
1065f5fb86
FEATURE: If 2 torrents have the same hash, add new trackers to the existin
...
g torrent
2010-02-07 14:31:45 +00:00
Christophe Dumez
e17ca355ae
Startup optimization
2010-02-04 19:16:04 +00:00
Christophe Dumez
b80940ac4f
- Optimize startup speed (do not resave fastresume data for torrents that were seeded in the previous session)
2010-02-04 17:19:00 +00:00
Christophe Dumez
1eca139db9
Fix new "Automatically recheck torrents on completion" feature (would keep on rechecking)
2010-02-03 19:44:19 +00:00
Christophe Dumez
25278beb2f
Minor code optimization
2010-02-03 19:31:13 +00:00
Christophe Dumez
77239db3c5
FEATURE: Torrents can be automatically rechecked on completion
2010-01-31 16:14:56 +00:00
Christophe Dumez
245a8e0a3a
FEATURE: User can choose to include the protocol overhead in transfer limits
2010-01-31 15:57:07 +00:00
Christophe Dumez
51e474c893
FEATURE: User can choose to apply transfer limits on LAN too
2010-01-31 15:42:24 +00:00
Christophe Dumez
95da161be3
FEATURE: Outgoing ports range can be customized (for QoS)
2010-01-31 15:27:54 +00:00
Christophe Dumez
a03ad3de23
FEATURE: Torrent files can be exported to a given directory
...
BUGFIX: Fix crash when double-clicking on a torrent that has no metadata to open its save path
2010-01-31 13:09:46 +00:00
Christophe Dumez
fb79146ae6
FEATURE: Added "Added/Completed On" columns to transfer list
2010-01-30 16:28:07 +00:00
Christophe Dumez
dedd9bd03c
- Add more RSS and tracker debug
2010-01-27 12:21:14 +00:00
Christophe Dumez
ab36a358b7
- Fix "Append .!qB extension to incomplete files". The extension would stay under certain conditions
2010-01-26 08:02:15 +00:00
Christophe Dumez
48dbaf05ae
FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
2010-01-24 11:57:15 +00:00
Christophe Dumez
540da69d61
- Remember alternative speeds state on restart
2010-01-23 20:45:14 +00:00
Christophe Dumez
6a6077bf1d
Improved previous patch: Force recheck only if we detected that renaming overwrote an existing file
2010-01-21 21:14:54 +00:00
Christophe Dumez
30234a4e78
- Force recheck after renaming files
2010-01-21 20:27:59 +00:00
Christophe Dumez
92574458d0
"Add in pause" setting is no longer ignored if torrent is loaded from a watched directory
2010-01-20 18:53:11 +00:00
Christophe Dumez
1840d1c49f
- Paused torrents can now be rechecked
2010-01-20 18:02:26 +00:00
Christophe Dumez
454c093033
- qBittorrent can now listen on ports < 1024 (must be root)
2010-01-20 09:54:51 +00:00
Christophe Dumez
8c6978be82
- Exceptions to "Add Torrent is paused" setting can now be set in torrent addition dialog
2010-01-20 08:35:36 +00:00
Christophe Dumez
6c9e7156f7
- Fix magnet link support
2010-01-19 23:43:29 +00:00
Christophe Dumez
d5da8a6277
- Save torrent file as soon as we get the torrent metadata so that it does not have to be redownloaded on restart
2010-01-19 21:47:53 +00:00
Christophe Dumez
e20c3cd0b6
Updated Polish translation
2010-01-13 18:58:59 +00:00
Christophe Dumez
3733bc9148
FEATURE: Search engine can now use a SOCKS5 proxy
...
BUGFIX: Search engine loads new proxy settings without program restart
Fix a bug in HTTP communication proxy settings
2010-01-08 20:15:08 +00:00
Christophe Dumez
296acf820c
Fix to proxy settings
...
Added back SOCKS5 proxy support for HTTP communications
2010-01-07 20:35:12 +00:00
Christophe Dumez
da796c80c3
- Forgot to move the torrent data when its label is deleted
2010-01-05 18:11:52 +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
ba0c7334b7
- Use torrent addition dialog for Magnet URIs too
2010-01-03 14:20:31 +00:00
Christophe Dumez
a7820e5f08
- Make sure the torrent file is valid before loading it
2010-01-03 13:00:16 +00:00