- Added Encryption support!

- Removed old UPnP code
- Removed UPnP in options since libtorrent doesn't allow to disable it. Thus, UPnP is always enabled
- Made options window a bit larger
- Added Arnaud Demaiziere to developpers list
- Updated TODO & Changelog
This commit is contained in:
Christophe Dumez 2007-06-15 20:35:07 +00:00
commit c39da36cca
13 changed files with 650 additions and 451 deletions

1
TODO
View file

@ -36,7 +36,6 @@
- Use tooltips to explain options?
- Improve ratio display / calculation / saving / per torrent...
- Sorting in Download Status column should be smarter than just an alphabetical sort
- Encryption support!
- File selection in a torrent in compact mode???
- Windows port : http://www.peerweb.nl/qbittorrent/experimentalbuild/testing.zip
- Make use of QSessionManager to save application state?