- Added a rss tab (still not functional)

This commit is contained in:
Arnaud Demaiziere 2007-03-29 15:43:08 +00:00
commit 6c8f0bff13
7 changed files with 245 additions and 5 deletions

5
TODO
View file

@ -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