mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
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:
parent
4e326229da
commit
e692a191ed
12 changed files with 271 additions and 125 deletions
|
@ -11,6 +11,7 @@ include_directories("../src")
|
|||
|
||||
set(testFiles
|
||||
testalgorithm.cpp
|
||||
testbittorrenttrackerentry.cpp
|
||||
testorderedset.cpp
|
||||
testpath.cpp
|
||||
testutilscompare.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue