..
downloadedpiecesbar.cpp
Use Qt provided forward declaration header
2020-12-09 18:21:02 +08:00
downloadedpiecesbar.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
peerlistsortmodel.cpp
Improve coding style
2020-11-17 21:02:37 +03:00
peerlistsortmodel.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
peerlistwidget.cpp
Remove redundant variable declarations
2021-01-19 12:16:10 +08: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
Improve coding style
2020-11-17 21:02:37 +03:00
pieceavailabilitybar.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
piecesbar.cpp
Remove redundant suffix from TorrentHandle class
2021-01-06 16:28:17 +03:00
piecesbar.h
Remove redundant suffix from TorrentHandle class
2021-01-06 16:28:17 +03:00
propertieswidget.cpp
Improve "info hash" handling
2021-03-12 12:43:14 +03:00
propertieswidget.h
Remove redundant suffix from TorrentHandle class
2021-01-06 16:28:17 +03:00
propertieswidget.ui
Move menu actions out of .ui files
2021-01-17 14:47:55 +08:00
proplistdelegate.cpp
Remove redundant suffix from TorrentHandle class
2021-01-06 16:28:17 +03:00
proplistdelegate.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
proptabbar.cpp
Improve coding style
2020-11-17 21:02:37 +03:00
proptabbar.h
Use #pragma once instead of include guards
2020-12-12 19:41:32 +00:00
speedplotview.cpp
Don't allow speed plot buffer to overflow
2021-03-09 19:52:10 +03:00
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
Improve tracker entries handling
2021-03-10 19:54:34 +03:00
trackerlistwidget.h
Remove redundant suffix from TorrentHandle class
2021-01-06 16:28:17 +03:00
trackersadditiondialog.cpp
Improve tracker entries handling
2021-03-10 19:54:34 +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