Some work about adaptive color scheme for Web UI (PR #19901) http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladimir Golovnev (Glassez) 6cb15706f5
Reduce number of DownloadManager signals
6 years ago
..
CMakeLists.txt Change file names and classes names to match them 7 years ago
downloadedpiecesbar.cpp Fix coding style 7 years ago
downloadedpiecesbar.h Coding style for many files 7 years ago
peerlistdelegate.h Fix some warnings 6 years ago
peerlistsortmodel.h Delete several unused #include 7 years ago
peerlistwidget.cpp Convert all foreach() to range-based for() 6 years ago
peerlistwidget.h Fix some warnings 6 years ago
peersadditiondialog.cpp Combine qAsConst() with copyAsConst() to asConst() 6 years ago
peersadditiondialog.h Change file names and classes names to match them 7 years ago
peersadditiondialog.ui Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago
pieceavailabilitybar.cpp Fix coding style 7 years ago
pieceavailabilitybar.h Coding style for many files 7 years ago
piecesbar.cpp Add const to a few pointer arguments 6 years ago
piecesbar.h Add const to a few pointer arguments 6 years ago
properties.pri Change file names and classes names to match them 7 years ago
propertieswidget.cpp Use 'auto' to avoid duplicating the type name 6 years ago
propertieswidget.h Improve Properties widget 6 years ago
propertieswidget.ui Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago
proplistdelegate.cpp Use 'auto' to avoid duplicating the type name 6 years ago
proplistdelegate.h Mark constructors as explicit 6 years ago
proptabbar.cpp Add const to many vars and arguments 6 years ago
proptabbar.h Coding style for many files 7 years ago
speedplotview.cpp Combine qAsConst() with copyAsConst() to asConst() 6 years ago
speedplotview.h Reduce horizontal graphs resolution 6 years ago
speedwidget.cpp Replace deprecated QSignalMapper class 6 years ago
speedwidget.h Replace deprecated QSignalMapper class 6 years ago
trackerlistwidget.cpp Convert to range-based for loop 6 years ago
trackerlistwidget.h Convert pass-by-value arguments to const refs where applicable 6 years ago
trackersadditiondialog.cpp Reduce number of DownloadManager signals 6 years ago
trackersadditiondialog.h Reduce number of DownloadManager signals 6 years ago
trackersadditiondialog.ui Convert the names used in ui and c++ files from snake_case to camelCase 7 years ago