Renamed QQuickItem::pos property to position
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickstateoperations.cpp
2012-11-29 Shawn RutledgeRenamed QQuickItem::pos property to position
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-08-27 Michael BrasserFix potential memory leak in AnchorChanges.
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-03 Michael BrasserMake QQmlScriptString opaque.
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-06-28 Michael BrasserRemove dead code.
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-04-19 Michael BrasserDocument AnchorChanges and ParentChange for QtQuick 2.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-01 Andrew den ExterUpdate item position in parent change atomically.
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-20 Michael BrasserUse an enum rather than a string to represent state...
2012-02-20 Michael BrasserImprove test coverage for AnchorChanges.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2011-12-11 Aaron KennedyDon't access QDeclarativeProperty from bindings as...
2011-12-02 Kent HansenSay hello to QtQuick module