summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
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 cdab7970ef..ad085b3974 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -234,6 +234,10 @@ QtCore
now return an empty QString, QStringRef or QByteArray respectively.
in Qt 4 they returned a null QString or a null QStringRef.
+* QDate, QTime, and QDateTime have undergone important behavioural changes:
+ * QDate::setYMD() is deprecated, use QDate::setDate() instead
+
+
QtGui
-----
* Accessibility has been refactored. The hierachy of accessible objects is implemented via