qBittorrent/src/base/bittorrent
Chocobo1 6759446639
Cleanup code
Also remove redundant code, it is already handled correctly in subsequent function calls.
2018-12-31 20:00:15 +08:00
..
private Mark constructors as explicit 2018-12-26 12:04:40 +08: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
filepriority.cpp Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
filepriority.h Replace prio namespace with FilePriority enum class 2018-12-10 23:21:09 -05:00
infohash.cpp Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00
infohash.h Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00
magneturi.cpp Drop support for "BC Link" format 2018-12-31 20:00:15 +08:00
magneturi.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
peerinfo.cpp Avoid binding constant reference to returned object 2018-07-23 13:40:25 +08:00
peerinfo.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
session.cpp Cleanup code 2018-12-31 20:00:15 +08:00
session.h Cleanup code 2018-12-31 20:00:15 +08:00
sessionstatus.h Use new Session Statistics feature 2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp Combine qAsConst() with copyAsConst() to asConst() 2018-11-28 23:41:23 +02:00
torrentcreatorthread.h Fix coding style 2018-05-09 17:06:22 +03:00
torrenthandle.cpp Fix regression on resuming torrents without metadata 2018-12-23 19:23:34 +02:00
torrenthandle.h Mark constructors as explicit 2018-12-26 12:04:40 +08:00
torrentinfo.cpp Convert all foreach() to range-based for() 2018-11-28 23:40:12 +02:00
torrentinfo.h Fix some warnings 2018-09-07 19:40:08 +03:00
tracker.cpp Merge pull request #9824 from thalieht/style 2018-12-06 16:19:17 +08:00
tracker.h Fix typo 2018-12-03 12:06:32 +08:00
trackerentry.cpp Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00
trackerentry.h Simplify InfoHash, TrackerEntry class internals 2018-12-26 12:04:41 +08:00