qBittorrent/src/gui/properties
Kacper Michajłow 5173a56ebd
Fix DHT/PeX/LSD status when it is globally disabled
Global status takes precedence over specific torrent private status.

PR #17126.
2022-05-31 12:45:28 +08:00
..
downloadedpiecesbar.cpp Add missing header 2022-03-29 11:19:37 +08:00
downloadedpiecesbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
peerlistsortmodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
peerlistsortmodel.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
peerlistwidget.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
peerlistwidget.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
peersadditiondialog.cpp Use QString literals 2022-03-18 12:46:01 +08:00
peersadditiondialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
peersadditiondialog.ui Convert the names used in ui and c++ files from snake_case to camelCase 2018-07-03 08:38:32 +03:00
pieceavailabilitybar.cpp Add missing header 2022-03-29 11:19:37 +08:00
pieceavailabilitybar.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
piecesbar.cpp Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
piecesbar.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
propertieswidget.cpp Revise string literal usage 2022-03-29 10:41:17 +08:00
propertieswidget.h Implement class for handling filesystem paths 2022-02-08 06:03:48 +03:00
propertieswidget.ui Provide v1 and v2 infohashes in UI (#15097) 2021-06-25 20:44:23 +03:00
proplistdelegate.cpp Allow setting priority for partially downloaded multi-file torrent 2022-03-01 12:53:39 +08:00
proplistdelegate.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
proptabbar.cpp Use QString literals 2022-03-18 12:46:01 +08:00
proptabbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
speedplotview.cpp Use QString literals 2022-03-18 12:46:01 +08:00
speedplotview.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
speedwidget.cpp Use QString literals 2022-03-18 12:46:01 +08:00
speedwidget.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
trackerlistwidget.cpp Fix DHT/PeX/LSD status when it is globally disabled 2022-05-31 12:45:28 +08:00
trackerlistwidget.h Change Downloaded to Times Downloaded in trackers tab 2022-03-23 12:57:45 +08:00
trackersadditiondialog.cpp Use QString literals 2022-03-18 12:46:01 +08:00
trackersadditiondialog.h Disable copy, move constructors when inheriting from QObject 2022-05-19 19:07:23 +08:00
trackersadditiondialog.ui Convert the names used in ui and c++ files from snake_case to camelCase 2018-07-03 08:38:32 +03:00