aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* QJSValue: Remove no-longer-existent v8 from benchmark.Robin Burchell2015-06-241-77/+0
* Fixed license headersJani Heikkinen2015-02-1778-84/+84
* Update copyright headersJani Heikkinen2015-02-12218-2681/+2081
* qmltime: Correct module name in error message.Robin Burchell2015-01-061-1/+1
* tst_compilation: Fix the horrifically broken benchmark.Robin Burchell2014-09-152-21/+27
* Update license headers and add new licensesJani Heikkinen2014-08-25140-2659/+1539
* benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that d...Robin Burchell2014-08-122-2/+2
* benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-122-2/+2
* Fix compilation of tst_compilation (:-P) benchmark.Robin Burchell2014-08-122-31/+1
* fix whitespaceOswald Buddenhagen2014-01-227-11/+11
* 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