summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2418-360/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-0/+10
|\
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-233-5/+11
|/
* Fix copyright year.Jason McDonald2010-02-162-2/+2
* Fix broken license headers.Jason McDonald2010-02-161-2/+2
* Benchmark cleanup.Michael Brasser2010-01-1415-8/+8
* Update benchmarks to run againAaron Kennedy2009-11-236-5/+6
* Fix samegame tutorial 3Alan Alpert2009-11-101-7/+8
* fix headersWarwick Allison2009-10-302-0/+80
* fix headersWarwick Allison2009-10-291-0/+34
* Fix benchmark.Michael Brasser2009-10-051-2/+2
* Get qmlcomponent benchmark running after name changes.Michael Brasser2009-08-241-5/+5
* Improve performance by separating id and context propertiesAaron Kennedy2009-08-042-0/+10
* Add another benchmarkAaron Kennedy2009-08-039-0/+55
* Make QmlMetaProperty reentrantAaron Kennedy2009-08-036-1/+11
* Add some basic QML benchmarksAaron Kennedy2009-07-179-0/+153