Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.5 KiB
45 lines
1.5 KiB
// Easy |
|
- Write documentation |
|
- Translations into as many languages as possible |
|
- Improve man page |
|
- Add more keyboard shortcuts |
|
- Improve torrent creation tool (look & features) |
|
|
|
// Intermediate |
|
- Port on MacOS, Windows (and create an installer for Windows) - Progressing |
|
- Option to shutdown computer when downloads are finished |
|
- Optimize code to use less memory/cpu |
|
- Add some transparency (menus,...) |
|
- Add upnp port forwarding support |
|
|
|
// Harder |
|
- Allow user to organize the downloads into categories/folders |
|
- Display new searches in new tabs |
|
- Display a progress bar that really displays the pieces we have (like in eMule) |
|
|
|
// Waiting for libtorrent |
|
- Encryption support (waiting for libtorrent) |
|
- File selection in a torrent in compact mode |
|
- Allow to prioritize files within a torrent |
|
- Allow to prioritize torrents |
|
|
|
// Unsure |
|
- Move Speed/ratio to a status bar ? |
|
- Azureus spoofing to prevent ban from trackers? |
|
- Download from RSS? |
|
- Split kernel from GUI? (would be a lot better but require some deep changes) |
|
- Web interface? |
|
- Use downloader class to download search plugin updates |
|
- Add autocompletion in search engine |
|
- Allow to set upload limit for each torrent |
|
- Add a torrent scheduler |
|
|
|
// in v1.0.0 (partial) or maybe v0.9.0 depending on next libtorrent release date |
|
- Should create options dialog only when needed to save up some memory |
|
- Download from RSS feeds |
|
- UPnP support |
|
|
|
// In v0.9.0 |
|
- Two torrents with the same name are not necessarily the same |
|
- Implement close to systray |
|
- Wait for libtorrent v0.12 official release |