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.
 
 
 
 
 
 
Anton Lashkov 8a6866d409 SpeedPlotView: Simplify code using PointData struct 9 years ago
..
CMakeLists.txt add basic cmake support 9 years ago
downloadedpiecesbar.cpp Fix DownloadedPiecesBar::bitfieldToFloatVector(). 9 years ago
downloadedpiecesbar.h Fix availability bar & progress bar height being too small on high DPI displays 9 years ago
peerlistdelegate.h Revert "Temporarily revert PR #2885 (filename column in peers view)." 9 years ago
peerlistsortmodel.h Move utilities to core/utils folder. 10 years ago
peerlistwidget.cpp Merge pull request #4867 from evsh/peers-show-files 9 years ago
peerlistwidget.h Merge pull request #4867 from evsh/peers-show-files 9 years ago
peersadditiondlg.cpp Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
peersadditiondlg.h Rename Core to Base (Closes #3733). 9 years ago
peersadditiondlg.ui Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 9 years ago
pieceavailabilitybar.cpp Fix PieceAvailabilityBar::intToFloatVector(). Closes #3937. 9 years ago
pieceavailabilitybar.h Fix availability bar & progress bar height being too small on high DPI displays 9 years ago
properties.pri Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 9 years ago
propertieswidget.cpp Don't display warning when folder named stayed the same. 9 years ago
propertieswidget.h Rename Core to Base (Closes #3733). 9 years ago
propertieswidget.ui Cleanup "Content" page layout 9 years ago
proplistdelegate.cpp add a remaining column to the torrent content model 9 years ago
proplistdelegate.h add a remaining column to the torrent content model 9 years ago
proptabbar.cpp Replace horizontal line with border 9 years ago
proptabbar.h Add speedwidget based on QGraphicsView 9 years ago
speedplotview.cpp SpeedPlotView: Simplify code using PointData struct 9 years ago
speedplotview.h SpeedPlotView: Simplify code using PointData struct 9 years ago
speedwidget.cpp SpeedPlotView: Simplify code using PointData struct 9 years ago
speedwidget.h Change "Select Graphs" from QToolButton to QComboBox 9 years ago
trackerlist.cpp Rename Core to Base (Closes #3733). 9 years ago
trackerlist.h Drop libtorrent 0.16.x support. 9 years ago
trackersadditiondlg.cpp Move some URLs overs to https 9 years ago
trackersadditiondlg.h Split some "header only" sources. 10 years ago
trackersadditiondlg.ui