2006-10-01 00:02:39 +08:00
|
|
|
// Easy
|
|
|
|
- Translations into as many languages as possible
|
2007-08-09 13:03:06 +08:00
|
|
|
- Use Launchpad/Rosetta for translations once it supports TS files
|
2006-10-01 00:02:39 +08:00
|
|
|
|
|
|
|
// Intermediate
|
2007-09-01 18:23:39 +08:00
|
|
|
- Port on MacOS, Windows (and create an installer for Windows) - Slow progress
|
|
|
|
- Add some transparency (menus,...), improve look / usabilty
|
|
|
|
- Skins support? (contact Mateusz)
|
2006-10-01 00:02:39 +08:00
|
|
|
|
|
|
|
// Harder
|
2007-09-04 06:33:37 +08:00
|
|
|
- Torrent scheduler ala µtorrent/Bitcomet
|
2006-12-27 11:19:38 +08:00
|
|
|
|
|
|
|
// Waiting for libtorrent
|
2007-09-01 18:23:39 +08:00
|
|
|
- Allow to prioritize torrents (may code this in qBittorrent?)
|
2006-10-01 00:02:39 +08:00
|
|
|
|
|
|
|
// Unsure
|
2007-09-04 06:33:37 +08:00
|
|
|
- Display the peers we are connected to for each torrent with infos (like flag, dl/up speeds, ...)
|
2006-10-01 00:02:39 +08:00
|
|
|
- Azureus spoofing to prevent ban from trackers?
|
2007-03-05 21:55:23 +08:00
|
|
|
- Option to shutdown computer when downloads are finished
|
2007-09-21 04:57:41 +08:00
|
|
|
- NAT checker/Tester
|
2007-09-02 20:12:51 +08:00
|
|
|
- Display hard drive space left?
|
2007-07-12 21:38:40 +08:00
|
|
|
- Make use of dbus on Linux for the single instance instead of socket communication?
|
|
|
|
(http://techbase.kde.org/Development/Tutorials/D-Bus/Accessing_Interfaces)
|
2007-09-02 20:12:51 +08:00
|
|
|
- When favicon can't be downloaded, try to parse the webpage for:
|
|
|
|
<link rel="icon" href="http://example.com/favicon.ico" type="image/vnd.microsoft.icon">
|
2007-11-07 05:11:09 +08:00
|
|
|
* Be careful, the link can be relative
|
2007-11-17 03:21:24 +08:00
|
|
|
- Improve search plugin install (choose in a list taken from plugins.qbittorrent.org)
|
|
|
|
- support zipped torrents? (useful?)
|
|
|
|
- Allow to limit the number of downloading torrents simultaneously (other are paused until a download finishes)
|
2006-10-01 00:02:39 +08:00
|
|
|
|
2007-08-17 12:10:23 +08:00
|
|
|
// in v1.2.0
|
2007-09-01 18:23:39 +08:00
|
|
|
- Allow user to organize the downloads into categories/folders?
|
2007-08-17 12:10:23 +08:00
|
|
|
|
2007-04-13 03:51:39 +08:00
|
|
|
// in v1.1.0
|
2007-11-17 03:21:24 +08:00
|
|
|
-> See https://blueprints.launchpad.net/qbittorrent
|
2007-04-05 23:55:05 +08:00
|
|
|
|