Revise 'Add trackers' dialog

* Now it allow user to add tracker to different tier.
* The downloaded trackers are now displayed as is (without modifying).
* Now the dialog remember dialog size and last used URL.

Closes #17692.
This commit is contained in:
Chocobo1 2022-09-12 23:29:09 +08:00
commit e692a191ed
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
12 changed files with 271 additions and 125 deletions

View file

@ -11,6 +11,7 @@ include_directories("../src")
set(testFiles
testalgorithm.cpp
testbittorrenttrackerentry.cpp
testorderedset.cpp
testpath.cpp
testutilscompare.cpp