summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 93b49ecf05..eddce7e407 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -463,6 +463,9 @@ QtWidgets
is no longer supported. Construct the item without a scene and then call
QGraphicsScene::addItem() to add the item to the scene.
+* QAbstractItemView and derived classes only emit the clicked() signal on left click now,
+ instead of on all mouse clicks.
+
QtNetwork
---------
* QHostAddress::isLoopback() API added. Returns true if the address is