From 2a806f85229d4790850a412c31d61682a612ea61 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Tue, 16 Oct 2012 00:53:29 +0200 Subject: mention QComboBox::currentText changes in change list Change-Id: Iaea8b8e7d86c29902d9c0d6a38058cea40f1c0b7 Reviewed-by: David Faure --- dist/changes-5.0.0 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dist/changes-5.0.0') 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 -- cgit v1.2.3