Chocobo1
|
1b0ffd7781
|
Fix wrong logic
The error is caused by silly copy-paste error.
Fixup 09ff735007e7aa650c7045d2546d95366b8147a4.
|
2019-05-25 14:55:27 +08:00 |
|
Chocobo1
|
09ff735007
|
Use newer libtorrent API
This commit covers trackerentry.cpp only.
|
2019-05-25 11:22:57 +08:00 |
|
Chocobo1
|
3955eef50d
|
Change to lt namespace
Quoting from libtorrent doc:
> In the future, libtorrent will be the alias and lt the namespace name.
|
2019-05-13 11:20:41 +08:00 |
|
Vladimir Golovnev (Glassez)
|
ead078a38e
|
Add preliminary support of libtorrent v1.2
libtorrent v1.2 should be built with deprecated features enabled.
|
2019-03-18 15:17:03 +03:00 |
|
thalieht
|
8a3f942385
|
Don't use 'else' after return/break
|
2019-02-13 18:23:25 +02:00 |
|
Chocobo1
|
a5c53ff756
|
Simplify InfoHash, TrackerEntry class internals
|
2018-12-26 12:04:41 +08:00 |
|
thalieht
|
eb508d67ef
|
Fix coding style
|
2018-07-03 08:38:32 +03:00 |
|
Chocobo1
|
446b3307f9
|
Make method const
|
2017-05-09 14:21:55 +08:00 |
|
Chocobo1
|
fa2128cbae
|
Replace Utils::String::fromStdString() by QString::fromStdString()
|
2017-03-07 19:42:44 +08:00 |
|
Chocobo1
|
ffdcfe9686
|
Replace Utils::String::toStdString() by QString::toStdString()
|
2017-03-06 23:58:38 +08:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|