summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-10-16 00:53:29 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-27 12:20:52 +0200
commit2a806f85229d4790850a412c31d61682a612ea61 (patch)
treebccc299392d628f8afca3ea6fa02afe5d32659d3 /dist/changes-5.0.0
parent1baadd85130812161f6a56aa05ab5bf2cac99cef (diff)
mention QComboBox::currentText changes in change list
Change-Id: Iaea8b8e7d86c29902d9c0d6a38058cea40f1c0b7 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 5a32b46a17..e41fc5d393 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -588,6 +588,11 @@ QtWidgets
returned from permissions() or data(FilePermissions), even if in read-only mode
(QFileSystemModel::isReadOnly()).
+* [QTBUG-158 QTBUG-428 QTBUG-26501] QComboBox::currentText improvements
+ Restored currentText as USER property.
+ New setter setCurrentText(), marked as WRITE method, usable by QItemDelegate and QDataWidgetMapper.
+ New signal currentTextChanged() marked as NOTIFY method.
+
QtNetwork
---------
* QHostAddress::isLoopback() API added. Returns true if the address is