summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qdatetime/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-601/+0
* Remove handling of missing Q_COMPILER_CLASS_ENUMAllan Sandfeld Jensen2019-04-061-4/+1
* QDateTime::fromString(): improve performance by 33%David Faure2017-01-031-2/+3
* 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
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-141-1/+5
* QDateTime - Remove some benchmark testsJohn Layt2013-09-231-83/+0
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-1/+90
* QDateTime - Add Benchmark TestsJohn Layt2013-09-201-0/+606