1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

- Updated TODO

This commit is contained in:
Christophe Dumez 2006-11-12 17:35:35 +00:00
parent 4c4d4dd3b8
commit e2dd4a0f21

7
TODO
View File

@ -12,7 +12,6 @@
- Optimize code to use less memory/cpu - Optimize code to use less memory/cpu
- Add some transparency (menus,...) - Add some transparency (menus,...)
- Add a column "Tracker status"? - Add a column "Tracker status"?
- Option to shutdown computer when downloads are finished
- Add upnp port forwarding support - Add upnp port forwarding support
// Harder // Harder
@ -32,4 +31,8 @@
// In v0.9.0 // In v0.9.0
- Add Visit qBittorrent website menu entry - Add Visit qBittorrent website menu entry
- Add Report a bug in qBittorrent menu entry - Add Report a bug in qBittorrent menu entry
- Allow to set upload limit for each torrent
- Optimize code to use less memory/cpu
- Check space left on hard drive
- Option to shutdown computer when downloads are finished
- Some GUI redesign