From ef71d4ffcd58a8ef2126248cb573a9819a1fa805 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Thu, 29 Nov 2012 21:39:44 +0100 Subject: Add few missing entries to the changelog related to QObject and moc Change-Id: I96fa72f1a0669f0899e8079b214cac54e5d6edef Reviewed-by: Lars Knoll --- dist/changes-5.0.0 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index c76f216fb5..4a033e2f66 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -508,6 +508,10 @@ QtCore * QLocale - [QTBUG-27987] Constructing a QLocale object with the short locale id has been improved. +* QObject + - Added overloads of connect() to connect using pointers to member function + - Added QObject::isSignalConnected() + QtGui ----- * Accessibility has been refactored. The hierachy of accessible objects is implemented via @@ -868,7 +872,7 @@ Qt for Windows CE * [QTBUG-20785] The moc now has a -b option to #include an additional file at the beginning of the generated file. - +* moc is now able to fully understand and expands preprocessor macros. - uic -- cgit v1.2.3