Chocobo1
|
ed6bb0efdc
|
Replace QList by QVector for tracker related operations
|
2019-05-22 12:57:22 +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
|
bcfa62cc76
|
Rename "#" column to "Tier" in the tracker list
|
2019-03-13 21:08:40 +02:00 |
|
thalieht
|
947c7e1d64
|
Convert to range-based for loop
|
2019-02-16 16:53:26 +02:00 |
|
thalieht
|
445adb0ab4
|
Convert pass-by-value arguments to const refs where applicable
|
2019-02-12 02:45:55 +02:00 |
|
thalieht
|
ca3ce87e06
|
Add const to many vars and arguments
Also remove const in declarations' arguments that are passed by value
|
2019-02-11 20:19:41 +02:00 |
|
Thomas Piccirello
|
718f66e6a2
|
Remove condition for unsupported libtorrent version
|
2018-12-11 01:37:32 -05:00 |
|
Thomas Piccirello
|
c89e9d4354
|
Reorder and rename Tracker list context menu option
Adds an ellipses to indicate that the Edit option opens a dialog. Also moves Edit to top of the list to convey action's prominence.
|
2018-12-11 00:41:18 -05:00 |
|
Thomas Piccirello
|
b481787574
|
Rename Tracker List columns
"Received" renamed to "Peers", "Peers" renamed to "Leeches".
|
2018-12-11 00:41:18 -05:00 |
|
thalieht
|
1f36b8b89f
|
Combine qAsConst() with copyAsConst() to asConst()
|
2018-11-28 23:41:23 +02:00 |
|
thalieht
|
6b1d26d555
|
Convert all foreach() to range-based for()
|
2018-11-28 23:40:12 +02:00 |
|
thalieht
|
94613c2fa2
|
Fix some warnings
|
2018-09-07 19:40:08 +03:00 |
|
thalieht
|
e2b46f01bb
|
Show "N/A" if there is no scrape
Disambiguates whether the tracker send a response of 0 peers/seeds/downloaded or didn't send one at all.
|
2018-09-07 19:39:53 +03:00 |
|
Chocobo1
|
0217d5b4c0
|
Replace single-character string with character literal
Also remove unnecessary dynamic allocation.
|
2018-07-21 23:26:15 +08:00 |
|
thalieht
|
d34ddb2e3c
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
|