qBittorrent/src/gui/properties
2022-01-07 15:22:51 +08:00
..
downloadedpiecesbar.cpp Replace min, max, clamp functions with std counterparts 2022-01-01 15:22:07 +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 Make TorrentInfo immutable 2021-12-19 16:16:16 +03:00
peerlistwidget.h Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
peersadditiondialog.cpp Improve coding style 2020-11-17 21:02:37 +03:00
peersadditiondialog.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00: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 Replace min, max, clamp functions with std counterparts 2022-01-01 15:22:07 +08:00
pieceavailabilitybar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
piecesbar.cpp Make TorrentInfo immutable 2021-12-19 16:16:16 +03:00
piecesbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
propertieswidget.cpp Replace "seeding_duration" with "finished_duration" everywhere 2022-01-07 15:22:51 +08:00
propertieswidget.h Add context menu to toggle content tab columns (#15164) 2021-07-12 13:57:17 +08:00
propertieswidget.ui Provide v1 and v2 infohashes in UI (#15097) 2021-06-25 20:44:23 +03:00
proplistdelegate.cpp Apply download priority immediately in torrent content view 2021-11-16 13:50:53 +08:00
proplistdelegate.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
proptabbar.cpp Raise minimum Qt version to 5.15.2 2021-07-09 07:41:13 +03:00
proptabbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
speedplotview.cpp Revert "Change clamping of update interval of SpeedPlotView::Averager" 2021-04-07 22:43:36 +05:30
speedplotview.h Add a 3-Hour graph 2021-01-23 18:30:39 +05:30
speedwidget.cpp Add a 3-Hour graph 2021-01-23 18:30:39 +05:30
speedwidget.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
trackerlistwidget.cpp Elide text from the right for all columns' header 2021-09-08 11:47:55 +08:00
trackerlistwidget.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
trackersadditiondialog.cpp Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
trackersadditiondialog.h Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03: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