qBittorrent/src/base/bittorrent
thalieht 0e30659c26 Fix possible crash when using both share limits
Avoid possible crash in "torrent->name()" when processing seeding time of the torrent that already reached the ratio limit.
2018-02-23 17:13:56 +02:00
..
private Stop logging IP filter parsing errors after a while. 2017-11-29 15:49:59 +02:00
addtorrentparams.h Add uploadLimit, downloadLimit fields to AddTorrentData & AddTorrentParams 2017-10-11 16:23:58 +08:00
cachestatus.h Use cached SessionStatus and CacheStatus 2017-05-10 13:24:37 +03:00
infohash.cpp Replace C-style casts with C++ ones 2017-05-29 17:25:42 +02:00
infohash.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
magneturi.cpp Replace Utils::String::fromStdString() by QString::fromStdString() 2017-03-07 19:42:44 +08:00
magneturi.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.cpp Make peer information flags in peerlist more readable 2017-12-20 11:22:23 +02:00
peerinfo.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
session.cpp Fix possible crash when using both share limits 2018-02-23 17:13:56 +02:00
session.h Add "Coalesce reads & writes" checkbox in advanced options 2018-01-30 22:46:14 +08:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Add source field in Torrent creator. Closes #7965. 2017-12-09 00:39:50 +08:00
torrentcreatorthread.h Add source field in Torrent creator. Closes #7965. 2017-12-09 00:39:50 +08:00
torrenthandle.cpp Fix translation context. 2018-01-07 23:01:22 +08:00
torrenthandle.h Merge pull request #7571 from Chocobo1/webui_download 2017-10-15 20:32:14 +08:00
torrentinfo.cpp Allow to load TorrentInfo from data buffer 2018-01-23 11:08:32 +03:00
torrentinfo.h Allow to load TorrentInfo from data buffer 2018-01-23 11:08:32 +03:00
tracker.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
tracker.h Redesign Web API 2018-01-28 19:16:24 +03:00
trackerentry.cpp Make method const 2017-05-09 14:21:55 +08:00
trackerentry.h Make method const 2017-05-09 14:21:55 +08:00