.. |
CMakeLists.txt
|
Move implementation to its own file
|
2019-07-18 00:30:44 +08:00 |
downloadedpiecesbar.cpp
|
Fix coding style
|
2018-06-12 07:17:05 +03:00 |
downloadedpiecesbar.h
|
Forward declare in a few places
|
2019-06-04 17:48:55 +03:00 |
peerlistdelegate.cpp
|
Revise sort model and delegate code
|
2019-08-08 22:17:18 +08:00 |
peerlistdelegate.h
|
Move implementation to its own file
|
2019-07-18 00:30:44 +08:00 |
peerlistsortmodel.cpp
|
Move implementation to its own file
|
2019-07-18 00:30:44 +08:00 |
peerlistsortmodel.h
|
Move implementation to its own file
|
2019-07-18 00:30:44 +08:00 |
peerlistwidget.cpp
|
Let ReverseResolution always return/emit a result
|
2020-01-30 19:24:18 +08:00 |
peerlistwidget.h
|
Speed up lookup time
|
2020-01-30 19:23:54 +08:00 |
peersadditiondialog.cpp
|
Replace QList by QVector
|
2019-08-05 20:56:15 +08:00 |
peersadditiondialog.h
|
Replace QList by QVector
|
2019-08-05 20:56:15 +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
|
Fix coding style
|
2018-06-12 07:17:05 +03:00 |
pieceavailabilitybar.h
|
Coding style for many files
|
2017-11-20 23:29:59 +02:00 |
piecesbar.cpp
|
Split TorrentHandle interface and implementation
|
2020-04-16 20:22:26 +03:00 |
piecesbar.h
|
Add const to a few pointer arguments
|
2019-02-25 17:05:15 +02:00 |
properties.pri
|
Move implementation to its own file
|
2019-07-18 00:30:44 +08:00 |
propertieswidget.cpp
|
Split TorrentHandle interface and implementation
|
2020-04-16 20:22:26 +03:00 |
propertieswidget.h
|
Forward declare some classes
|
2019-07-13 19:38:37 +08:00 |
propertieswidget.ui
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
2018-07-03 08:38:32 +03:00 |
proplistdelegate.cpp
|
Revise sort model and delegate code
|
2019-08-08 22:17:18 +08:00 |
proplistdelegate.h
|
Group Qt forward declarations separately from the others
|
2019-06-04 17:48:55 +03:00 |
proptabbar.cpp
|
Replace deprecated macro
|
2019-09-05 20:16:18 +08:00 |
proptabbar.h
|
Rely on Qt ownership to delete class members
|
2019-07-16 18:42:26 +08:00 |
speedplotview.cpp
|
Replace obsoleted QFontMetrics::width()
|
2019-07-01 14:48:53 +08:00 |
speedplotview.h
|
Add 12 hour and 24 hour speed graphs
|
2019-04-22 00:15:13 +07:00 |
speedwidget.cpp
|
Replace static_cast by qOverload
|
2019-07-26 22:32:18 +08:00 |
speedwidget.h
|
Forward declare some classes
|
2019-07-13 19:38:37 +08:00 |
trackerlistwidget.cpp
|
Initialize boolean variables
|
2020-03-06 15:50:55 +08:00 |
trackerlistwidget.h
|
Clean up code in TrackerListWidget class
|
2019-07-13 12:53:26 +08:00 |
trackersadditiondialog.cpp
|
Replace QString::split() by faster alternatives
|
2019-08-08 18:57:54 +08:00 |
trackersadditiondialog.h
|
Reduce number of DownloadManager signals
|
2019-03-05 11:28:29 +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 |