mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Improved a lot the torrent creation module
This commit is contained in:
parent
81d05a67b3
commit
ff0dd88ee1
5 changed files with 701 additions and 274 deletions
5
TODO
5
TODO
|
@ -32,10 +32,7 @@
|
|||
// in v0.10 (partial) - WIP
|
||||
- Download from RSS feeds (WIP by gtsoul, clean & finish rss.h, add a tab in mainWindow, debug)
|
||||
- Move finished torrent to another tab and keep on seeding them even after restart (debug)
|
||||
- Improve torrent creation dialog (look & features) :
|
||||
- Add Private combobox (allow to share on DHT or not)
|
||||
- Use a QListWidget to allow multiple input paths
|
||||
- Possibility to add url seeds
|
||||
- Check storage st creation + hasher in torrent creation
|
||||
- Add IPv6 support (at least start working on it, libtorrent seems to support it, we should limit our code to IPv4 anymore)
|
||||
- Display Url seeds in torrent properties and allow to edit them
|
||||
- Use tooltips to explain options?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue