summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap/tst_qtconcurrentmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QList an alias to QVectorLars Knoll2019-10-301-19/+22
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-16/+16
* Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-091-10/+10
* Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-5/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-2/+5
|\
| * Fix of flaky qFutureAssignmentLeak testAllan Sandfeld Jensen2018-02-151-2/+5
* | Remove extra semicolonFrederik Gladhorn2018-02-071-1/+1
|/
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-171-0/+74
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-12/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-7/+0
* Fix for leak in QFutureChristian Strømme2012-11-011-0/+43
* Include qexception.h instead of qtconcurrentexception.hMarc Mutz2012-09-281-1/+1
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove references to QT_NO_STL from QtConcurrentThiago Macieira2012-04-071-4/+0
* Remove commented code from qtconcurrentmap autotest.Jason McDonald2012-03-141-9/+0
* Remove gcc 3.x-specific code from QtConcurrent and its tests.Jason McDonald2012-03-121-14/+0
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+2426