summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qlist/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardise layout and naming in corelib benchmarksEdward Welbourne2021-08-301-501/+0
* Limit some QList benchmark data-set sizes to avoid time-outsEdward Welbourne2021-07-151-15/+17
* QList benchmark: inline the removAll tests to match most othersEdward Welbourne2021-07-151-53/+23
* QList benchmark: fix annoying -Wdeprecated-copy warningMarc Mutz2021-06-301-0/+2
* Update QList benchmark testsAndrei Golubev2021-04-211-101/+68
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Fix QArrayDataOps generic and relocatable emplace()Andrei Golubev2020-11-091-20/+80
* Add QList/QVector benchmark testsAndrei Golubev2020-11-041-1/+265
* Updated license headersJani Heikkinen2016-01-211-17/+12
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* optimize QList::removeAll()Ritt Konstantin2011-09-121-0/+250