summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qdeclarativetime
Commit message (Collapse)AuthorAgeFilesLines
* Rename qdeclarativetime -> qmltimeAaron Kennedy2010-03-2520-742/+0
| | | | Consistent with "qml" runtime binary
* Use setParent_NoEvent in Loader and benchmark Loader performance.Michael Brasser2010-03-245-0/+68
|
* Animation construction optimization.Michael Brasser2010-03-242-0/+82
| | | | Use setParent_NoEvent when parenting to group.
* CompileAaron Kennedy2010-03-171-1/+1
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2413-0/+592
QDeclarativeXXX.