summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent/tst_qmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-119/+0
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-4/+5
* Fix broken license headers.Jason McDonald2010-02-161-2/+2
* Benchmark cleanup.Michael Brasser2010-01-141-8/+8
* fix headersWarwick Allison2009-10-291-0/+34
* Improve performance by separating id and context propertiesAaron Kennedy2009-08-041-0/+4
* Add another benchmarkAaron Kennedy2009-08-031-0/+1
* Add some basic QML benchmarksAaron Kennedy2009-07-171-0/+79