Chocobo1
|
926d51839f
|
Update function signature for Qt6 qHash()
Since the `qhash()` signature has changed in Qt6.
|
2022-03-13 16:05:11 +08:00 |
|
Vladimir Golovnev (Glassez)
|
399d3ad85a
|
Replace QStringRef with QStringView
|
2021-07-15 10:56:49 +03:00 |
|
Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
thalieht
|
5f415c292d
|
Show any multiple connections from the same IP in peer list
The uniqueness of peers is now determined by their
IP, port and connection type (uTP etc.) instead of just their IP
|
2020-01-29 20:40:10 +02:00 |
|
Chocobo1
|
2396ef5bd6
|
Move error logging of adding peers to the proper place
|
2019-09-04 16:09:24 +08:00 |
|
Chocobo1
|
ccec50e18e
|
Improve parsing in BitTorrent::PeerAddress::parse
|
2019-07-24 22:22:02 +08:00 |
|
Vladimir Golovnev (Glassez)
|
ad6a40d5f4
|
Extract PeerAddress class into separate file
|
2019-07-23 06:27:35 +03:00 |
|