summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qmlcomponent
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2418-360/+0
| | | | QDeclarativeXXX.
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-231-0/+10
|\ | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
| | | | | | | | Reviewed-by: TrustMe
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-233-5/+11
|/ | | | Task-number: QT-2798
* Fix copyright year.Jason McDonald2010-02-162-2/+2
| | | | Reviewed-by: Trust Me
* Fix broken license headers.Jason McDonald2010-02-161-2/+2
| | | | Reviewed-by: Trust Me
* 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
| | | | | the js file hadn't been updated to avoid global vars Also updating a missed particles element
* 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