qBittorrent/src/gui/properties
Vladimir Golovnev (Glassez) ead078a38e
Add preliminary support of libtorrent v1.2
libtorrent v1.2 should be built with deprecated features enabled.
2019-03-18 15:17:03 +03: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 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 Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +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 Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +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 Replace deprecated QSignalMapper class 2019-02-28 12:03:08 +08:00
speedwidget.h Replace deprecated QSignalMapper class 2019-02-28 12:03:08 +08:00
trackerlistwidget.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
trackerlistwidget.h Convert pass-by-value arguments to const refs where applicable 2019-02-12 02:45:55 +02:00
trackersadditiondialog.cpp Use DownloadHandler behind the scenes 2019-03-08 13:00:37 +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