From 8ca8c0e7b8eef2a7e8f8babc7f54507541c81533 Mon Sep 17 00:00:00 2001 From: Leonardo Sobral Cunha Date: Thu, 11 Feb 2010 22:41:06 +0000 Subject: Update QmlChanges.txt --- src/declarative/QmlChanges.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt index 940dc14..e54ec95 100644 --- a/src/declarative/QmlChanges.txt +++ b/src/declarative/QmlChanges.txt @@ -118,3 +118,5 @@ Script: now an intrinsic type in the language Script: delay-loaded of the QML file until their source has been loaded (this only effects QML files loaded across the network.) Scope: declared properties shadow a property of the same name (was previously the reverse) ScriptAction and StateChangeScript: the script property now takes script rather than a string containing script (script: doSomething() rather than script: "doSomething()") +QmlGraphicsItem::transformOrigin default changed from TopLeft to Center +Animations used as PropertySourceValues are set to 'running: true' as default -- cgit v0.12