-FEATURE: Url seeds are now displayed in torrent properties and are editable

- Broke compatibility with Qt4.2. Will fix this a bit later (in the meantime, edit properties.ui)
This commit is contained in:
Christophe Dumez 2007-07-27 09:53:55 +00:00
commit 9cbab8d63e
9 changed files with 490 additions and 81 deletions

2
TODO
View file

@ -31,7 +31,6 @@
// in v1.0.0 (partial) - WIP
- Check storage st creation + hasher in torrent creation
- test IPv6 support (How? Who uses IPv6?)
- Display Url seeds in torrent properties and allow to edit them
- Sorting in Download Status column should be smarter than just an alphabetical sort
- Allow to scan multiple directories?
- Fix all (or almost all) opened bugs in bug tracker
@ -43,6 +42,7 @@
- Windows port (Chris - Peerkoel)
- Translations update
- Optimize and cleanup code
- Improve trackers edition code
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent
- double free or corruption on exit