FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)

This commit is contained in:
Christophe Dumez 2009-11-19 13:25:00 +00:00
commit 484a75ad64
2 changed files with 40 additions and 7 deletions

View file

@ -15,6 +15,7 @@
- FEATURE: Display total amounts transferred in status bar
- FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior)
- FEATURE: Display trackers status as well as error/warning messages
- FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
- FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)
- FEATURE: Support for storing symbolic links in .torrent files (libtorrent >= v0.15 only)