qBittorrent/src/gui/properties
2019-06-09 19:07:43 +08: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 Forward declare in a few places 2019-06-04 17:48:55 +03: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 Remove some unused #include 2019-06-04 17:48:55 +03:00
peerlistwidget.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +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 Add const to a few pointer arguments 2019-02-25 17:05:15 +02:00
piecesbar.h Add const to a few pointer arguments 2019-02-25 17:05:15 +02:00
properties.pri Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
propertieswidget.cpp Move renameSelectedFile(BitTorrent::TorrentHandle *) 2019-06-09 19:07:43 +08:00
propertieswidget.h Move renameSelectedFile(BitTorrent::TorrentHandle *) 2019-06-09 19:07:43 +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 Remove some unused #include 2019-06-04 17:48:55 +03:00
proplistdelegate.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03: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 Change number of time axis divisions from 5 to 6 for convenience 2019-04-22 00:15:13 +07:00
speedplotview.h Add 12 hour and 24 hour speed graphs 2019-04-22 00:15:13 +07:00
speedwidget.cpp Forward declare as much as possible 2019-05-19 12:06:18 +08:00
speedwidget.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
trackerlistwidget.cpp Remove some unused #include 2019-06-04 17:48:55 +03:00
trackerlistwidget.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
trackersadditiondialog.cpp Remove some unused #include 2019-06-04 17:48:55 +03: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