mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Added a rss tab (still not functional)
This commit is contained in:
parent
456f57e32f
commit
6c8f0bff13
7 changed files with 245 additions and 5 deletions
5
TODO
5
TODO
|
@ -29,7 +29,7 @@
|
|||
- Add a torrent scheduler
|
||||
|
||||
// in v0.10 (partial) - WIP
|
||||
- Download from RSS feeds (WIP by gtsoul in RSS_SUPPORT branch, clean & finish rss.h, merge with trunk, add a tab in mainWindow, debug)
|
||||
- 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 (better for sharing)
|
||||
- Improve torrent creation dialog (look & features) :
|
||||
- Add Private combobox (allow to share on DHT or not)
|
||||
|
@ -44,4 +44,5 @@
|
|||
- Exit confirmation only if there are active downloads (display number of downloads) - SMARTER
|
||||
- Make use of QNetworkInterface (could be useful ?)
|
||||
- Display more info in log (UPnP successful)
|
||||
- Possibility to disable the trayicon
|
||||
- Possibility to disable the trayicon
|
||||
- Bring mainWindow to foreground when asking for exit confirmation
|
Loading…
Add table
Add a link
Reference in a new issue