mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
- Added some asserts to check for overflows
- Removed a useless functions (was used for debug) - Fixed 2 warnings in createTorrent.ui - Improved CXX_FLAGS in src.pro
This commit is contained in:
3
TODO
3
TODO
@@ -45,10 +45,9 @@
|
||||
- update sorting when a new torrent is added?
|
||||
- Keep documention up to date
|
||||
- Windows port (Chris - Peerkoel)
|
||||
- write a patch for file_priority(int index);
|
||||
- write a patch for file_priority(int index), actual_size();
|
||||
- valgrind --tool=memcheck --leak-check=full src/qbittorrent (Looks ok)
|
||||
* beta 6
|
||||
- Use gprof to check if we can optimize some stuff (compile with -pg)
|
||||
- Translations update (IN PROGRESS)
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- Number of seeds non null for finished torrent (Ticket #122)
|
||||
|
||||
Reference in New Issue
Block a user