..
private
Follow project coding style.
2017-08-12 16:23:15 +03:00
addtorrentparams.h
Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602 .
2017-08-07 20:01:30 +03: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
Rename Core to Base ( Closes #3733 ).
2015-12-06 14:27:00 +03:00
magneturi.cpp
Replace Utils::String::fromStdString() by QString::fromStdString()
2017-03-07 19:42:44 +08:00
magneturi.h
Create MagnetUri object from BC link or HASH string
2016-01-31 21:32:41 +03:00
peerinfo.cpp
Don't use deprecated peer_info fields
2017-05-10 13:54:28 +03:00
peerinfo.h
Don't use deprecated peer_info fields
2017-05-10 13:54:28 +03:00
session.cpp
Use qUtf8Printable() for logging strings
2017-08-13 16:14:57 +03:00
session.h
Don't create subfolder inside temp folder
2017-07-29 18:04:23 +03:00
sessionstatus.h
Use new Session Statistics feature
2017-05-10 13:24:51 +03:00
torrentcreatorthread.cpp
Use qUtf8Printable() for logging strings
2017-08-13 16:14:57 +03:00
torrentcreatorthread.h
[TorrentCreator] Show number of pieces. Closes #6774 .
2017-05-27 16:37:08 +08:00
torrenthandle.cpp
Use qUtf8Printable() for logging strings
2017-08-13 16:14:57 +03:00
torrenthandle.h
Merge pull request #7207 from glassez/move-torrent
2017-08-05 20:26:05 +03:00
torrentinfo.cpp
Use qUtf8Printable() for logging strings
2017-08-13 16:14:57 +03:00
torrentinfo.h
Don't create subfolder inside temp folder
2017-07-29 18:04:23 +03:00
tracker.cpp
Use qUtf8Printable() for logging strings
2017-08-13 16:14:57 +03:00
tracker.h
Rename Core to Base ( Closes #3733 ).
2015-12-06 14:27:00 +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