qBittorrent/src/gui/properties
Eugene Shalygin f211b238c4 Do not attempt to show detailed tooltips without torrent metadata. Closes #6768.
Computations for detailed tooltips are not protected against unavailable
metadata, that leads to asserts or crashes. But since those tooltips are
useless in this case, do not show them at all. Inform user that detailed
tooltip becomes available once torrent metadata are fetched.
2017-05-11 01:10:23 +02:00
..
CMakeLists.txt cmake: fixes for cmake 3.8 2017-04-17 16:27:24 +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 Uncrustify 2017-04-05 17:39:44 +08:00
peerlistsortmodel.h Case insensitive sort for client clumn. Closes #6054 2016-12-15 15:25:30 +09:00
peerlistwidget.cpp Fix peeradditiondlg position 2017-05-01 15:32:08 +08:00
peerlistwidget.h Uncrustify 2017-04-05 17:39:44 +08:00
peersadditiondlg.cpp Fix peeradditiondlg position 2017-05-01 15:32:08 +08:00
peersadditiondlg.h Fix peeradditiondlg position 2017-05-01 15:32:08 +08:00
peersadditiondlg.ui Fix peeradditiondlg position 2017-05-01 15:32:08 +08: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 Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. 2017-05-11 01:10:23 +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 Drop QThread::msleep wrapper 2017-04-26 10:44:47 +03:00
propertieswidget.h Remove generated include from headers 2017-04-17 16:31:19 +02:00
propertieswidget.ui Cleanup "Content" page layout 2015-11-07 15:51:29 +08:00
proplistdelegate.cpp Merge pull request #6487 from Chocobo1/ui 2017-04-18 04:01:13 +03:00
proplistdelegate.h Uncrustify 2017-04-05 17:39:44 +08:00
proptabbar.cpp change all existing shortcuts to use Qt::Keys 2017-01-28 19:43:16 +02:00
proptabbar.h Add speedwidget based on QGraphicsView 2015-07-18 00:54:36 +04:00
speedplotview.cpp Fix coverity issues 2017-02-08 13:49:47 +08:00
speedplotview.h Follow project coding style. Issue #2192. 2016-04-13 01:53:54 +03:00
speedwidget.cpp Drop QThread::msleep wrapper 2017-04-26 10:44:47 +03:00
speedwidget.h Change "Select Graphs" from QToolButton to QComboBox 2015-08-30 21:38:05 +08:00
trackerlist.cpp Fix trackersadditiondlg position 2017-05-01 15:32:08 +08:00
trackerlist.h Display more information in tracker tab 2016-05-07 14:11:17 +02:00
trackersadditiondlg.cpp Fix trackersadditiondlg position 2017-05-01 15:32:08 +08:00
trackersadditiondlg.h Fix trackersadditiondlg position 2017-05-01 15:32:08 +08:00
trackersadditiondlg.ui Fix trackersadditiondlg position 2017-05-01 15:32:08 +08:00