ChangeLog: Document behavior change for resource property
authorThomas Hartmann <Thomas.Hartmann@digia.com>
Tue, 7 May 2013 06:15:29 +0000 (08:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 8 May 2013 17:27:41 +0000 (19:27 +0200)
Change-Id: Id6e157aa191aaa4e24a9cd5c76abfe902fe43d44
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
dist/changes-5.1.0

index 4333c4a..b905fc3 100644 (file)
@@ -35,6 +35,9 @@ Third party components
  - A Window declared nested inside another Item or Window automatically
    becomes transient for (centered upon) its parent's window, if x and y
    were not explicitly specified
+ - The resources property of Item is now its own property independent
+   of QObject. It no longer returns all QObject children, or explicitly
+   sets QObject parent. The resources property now behaves as documented.
 
 ****************************************************************************
 *                          Library                                         *