Commit graph

29 commits

Author SHA1 Message Date
Christophe Dumez
aeb2c06e0f - Disabled file prioritizing for seeding torrents
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +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
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
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
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
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
Christophe Dumez
ccdb2a82c3 - New tracker list (displays tracker status and error/warning messages) 2009-11-19 11:09:03 +00:00
Christophe Dumez
7c84551150 - Support peer manual ban (from peer list) 2009-11-17 16:02:35 +00:00
Christophe Dumez
5962ef79cb - Added option to disable peer host name resolution (disabled as a default)
- Fix several other bugs related to properties and preferences
2009-11-15 10:00:07 +00:00
Christophe Dumez
8260159ca4 - Initial implementation of Peer list 2009-11-14 10:37:45 +00:00
Christophe Dumez
d8c6e2bcc6 - Added Peers tab (not functional yet) 2009-11-12 19:44:47 +00:00
Christophe Dumez
4493752d2f - Improved properties pannel by using a Splitter to allow the user to set the height of the pannel 2009-11-11 16:22:57 +00:00
Christophe Dumez
6199d6d543 - Put pieces properties on the top of torrent properties (uTorrent like) 2009-11-11 14:58:13 +00:00
Christophe Dumez
81658b9648 - Ported propertiesWidget from arborescence.h to new TorrentFiles Tree Model. (Needs to do the same thing for TorrentAddition.h now) 2009-11-11 12:22:48 +00:00
Christophe Dumez
998b161696 - Save files list column width 2009-11-09 19:30:13 +00:00
Christophe Dumez
f9da85ecfe - Fixed file priorities 2009-11-09 18:01:54 +00:00
Christophe Dumez
9bc90fc7b2 - Huge forward porting of all previous properties features to the new properties panel (probably very buggy but most of the code should be there and it compiles) 2009-11-09 08:56:21 +00:00
Christophe Dumez
6a028c9efd - Display URL seeds in torrent properties 2009-11-08 20:23:02 +00:00
Christophe Dumez
92a9d04568 - Fix torrent deletion
- Fix extended selection in transfer list
- Disable and clear torrent properties when necessary
- Set correct visual attributes to transfer list
2009-11-08 19:54:22 +00:00
Christophe Dumez
a7da280f57 - Usability improvement in torrent properties 2009-11-08 19:09:10 +00:00
Christophe Dumez
4a33917e89 - All buttons work now 2009-11-08 16:48:38 +00:00
Christophe Dumez
8686ef0892 - A little eye candy 2009-11-08 16:39:17 +00:00
Christophe Dumez
cee9ece4c7 - Added back trackers display in torrent properties 2009-11-08 16:19:21 +00:00
Christophe Dumez
c756412ee6 - Added back "Sequential download" feature 2009-11-08 15:50:00 +00:00
Christophe Dumez
75e5a7e3d4 - Made progress on torrent properties (main tab) 2009-11-08 15:41:32 +00:00
Christophe Dumez
707e87f5b8 - started work on properties 2009-11-08 14:20:58 +00:00