qBittorrent/src/gui/properties
2019-02-13 18:23:25 +02:00
..
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 Don't use 'else' after return/break 2019-02-13 18:23:25 +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 Close context menu when content model is reset 2019-02-01 18:44:26 +03:00
propertieswidget.h Improve Properties widget 2019-01-28 12:42:12 +03: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 Add const to many vars and arguments 2019-02-11 20:19:41 +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 Convert pass-by-value arguments to const refs where applicable 2019-02-12 02:45:55 +02:00
trackerlistwidget.h Convert pass-by-value arguments to const refs where applicable 2019-02-12 02:45:55 +02: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