summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetimer
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-9/+9
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
| | | | | Task-number: Reviewed-by: Martin Jones
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+5
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Add test for QTBUG-9949Martin Jones2010-04-161-0/+17
| | | | Task-number: QTBUG-9949
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-8/+8
| | | | | Task-number: Reviewed-by: Martin Jones
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+2
|
* Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-051-0/+37
| | | | Reviewed-by: akennedy
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-12/+12
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-242-0/+292
QDeclarativeXXX.