summaryrefslogtreecommitdiffstats
path: root/src/concurrent
Commit message (Expand)AuthorAgeFilesLines
* QtConcurrent: fix warning about function parameters shadowing class membersVolker Hilsheimer2019-10-081-10/+10
* Port away from QMutexLocker in public headersMarc Mutz2019-08-251-5/+7
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-8/+8
| |\
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-8/+8
|\ \ \ | | |/ | |/|
| * | Doc: Correct documentation of QFuture::cancelPaul Wicking2019-06-111-8/+8
| |/
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-9/+9
* | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-04-081-2/+0
* | Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
* | More nullptr usage in headersKevin Funk2019-03-143-3/+3
|/
* QtConcurrent: Unify license headersKai Koehne2019-01-2920-20/+20
* Doc: Fix typo and grammar issuesPaul Wicking2018-07-091-9/+9
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* Doc: Update QtConcurrent::mapped example snippetPaul Wicking2018-04-191-2/+3
* QtConcurrent::MedianDouble: do not access uninitialzed valuesChristian Ehrlicher2018-02-201-0/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-261-1/+10
| |\
| * | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+10
|\ \ \ | | |/ | |/|
| * | Document licenses for all Qt modulesKai Koehne2018-01-241-1/+10
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\ \ \ | | |/ | |/|
| * | Doc: Update the list of highlighted examplesTopi Reinio2017-11-221-0/+2
| |/
* | Make QT_NO_FUTURE a featureUlf Hermann2017-12-191-5/+2
* | doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-0815-139/+129
* | doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-087-26/+202
* | Fix documentation for function objects with map/reduceVille Voutilainen2017-12-084-3/+41
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-2/+2
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/
* Adapt to the C++ SIC introduced by P0012: noexcept specializationEric Lemanissier2017-05-032-0/+1264
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-50/+50
|\
| * qtconcurrent: correct whitespacesEric Lemanissier2017-04-031-50/+50
* | Doc: Replace std::bind() with lambdas in Qt ConcurrentSze Howe Koh2017-03-076-72/+17
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-0/+84
|\|
| * Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-171-0/+84
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-3/+3
|\|
| * Doc: update QtConcurrent snippets to use QRegularExpressionSamuel Gaist2017-02-041-3/+3
* | Use std::enable_if instead of QEnableIfAlexander Volkov2017-01-271-12/+12
|/
* QtConcurrent: Add missing overrideAlexander Volkov2016-11-296-106/+106
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-2/+2
| |\
| | * Doc: Fix a typo in QtConcurrent example snippetTopi Reinio2016-10-281-2/+2
* | | QtConcurrent: use QDeadlineTimer to get the clock tickThiago Macieira2016-09-152-77/+2
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-1/+1
|\|
| * OpenBSD: use clock_gettime() provided by OSRalf Nolden2016-06-081-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* | QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+1
|\|