Add few missing entries to the changelog related to QObject and moc

Change-Id: I96fa72f1a0669f0899e8079b214cac54e5d6edef
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Olivier Goffart 2012-11-29 21:39:44 +01:00 committed by The Qt Project
parent 50f8cc54c9
commit ef71d4ffcd

6
dist/changes-5.0.0 vendored
View File

@ -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<file> 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