qBittorrent/src/gui/properties
thalieht a17fc84fd0 Unlock first column in peerlist too
I just copy pasted from trackerlist (tested ofc). No idea if it can be
done differently.
2016-01-31 16:54:16 +02:00
..
downloadedpiecesbar.cpp Fix DownloadedPiecesBar::bitfieldToFloatVector(). 2015-10-29 14:49:01 +03:00
downloadedpiecesbar.h Fix availability bar & progress bar height being too small on high DPI displays 2015-10-12 15:12:42 +08:00
peerlistdelegate.h Temporarily revert PR #2885 (filename column in peers view). 2016-01-21 00:26:03 +02:00
peerlistsortmodel.h Move utilities to core/utils folder. 2015-06-09 21:30:56 +03:00
peerlistwidget.cpp Unlock first column in peerlist too 2016-01-31 16:54:16 +02:00
peerlistwidget.h Temporarily revert PR #2885 (filename column in peers view). 2016-01-21 00:26:03 +02:00
peersadditiondlg.cpp Use simpler DEFINE for detecting Qt5 so moc will work too. 2015-12-05 22:20:49 +02:00
peersadditiondlg.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
peersadditiondlg.ui Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 2015-07-19 13:04:00 +02:00
pieceavailabilitybar.cpp Fix PieceAvailabilityBar::intToFloatVector(). Closes #3937. 2015-10-29 14:46:43 +03:00
pieceavailabilitybar.h Fix availability bar & progress bar height being too small on high DPI displays 2015-10-12 15:12:42 +08:00
properties.pri Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 2015-07-19 13:04:00 +02:00
propertieswidget.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
propertieswidget.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
propertieswidget.ui Cleanup "Content" page layout 2015-11-07 15:51:29 +08:00
proplistdelegate.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
proplistdelegate.h Split some "header only" sources. 2015-06-10 10:58:20 +03:00
proptabbar.cpp Replace horizontal line with border 2015-10-22 17:34:22 +08:00
proptabbar.h Add speedwidget based on QGraphicsView 2015-07-18 00:54:36 +04:00
speedplotview.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
speedplotview.h Fixup speedwidget code. 2015-07-18 19:31:51 +03:00
speedwidget.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
speedwidget.h Change "Select Graphs" from QToolButton to QComboBox 2015-08-30 21:38:05 +08:00
trackerlist.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackerlist.h Drop libtorrent 0.16.x support. 2015-07-25 19:00:18 +03:00
trackersadditiondlg.cpp Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
trackersadditiondlg.h Split some "header only" sources. 2015-06-10 10:58:20 +03:00
trackersadditiondlg.ui Change project directory structure. 2015-02-05 19:10:26 +03:00