From: Mark Brand Date: Mon, 15 Oct 2012 22:53:29 +0000 (+0200) Subject: mention QComboBox::currentText changes in change list X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a806f85229d4790850a412c31d61682a612ea61;p=profile%2Fivi%2Fqtbase.git mention QComboBox::currentText changes in change list Change-Id: Iaea8b8e7d86c29902d9c0d6a38058cea40f1c0b7 Reviewed-by: David Faure --- diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 5a32b46..e41fc5d 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