summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qdatetime
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-605/+0
|\
| * Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-062-605/+0
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-4/+1
|\|
| * Remove handling of missing Q_COMPILER_CLASS_ENUMAllan Sandfeld Jensen2019-04-061-4/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* QDateTime::fromString(): improve performance by 33%David Faure2017-01-031-2/+3
* 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
* 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-202-0/+611