Commit graph

1953 commits

Author SHA1 Message Date
Christophe Dumez
8b78096366 - Set refresh list interval to 30ms min (instead of 10ms) 2009-11-22 18:08:05 +00:00
Christophe Dumez
573a18c20f - Fix folder scanning in program preferences (closes #486712) 2009-11-22 16:35:11 +00:00
Christophe Dumez
b460f67cc4 - Fix up/down speed limit display 2009-11-22 16:28:42 +00:00
Christophe Dumez
823da52d18 - Updated russian translation 2009-11-22 16:16:01 +00:00
Christophe Dumez
c55666996c - Updated changelog 2009-11-22 12:28:25 +00:00
Christophe Dumez
690215e2b0 - Align text on the right in properties 2009-11-22 11:25:17 +00:00
Christophe Dumez
8fe448d35f - Fixed compilation with libtorrent v0.14 2009-11-22 11:16:30 +00:00
Christophe Dumez
5544f2a138 - Another compilation fix for libtorrent v0.14 2009-11-22 10:40:54 +00:00
Christophe Dumez
c1d3f719df - Compilation fix for libtorrent v0.14 2009-11-22 10:35:16 +00:00
Christophe Dumez
f5fc1884b2 - Show official documentation when pressing F1 key 2009-11-22 10:08:03 +00:00
Christophe Dumez
002faac042 - Update documentation links to point to the actual documentation articles (in french or english depending on the current locale) instead of the wiki main page 2009-11-22 10:03:40 +00:00
Christophe Dumez
03552c9a1f - Clean up search engine plugins code
- Update plugins from sourceforge SVN/trunk now to avoid maintenance of another update server
2009-11-22 09:37:16 +00:00
Christophe Dumez
d267d65e57 - Remove html tags from torrent names in mininova search plugin 2009-11-21 20:49:09 +00:00
Christophe Dumez
cdce77962a - Display piece availability average next to the bar 2009-11-21 20:01:09 +00:00
Christophe Dumez
0c617f0a03 - show piece related bar only for downloading torrents (no use for completed ones) 2009-11-21 19:47:54 +00:00
Christophe Dumez
47d545633d - Graphically display piece availability in torrent preferences 2009-11-21 19:40:24 +00:00
Christophe Dumez
fb6b40ccd1 - Rewrote the bar to display the downloaded piece as the one we had was overly complicated 2009-11-21 18:36:12 +00:00
Christophe Dumez
ac021aaecb - Bump to beta5 2009-11-21 15:33:22 +00:00
Christophe Dumez
a4cfc77531 - Improve LSD/DHT/PeX display in tracker list 2009-11-21 15:23:27 +00:00
Christophe Dumez
480d1b18db - Display in tracker list the number of peers gotten from LSD/PeX/DHT 2009-11-21 15:18:09 +00:00
Christophe Dumez
3827a66a3a - Optimized transfer list refresh 2009-11-21 14:42:58 +00:00
Christophe Dumez
eb3d7f31e8 - Updated language files 2009-11-21 14:38:26 +00:00
Christophe Dumez
62f57862e5 - Properly report paused torrents from Bittorrent session to GUI (closes #86293)
- Removed some verbose debug
2009-11-21 14:25:07 +00:00
Christophe Dumez
70c62f6294 - Refresh torrent properties and transfer list only when they are visible in order to save CPU :) 2009-11-21 14:16:54 +00:00
Christophe Dumez
d6e1dc9020 - Make torrent status filters behave as in µTorrent 2009-11-21 13:51:15 +00:00
Christophe Dumez
46f081d888 - Made sure the file priorities in torrent properties don't overwrite "download first/last pieces first" option 2009-11-21 12:43:08 +00:00
Christophe Dumez
ef4c320af7 - Made "download first and last piece first" option smarter. It now detects the main file in the torrent and download the first/last pieces of this file. (Thanks Attila Olah for this suggestion). 2009-11-21 12:35:26 +00:00
Christophe Dumez
6673273830 - Change qBittorrent parameter in desktop file because it does not seem to work 2009-11-21 11:05:26 +00:00
Christophe Dumez
154673a99b - Force torrentfilesmodel list repaint when progress and priorities are updated 2009-11-21 10:38:45 +00:00
Christophe Dumez
62604e32c0 FEATURE: Added option to download first and last piece of a torrent first (for preview) 2009-11-21 10:17:57 +00:00
Christophe Dumez
873221ec14 - Catch exception thrown by resolver.resolve() and display the error message on stderr 2009-11-21 08:37:09 +00:00
Christophe Dumez
e645133baf - Fix compilation errors on Fedora 2009-11-20 22:06:36 +00:00
Christophe Dumez
8c1851c0bd - Move priority column to index==1 for better readability 2009-11-20 19:15:12 +00:00
Christophe Dumez
d15a177027 - Fix the status display of queued checking torrents 2009-11-20 18:42:32 +00:00
Christophe Dumez
5d427d2acf - Save fast resume data for paused torrents too to avoid loosing information (e.g. user trackers, ...) 2009-11-20 18:36:34 +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
332a4121c8 - Made nova2dl.py more robust by downloading the torrent itself if the search plugin does not provide the download_torrent() method 2009-11-20 12:04:38 +00:00
Christophe Dumez
843168bb62 - Move ui files to their own folder 2009-11-20 08:20:05 +00:00
Christophe Dumez
4ee47ce2b8 - Use a capital "B" for Bittorrent class 2009-11-20 08:01:59 +00:00
Christophe Dumez
262b88930e - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
Christophe Dumez
d1646c169d - Fix folder size update in TorrentFilesModel 2009-11-20 07:18:40 +00:00
Christophe Dumez
c6a9ec7c6f - Added a few more country flags to Geoip 2009-11-19 19:38:37 +00:00
Christophe Dumez
ff2fef0dc1 - Fix little problem in evenmanager causing this output: "no status, should not happen!!!" 2009-11-19 18:28:30 +00:00
Christophe Dumez
b35cc2c9e4 - Support up to 99999 peers (for display). It used to be 9999 but this was not enough for some torrents. 2009-11-19 17:13:53 +00:00
Christophe Dumez
98223e54e8 - Updated tracker behavior, it works better now (more µTorrent like) 2009-11-19 15:50:57 +00:00
Christophe Dumez
e36e500045 - Added DHT to trackers list 2009-11-19 15:43:00 +00:00
Christophe Dumez
e2b8aeafa6 - FEATURE: Display the number of peers returned by each tracker 2009-11-19 15:04:43 +00:00
Christophe Dumez
484a75ad64 FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior) 2009-11-19 13:25:00 +00:00
Christophe Dumez
5a88c1ad46 - Fix double fix in tracker list when switching torrent 2009-11-19 12:54:53 +00:00
Christophe Dumez
e8fba3e630 - Moved "download in sequential order" from Torrent properties to right click menu in transfer list (it makes more sense this way)
- Do not save sequential mode status to hard disk because libtorrent is already taking care of this
2009-11-19 12:45:11 +00:00