summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qalgorithms
Commit message (Expand)AuthorAgeFilesLines
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-284-145/+0
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-081-1/+1
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-9/+9
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+3
|\
| * Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-021-1/+3
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-041-1/+12
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-191-1/+1
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2012-02-021-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-0/+1
* Introduce a qalgorithms benchmark.Robin Burchell2012-01-213-0/+145