mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-02 09:55:55 +00:00
- Added a lot of stuff to TODO list
This commit is contained in:
parent
69fa916e26
commit
11c7255da6
16
TODO
16
TODO
@ -9,12 +9,14 @@
|
|||||||
|
|
||||||
// Harder
|
// Harder
|
||||||
- Display a progress bar that really represents the pieces we have (like in eMule)
|
- Display a progress bar that really represents the pieces we have (like in eMule)
|
||||||
|
- Torrent scheduler ala µtorrent/Bitcomet
|
||||||
|
|
||||||
// Waiting for libtorrent
|
// Waiting for libtorrent
|
||||||
- File selection in a torrent in compact mode
|
- File selection in a torrent in compact mode
|
||||||
- Allow to prioritize torrents (may code this in qBittorrent?)
|
- Allow to prioritize torrents (may code this in qBittorrent?)
|
||||||
|
|
||||||
// Unsure
|
// Unsure
|
||||||
|
- Display the peers we are connected to for each torrent with infos (like flag, dl/up speeds, ...)
|
||||||
- Azureus spoofing to prevent ban from trackers?
|
- Azureus spoofing to prevent ban from trackers?
|
||||||
- Option to shutdown computer when downloads are finished
|
- Option to shutdown computer when downloads are finished
|
||||||
- Display hard drive space left?
|
- Display hard drive space left?
|
||||||
@ -43,19 +45,31 @@
|
|||||||
- Add "Mark all as read" feature for RSS
|
- Add "Mark all as read" feature for RSS
|
||||||
- Allow to customize lists refreshing interval (in options)
|
- Allow to customize lists refreshing interval (in options)
|
||||||
- Improve search plugin install (download drom url, choose in a list taken from plugins.qbittorrent.org)
|
- Improve search plugin install (download drom url, choose in a list taken from plugins.qbittorrent.org)
|
||||||
|
- Display the number of DHT node if possible
|
||||||
|
- Allow to change action on double-click
|
||||||
|
-> in download list
|
||||||
|
-> in seeding list
|
||||||
|
|
||||||
// in v1.0.0 (partial) - WIP
|
// in v1.0.0 (partial) - WIP
|
||||||
- Fix all (or almost all) opened bugs in bug tracker
|
- Fix all (or almost all) opened bugs in bug tracker
|
||||||
- update sorting when a new torrent is added?
|
- update sorting when a new torrent is added?
|
||||||
|
- Add an option 'Automatically update search plugins'
|
||||||
|
- Add an option 'Display current speed in title bar'
|
||||||
|
- Add an option 'append .!qBT to incomplete files'
|
||||||
|
- Add an option "preallocate all files"
|
||||||
|
- Add an option 'Put new downloads in ...'
|
||||||
|
- Add an option 'Put complete downloads in ...'
|
||||||
|
- Improve systray tooltip
|
||||||
|
- Use tooltips in options to explain
|
||||||
- Keep documention up to date
|
- Keep documention up to date
|
||||||
- Windows port (Chris - Peerkoel)
|
- Windows port (Chris - Peerkoel)
|
||||||
- write patches for libtorrent for file_priority(int index), actual_size() ?
|
- write patches for libtorrent for file_priority(int index), actual_size() ?
|
||||||
- valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok)
|
- valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok)
|
||||||
- 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent
|
- 128m 29m 16m S 4.8 2.9 0:02.28 qbittorrent
|
||||||
* beta 7
|
* beta 7
|
||||||
- support plugins in tar with icon
|
|
||||||
- update doc for plugins (and add screenies)
|
- update doc for plugins (and add screenies)
|
||||||
- Redesign options (fully)
|
- Redesign options (fully)
|
||||||
|
* Add options like "num uploads"
|
||||||
- redesign torrent creation
|
- redesign torrent creation
|
||||||
* lineEdit for input
|
* lineEdit for input
|
||||||
* Create and save button
|
* Create and save button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user