- It is not possible to pause torrents in finished tab (closes #129498)

This commit is contained in:
Christophe Dumez 2007-08-01 08:43:00 +00:00
commit 80fa44f8bb
3 changed files with 165 additions and 67 deletions

4
TODO
View file

@ -44,6 +44,10 @@
- Add checking icon to documentation
* beta3
- Translations update (IN PROGRESS)
- Really enable UPnP/LSD/NAT-PMP (recently disabled as a default in libtorrent)
- make use of finishedChecking alert if hydri implements it
- Clean up delayed progress column sorting code
- Clean up pause after checking code
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent (Ticket #83)
- double free or corruption on exit (Ticket #84)