..
CMakeLists.txt
Change file names and classes names to match them
2018-06-15 20:12:59 +03:00
downloadedpiecesbar.cpp
Fix coding style
2018-06-12 07:17:05 +03:00
downloadedpiecesbar.h
Coding style for many files
2017-11-20 23:29:59 +02:00
peerlistdelegate.h
Fix some warnings
2018-09-07 19:40:08 +03:00
peerlistsortmodel.h
Delete several unused #include
2018-07-03 08:38:32 +03:00
peerlistwidget.cpp
Convert all foreach() to range-based for()
2018-11-28 23:40:12 +02:00
peerlistwidget.h
Fix some warnings
2018-09-07 19:40:08 +03:00
peersadditiondialog.cpp
Combine qAsConst() with copyAsConst() to asConst()
2018-11-28 23:41:23 +02:00
peersadditiondialog.h
Change file names and classes names to match them
2018-06-15 20:12:59 +03: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
Convert all foreach() to range-based for()
2018-11-28 23:40:12 +02:00
piecesbar.h
Coding style for many files
2017-11-20 23:29:59 +02:00
properties.pri
Change file names and classes names to match them
2018-06-15 20:12:59 +03:00
propertieswidget.cpp
Replace prio namespace with FilePriority enum class
2018-12-10 23:21:09 -05:00
propertieswidget.h
Allow to disable speed graphs
2018-10-08 23:51:02 +07: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
Draw progress bar in Fusion style on macOS systems
2019-01-02 10:01:32 +03:00
proplistdelegate.h
Mark constructors as explicit
2018-12-26 12:04:40 +08:00
proptabbar.cpp
Combine qAsConst() with copyAsConst() to asConst()
2018-11-28 23:41:23 +02:00
proptabbar.h
Coding style for many files
2017-11-20 23:29:59 +02:00
speedplotview.cpp
Combine qAsConst() with copyAsConst() to asConst()
2018-11-28 23:41:23 +02:00
speedplotview.h
Reduce horizontal graphs resolution
2018-10-13 18:28:38 +07:00
speedwidget.cpp
Delete several unused #include
2018-07-03 08:38:32 +03:00
speedwidget.h
Mark constructors as explicit
2018-12-26 12:04:40 +08:00
trackerlistwidget.cpp
Remove condition for unsupported libtorrent version
2018-12-11 01:37:32 -05:00
trackerlistwidget.h
Mark constructors as explicit
2018-12-26 12:04:40 +08:00
trackersadditiondialog.cpp
Mark constructors as explicit
2018-12-26 12:04:40 +08:00
trackersadditiondialog.h
Use new DownloadManager interface
2018-06-29 15:48: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