1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-12 07:48:04 +00:00
qBittorrent/src/gui/properties
2016-08-10 23:09:15 +08:00
..
CMakeLists.txt Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
downloadedpiecesbar.cpp Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
downloadedpiecesbar.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
peerlistdelegate.h Revert "Temporarily revert PR #2885 (filename column in peers view)." 2016-02-27 20:51:39 +01:00
peerlistsortmodel.h Add case-sensitive & case-insensitive natural sort helper function 2016-05-08 23:59:06 +08:00
peerlistwidget.cpp Use "Standard Shortcuts" defined by Qt whenever possible. 2016-08-10 23:09:15 +08:00
peerlistwidget.h resize column to contents only when they're visible 2016-05-18 00:44:41 +03: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 Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
pieceavailabilitybar.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
piecesbar.cpp Fix empty tooltips showed at the progress bar borders 2016-06-02 20:51:57 +02:00
piecesbar.h Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
properties.pri Show files in tooltips for pieces progress bars 2016-06-02 10:30:28 +02:00
propertieswidget.cpp Use "Standard Shortcuts" defined by Qt whenever possible. 2016-08-10 23:09:15 +08:00
propertieswidget.h Follow project coding style. Issue #2192. 2016-05-31 19:42:08 +02:00
propertieswidget.ui Cleanup "Content" page layout 2015-11-07 15:51:29 +08:00
proplistdelegate.cpp add a remaining column to the torrent content model 2016-02-03 20:28:10 -08:00
proplistdelegate.h add a remaining column to the torrent content model 2016-02-03 20:28:10 -08: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 Fix 6-hour speedplot point push rate. Close #5545 2016-08-02 10:59:01 +02:00
speedplotview.h Follow project coding style. Issue #2192. 2016-04-13 01:53:54 +03:00
speedwidget.cpp Follow project coding style. Issue #2192. 2016-04-13 01:53:54 +03:00
speedwidget.h Change "Select Graphs" from QToolButton to QComboBox 2015-08-30 21:38:05 +08:00
trackerlist.cpp Use "Standard Shortcuts" defined by Qt whenever possible. 2016-08-10 23:09:15 +08:00
trackerlist.h Drop libtorrent 0.16.x support. 2015-07-25 19:00:18 +03:00
trackersadditiondlg.cpp Fix Add tracker dialog URL download 2016-04-22 23:48:06 +02:00
trackersadditiondlg.h Split some "header only" sources. 2015-06-10 10:58:20 +03:00
trackersadditiondlg.ui