summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/script/data
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-1812-156/+156
|
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Jason McDonald2010-10-013-3/+3
| | | | | | | | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones (cherry picked from commit 49452ad6b22e080b1dfdfde38c21c48bb910a1ae) Conflicts: tests/auto/declarative/qdeclarativeconnection/data/error-object.qml tests/auto/declarative/qdeclarativeconnection/data/error-property.qml tests/auto/declarative/qdeclarativeconnection/data/error-property2.qml tests/auto/declarative/qdeclarativeconnection/data/error-syntax.qml tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp tests/auto/declarative/qdeclarativeqt/data/quit.qml tests/auto/declarative/qdeclarativeview/data/error1.qml
* More script benchmarking.Michael Brasser2010-06-242-4/+12
|
* Script benchmarking.Michael Brasser2010-06-243-3/+102
|
* Add license headers for .qml files.Jason McDonald2010-05-2110-0/+410
| | | | | | | Examples get the BSD license, while all other .qml files get the LGPL/tech-preview license. Reviewed-by: Trust Me
* Fix broken benchmarks.Michael Brasser2010-05-134-20/+15
|
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-212-2/+2
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Benchmark performance of a block of script containing multiple property ↵Michael Brasser2010-01-272-0/+41
| | | | accesses.
* QML dynamic function benchmarkAaron Kennedy2010-01-084-0/+56
|
* QML signal handler benchmarkAaron Kennedy2010-01-084-0/+22