QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickanimatedsprite.cpp
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-20 Alan AlpertDon't start running if a frame property is set
2012-06-12 Alan AlpertEmit currentFrameChanged signal when needed
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-05 Alan AlpertUse the texture coordinates provided by QSGTexture
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-21 Friedemann KleintQtDeclarative: Fix warnings about uninitialized variables.
2012-05-14 Alan AlpertCalculate vertex positions on CPU
2012-05-14 Alan AlpertFlesh out the sprite documentation
2012-05-11 Alan AlpertAnimatedSprite framespeed properties now restart animation.
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-28 Alan AlpertAdd AnimatedSprite