Add tests for Text(*) default property values and notifiers.
[profile/ivi/qtdeclarative.git] / tests / auto / particles /
2012-07-17 Alan AlpertQQuickCanvas renames
2012-06-29 Alan AlpertRename speed -> velocity in the particle system
2012-06-06 Alan AlpertFix affected signal and docs
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-13 Alan AlpertExtra tests for ShaderEffect and CustomParticle
2012-04-12 Alan AlpertGet SpriteGoal and GroupGoal tests running again
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Miikka HeikkinenFix tst_qquickimageparticle test compilation with Visua...
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Kurt KorbatitsChanged particles tests to work from install directory
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-07 Alan AlpertUpdate test files to API changes
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Alan AlpertTest more of QQuickImageParticle
2012-01-12 Alan AlpertFix QQuickAge test
2012-01-09 Alan AlpertFix QQuickItemParticle timing issues
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-02 Kent HansenSay hello to QtQuick module
2011-11-11 Michael BrasserMake compile and pass CI tests.
2011-11-03 Alan AlpertFix Gravity
2011-11-02 Alan AlpertMake initialize work despite pending resets
2011-11-02 Alan AlpertDelete view at end of test
2011-11-01 Alan AlpertAdd non-floats to particle type
2011-11-01 Alan AlpertMark ImageParticle as insignificant
2011-10-31 Alan AlpertBasic autotest of QQuickSpriteGoal
2011-10-31 Alan AlpertStabilize Particles tests some more
2011-10-26 Alan AlpertCursory test for QQuickGroupGoal
2011-10-24 Alan AlpertRename QSG* to QQuick* in particles folder
2011-10-24 Alan AlpertFold Move into Affector
2011-10-24 Alan AlpertAdd threshold property to Friction
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-19 Jason McDonaldRemove copy of tests/shared/util.h.
2011-10-18 Alan AlpertMark particles tests as significant
2011-10-17 Alan AlpertStabilize Particles Tests
2011-10-17 Alan AlpertInitial particle system benchmark
2011-10-11 Rohan McGoverntests: eliminated usage of qttest_p4.prf
2011-10-11 Alan AlpertExpand QSGImageParticle test
2011-10-11 Alan AlpertStabilize Particles tests
2011-10-06 Alan AlpertDisable particle system tests for CI
2011-10-06 Toby TomkinsMark failing tests as insignificant.
2011-10-05 Alan AlpertAdd .pro file to auto test dir
2011-10-05 Alan AlpertUpdate particles autotests to not use SRCDIR
2011-10-03 Alan AlpertInitial commit of particle system autotests