mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
-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:
parent
676f30d9a1
commit
9cbab8d63e
9 changed files with 490 additions and 81 deletions
2
TODO
2
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue