mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- Added Comboboxes in torrent properties. No usable yet but it will be very useful when we will support pieces prioritization
This commit is contained in:
parent
adf91c95d3
commit
d3eda2e8be
5 changed files with 100 additions and 32 deletions
6
TODO
6
TODO
|
@ -29,6 +29,9 @@
|
|||
- Add a torrent scheduler
|
||||
- Improve Ipfilter.dat parser (move to a thread ? - too slow to load qBT and more importantly options)
|
||||
|
||||
// in v0.11
|
||||
- Tabs support in search
|
||||
|
||||
// in v0.10 (partial) - WIP
|
||||
- Download from RSS feeds (WIP by gtsoul, clean & finish rss.h, add a tab in mainWindow, debug)
|
||||
- Move finished torrent to another tab and keep on seeding them even after restart (debug)
|
||||
|
@ -39,5 +42,4 @@
|
|||
- Display more info in log (UPnP)
|
||||
- Update to libtorrent SVN (0.13)
|
||||
- Use its UPnP/NAT-PMP built-in support instead of ours
|
||||
- Use its piece prioritization support
|
||||
- Tab support in search (maybe a bit later)
|
||||
- Use its piece prioritization support (Add comboboxes in properties)
|
Loading…
Add table
Add a link
Reference in a new issue