update the TODO list
This commit is contained in:
parent
9933536892
commit
a240cca0c6
|
@ -1,14 +1,18 @@
|
||||||
|
[key]
|
||||||
|
* not completed
|
||||||
|
- partially completed
|
||||||
|
+ fixed/completed
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
Improve torrent adding to include options, file upload
|
* Improve torrent adding to include options, file upload
|
||||||
Implement the Options Menu
|
- Implement the Options Menu
|
||||||
partially complete
|
* Implement the connection manager
|
||||||
Implement the connection manager
|
* Implement the torrent creator
|
||||||
Implement the torrent creator
|
* Obey the "queue new torrents to top" option
|
||||||
Obey the "queue new torrents to top" option
|
|
||||||
|
|
||||||
[bugs]
|
[bugs]
|
||||||
If a torrent is removed from the core it continues to try and get details
|
* If a torrent is removed from the core it continues to try and get details
|
||||||
if it was the selected torrent.
|
if it was the selected torrent.
|
||||||
Filtering breaks after changing more than once
|
+ Filtering breaks after changing more than once
|
||||||
If there is only one torrent in the view and it is removed by the core,
|
+ If there is only one torrent in the view and it is removed by the core,
|
||||||
it does not get removed by the view.
|
it does not get removed by the view.
|
||||||
|
|
Loading…
Reference in New Issue