summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/script
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3113-180/+180
* Updated year in copyright headerKai Koehne2014-03-2613-13/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1313-13/+13
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2913-323/+323
* Update contact information in license headers.Sergio Ahumada2012-08-0113-26/+26
* Update year in Nokia copyright messages.Jason McDonald2012-01-1113-13/+13
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1313-232/+232
* Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-161-1/+48
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1713-13/+13
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1113-13/+13
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-1/+1
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* / Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
* More script benchmarking.Michael Brasser2010-06-243-4/+31
* Script benchmarking.Michael Brasser2010-06-244-4/+157
* Add license headers for .qml files.Jason McDonald2010-05-2110-0/+410
* Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-172-5/+4
|\
| * Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-142-10/+5
|/
* Fix broken benchmarks.Michael Brasser2010-05-134-20/+15
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-212-2/+2
* CompileAaron Kennedy2010-03-171-1/+1
* Fix benchmarks.Michael Brasser2010-03-041-5/+6
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-33/+33
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-242-1/+16
|\
| * Fixing deplyment on Symbian platformAleksandar Sasha Babic2010-02-232-1/+16
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-241-1/+7
|/
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Benchmark performance of a block of script containing multiple property acces...Michael Brasser2010-01-273-0/+72
* Optimization: Passing QScriptEngine to QScriptValue is much fasterAaron Kennedy2010-01-091-2/+2
* QML dynamic function benchmarkAaron Kennedy2010-01-085-0/+117
* QML signal handler benchmarkAaron Kennedy2010-01-085-0/+97
* Basic QML JS benchmarkAaron Kennedy2010-01-082-0/+462