index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
util
/
qdeclarativeanimation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Rename QDeclarativeExpression::value() to evaluate().
Michael Brasser
2010-04-23
1
-1
/
+1
|
*
Add duration and easing properties to AnchorAnimation.
Michael Brasser
2010-04-22
1
-1
/
+62
|
*
Document default easing curve.
Alan Alpert
2010-04-19
1
-1
/
+2
|
*
Emit runtime warnings through QDeclarativeEngine
Aaron Kennedy
2010-04-19
1
-4
/
+4
|
*
Doc: in QML use "real" and "enumeration", not "qreal" and "enum"
Martin Jones
2010-04-16
1
-2
/
+2
*
|
Docs Changes to start page. Minor change to Elements doc. See also added to s...
Peter Yard
2010-04-27
1
-0
/
+2
|
/
*
Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData
Aaron Kennedy
2010-04-15
1
-1
/
+1
*
Output script errors in ScriptAction and StateChangeScript
Martin Jones
2010-04-15
1
-0
/
+7
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-4
/
+4
*
Change and rename qml EaseFollow to SmoothedAnimation
Leonardo Sobral Cunha
2010-03-30
1
-3
/
+16
*
Qt.Infinite -> Animation.Infinite
Michael Brasser
2010-03-25
1
-4
/
+7
*
Replace Animation's repeat property with loops.
Michael Brasser
2010-03-25
1
-20
/
+32
*
A StateChangeScript should never be run when leaving the state.
Michael Brasser
2010-03-24
1
-4
/
+9
*
ScriptAction doc.
Michael Brasser
2010-03-24
1
-0
/
+31
*
Rename stateChangeScriptName to scriptName.
Michael Brasser
2010-03-24
1
-2
/
+2
*
Animation construction optimization.
Michael Brasser
2010-03-24
1
-1
/
+1
*
Change default RotationAnimation direction.
Michael Brasser
2010-03-23
1
-6
/
+7
*
Add missing NOTIFYs.
Michael Brasser
2010-03-23
1
-0
/
+12
*
Remove ParentAction.
Michael Brasser
2010-03-23
1
-211
/
+5
*
Remove warnings
Yann Bodson
2010-03-19
1
-0
/
+1
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7
Alan Alpert
2010-03-17
1
-2
/
+2
|
\
|
*
qdoc: Fixed lookup of QML property nodes.
Martin Smith
2010-03-11
1
-2
/
+2
*
|
Update more animation on property value source docs.
Martin Jones
2010-03-16
1
-1
/
+1
*
|
Make easing docs more consistent with other grouped property docs.
Michael Brasser
2010-03-15
1
-4
/
+8
*
|
Fix typo.
Michael Brasser
2010-03-15
1
-1
/
+1
*
|
Minor construction optimizations.
Michael Brasser
2010-03-11
1
-0
/
+3
*
|
Add AnchorAnimation for animating AnchorChanges.
Michael Brasser
2010-03-11
1
-0
/
+95
|
/
*
doc: Fixed several qdoc errors.
Martin Smith
2010-03-09
1
-3
/
+5
*
Add basic support for explicit newParent in ParentAnimation.
Michael Brasser
2010-03-05
1
-6
/
+56
*
ParentAnimation docs + test.
Michael Brasser
2010-03-05
1
-0
/
+63
*
RotationAnimation docs + test.
Michael Brasser
2010-03-05
1
-10
/
+12
*
Update QML PropertyAnimation::easing docs
Leonardo Sobral Cunha
2010-03-04
1
-2
/
+17
*
Compile without QVariant::EasingCurve in Qt 4.6.2.
Warwick Allison
2010-03-04
1
-3
/
+5
*
'on' syntax fixes
Yann Bodson
2010-03-03
1
-9
/
+9
*
Initialize variable before use.
Michael Brasser
2010-03-03
1
-1
/
+1
*
Reapply "Some animation cleanup/refactoring."
Michael Brasser
2010-03-02
1
-5
/
+6
*
Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEvent
Martin Jones
2010-03-01
1
-6
/
+6
*
Merge remote branch 'origin/master' into 4.7
Thiago Macieira
2010-02-27
1
-11
/
+12
*
Revert "Some animation cleanup/refactoring."
Leonardo Sobral Cunha
2010-02-26
1
-6
/
+5
*
Fix ParentAnimation crash.
Michael Brasser
2010-02-26
1
-3
/
+6
*
Some animation cleanup/refactoring.
Michael Brasser
2010-02-26
1
-5
/
+6
*
Add ParentAnimation.
Michael Brasser
2010-02-26
1
-3
/
+239
*
Rename QDeclarativeMetaProperty -> QDeclarativeProperty
Aaron Kennedy
2010-02-25
1
-18
/
+18
*
Make more private QDeclarativeMetaProperty methods private
Aaron Kennedy
2010-02-25
1
-3
/
+4
*
Remove QDeclarativeMetaProperty::createProperty() method
Aaron Kennedy
2010-02-25
1
-1
/
+1
*
Make QDeclarativeMetaType and QDeclarativeType private
Aaron Kennedy
2010-02-24
1
-1
/
+1
*
Simplify QML element registration headers
Aaron Kennedy
2010-02-24
1
-0
/
+1
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+2369
[prev]