aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Add fine-grained QML / QtQuick performance benchmarksChris Adams2013-10-0174-0/+2132
* test: Remove v8-private for tst_pointersSergio Ahumada2013-08-151-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2410-27/+24
|\
| * Fix compilation of QML benchmarksPeter Varga2013-06-0610-27/+24
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-157-7/+7
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10216-216/+216
* make use of qtHaveModule()Oswald Buddenhagen2013-01-102-2/+2
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-042-5/+0
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-113-1/+104
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23216-5255/+5255
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-7/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0121-0/+21
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-1/+1
* Remove non-templated qobject module api registration functionChris Adams2012-06-122-15/+11
* Add internal API for accessing V8 handles of QJS typesKent Hansen2012-05-293-0/+204
* Text benchmarksYann Bodson2012-05-142-0/+135
* Add more benchmark tests for ItemAdriano Rezende2012-05-1413-0/+657
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-3/+3
* Remove QJS exception APIKent Hansen2012-05-031-9/+0
* Merge master <-> api_changesMatthew Vogt2012-03-057-106/+261
|\
| * Get script benchmark compiling and running.Michael Brasser2012-02-274-107/+262
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24239-306/+306
|/
* clean up qmake-generated projectOswald Buddenhagen2012-02-221-11/+2
* Add and use new animation backend.Michael Brasser2012-02-073-0/+289
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0380-80/+80
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30197-197/+197
* Update obsolete contact address.Jason McDonald2012-01-23197-197/+197
* Don't use deprecated functions in QJS benchmarksKent Hansen2012-01-202-184/+34
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-05196-196/+196
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-066-12/+0
* Say hello to QtQuick moduleKent Hansen2011-12-022-2/+2
* Make the particles benchmarks compile againKent Hansen2011-11-242-2/+2
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-252-6/+6
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-212-3/+3
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-211-1/+1
* Add Affector BenchmarkAlan Alpert2011-10-175-1/+331
* Initial particle system benchmarkAlan Alpert2011-10-174-0/+199
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1116-33/+32
* CompileAaron Kennedy2011-10-101-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-3022-143/+12
* Make qdeclarativecomponent::creation() benchmark work againKent Hansen2011-09-208-22/+37
* Make declarative/creation benchmark build againKent Hansen2011-09-192-6/+7
* Fix missing and outdated license headers.Jason McDonald2011-09-093-51/+51
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-2/+2
* Removed QDeclarativeJS::NodePoolRoberto Raggi2011-08-301-1/+1
* Compile fix for QML object creation benchmark.Michael Brasser2011-08-302-5/+7