mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
- Made finished list menu more similar to the download list one
- Fixed Start/Pause actions in lists context menus
This commit is contained in:
6
TODO
6
TODO
@@ -47,11 +47,9 @@
|
||||
- Windows port (Chris - Peerkoel)
|
||||
- write a patch for file_priority(int index);
|
||||
- strace -p `pidof yourbtclient`
|
||||
- valgrind --tool=memcheck --leak-check=full src/qbittorrent (parameter socket?)
|
||||
- valgrind --tool=memcheck --leak-check=full src/qbittorrent
|
||||
* beta 6
|
||||
- Translations update (IN PROGRESS)
|
||||
- dllist and seeding lists context menus should be more similar
|
||||
- dllist and seeding list shouldn't need a pointer to GUI (use signals/slots)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- Mutex invalid argument on exit (Ticket #126) - FIXED?
|
||||
- Number of seeds non null for finished torrent (Ticket #122)
|
||||
@@ -81,3 +79,5 @@ beta5->beta6 changelog:
|
||||
- BUGFIX: Showing checking progress for paused torrents too
|
||||
- BUGFIX: Fixed progress column sorting on startup
|
||||
- BUGFIX: Prevent downloadFromUrl flooding
|
||||
- BUGFIX: Made finished list context menu more similar to the download list one
|
||||
- BUGFIX: Fixed Pause/Start action in lists context menus
|
||||
|
||||
Reference in New Issue
Block a user