summaryrefslogtreecommitdiffstats
path: root/src/declarative/QmlChanges.txt
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-08-20 06:03:42 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-08-20 06:03:42 (GMT)
commit25ee7ca64a1ba35810c026f602be31cbf9dd2d3f (patch)
tree21de3c2c3c142710244a2b12e86274914fdd940c /src/declarative/QmlChanges.txt
parenta80154c9cdc43d3f1b9d0eb3e95b586dc18d8bc9 (diff)
downloadQt-25ee7ca64a1ba35810c026f602be31cbf9dd2d3f.zip
Qt-25ee7ca64a1ba35810c026f602be31cbf9dd2d3f.tar.gz
Qt-25ee7ca64a1ba35810c026f602be31cbf9dd2d3f.tar.bz2
Property changes after API review.
State:operations -> changes Transition:operations -> animations
Diffstat (limited to 'src/declarative/QmlChanges.txt')
-rw-r--r--src/declarative/QmlChanges.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/src/declarative/QmlChanges.txt b/src/declarative/QmlChanges.txt
index fe83d40..5129d60 100644
--- a/src/declarative/QmlChanges.txt
+++ b/src/declarative/QmlChanges.txt
@@ -17,10 +17,14 @@ FocusRealm -> FocusScope
FontFamily -> FontLoader
Renamed properties:
-MouseRegion: xmin -> minimumX
-MouseRegion: xmax -> maximumX
-MouseRegion: ymin -> minimumY
-MouseRegion: ymin -> maximumY
+MouseRegion: xmin -> minimumX
+MouseRegion: xmax -> maximumX
+MouseRegion: ymin -> minimumY
+MouseRegion: ymin -> maximumY
+Text elements: hAlign -> horizontalAlignment
+Text elements: vAlign -> verticalAlignment
+State: operations -> changes
+Transition: operations -> animations
Additions:
MouseRegion: add "acceptedButtons" property
@@ -49,10 +53,8 @@ SetAnchors -> AnchorChanges
Renamed properties:
Follow: followValue -> value
-State: operations -> changes
Transition: fromState -> from
Trnasition: toState -> to
-Transition: operations -> animations
Removed Properties:
PropertyAction::property