index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
concurrent
/
qtconcurrentreducekernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QThreadPool::maxThreadCount() usage
Ivan Solovev
2024-01-08
1
-1
/
+1
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-3
/
+3
*
QtConcurrent::ReduceKernel: fix race conditions
Sona Kurazyan
2022-07-20
1
-0
/
+2
*
QtConcurrent: prevent conversion of ReduceOption to initial value
Sona Kurazyan
2022-05-20
1
-1
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Use universal references for passing callables in QtConcurrent
Sona Kurazyan
2020-10-30
1
-23
/
+11
*
Use universal references in QtConcurrent
Sona Kurazyan
2020-09-30
1
-0
/
+15
*
Fix QtConcurrent algorithms to work with temporary sequences
Sona Kurazyan
2020-09-28
1
-21
/
+14
*
Use QList instead of QVector in qtbase
Jarek Kobus
2020-07-07
1
-1
/
+0
*
Use QList instead of QVector in QtConcurrent
Jarek Kobus
2020-06-22
1
-1
/
+1
*
Make threadCount a const member of ReduceKernel
Jarek Kobus
2020-05-28
1
-1
/
+2
*
Pass the thread pool into ReduceKernel
Jarek Kobus
2020-05-28
1
-2
/
+2
*
Enable setting custom QThreadPool for QtConcurrent methods
Jarek Kobus
2020-05-18
1
-4
/
+7
*
Improve Map|Map-Reduce and Filter|Filter-Reduce implementation
Karsten Heimrich
2020-04-14
1
-1
/
+1
*
QtConcurrent: filter- and map-reduce with initial value
Mårten Nordheim
2020-03-04
1
-0
/
+10
*
Port away from QMutexLocker in public headers
Marc Mutz
2019-08-25
1
-5
/
+7
*
QtConcurrent: Unify license headers
Kai Koehne
2019-01-29
1
-1
/
+1
*
doc: Fix all qdoc errors in QtConcurrent
Martin Smith
2017-12-08
1
-10
/
+10
*
QtConcurrent: Add missing override
Alexander Volkov
2016-11-29
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-1
/
+1
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-2
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Replace macro qdoc with Q_QDOC
Debao Zhang
2013-01-08
1
-4
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Move QtConcurrent configuration to a single file
João Abecasis
2012-02-14
1
-1
/
+1
*
Move QtConcurrent into its own module
Lars Knoll
2012-02-05
1
-0
/
+254