summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-08-20 12:30:45 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-20 21:10:01 +0200
commitfe0a6e57a045b9db7ad812025ed65a6ba011c68d (patch)
tree5b8f61563eaae512808ff4161423cf0579c624e8 /dist
parent7315296e9c94c38c842728aed199ac286a3ef174 (diff)
Remove QProxyModel from qtbase.
A copy is placed in uihelpers for anyone who might be using it. Change-Id: I175f7bc5dcbf25a910d28bfd8985579866392938 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 791e538922..852e6c5b42 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -483,6 +483,10 @@ QtWidgets
* QAbstractItemView and derived classes only emit the clicked() signal on left click now,
instead of on all mouse clicks.
+* QProxyModel has been removed. It is deprecated since early Qt 4 versions and replaced
+ by QAbstractProxyModel and related classes. A copy of QProxyModel is available
+ in the UiHelpers library.
+
QtNetwork
---------
* QHostAddress::isLoopback() API added. Returns true if the address is