index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
concurrent
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
19 hours
1
-0
/
+3
*
docs: Clarify adding a continuation to a QFuture with multiple results
Ivan Solovev
2025-03-24
2
-0
/
+38
*
Qt Concurrent documentation: fix Forward Iterator example container
Aurélien Brooke
2025-02-13
1
-1
/
+1
*
Docs: Organize topics in the qtbase repo
Alexei Cazacov
2024-08-13
2
-1
/
+29
*
Correct doc snippet license
Lucie Gérard
2024-02-28
1
-1
/
+1
*
Doc: Fix warnings and linking issues
Topi Reinio
2023-10-09
1
-0
/
+3
*
Use a global value for warning limit when testing documentation in CI
Topi Reinio
2023-06-27
1
-3
/
+0
*
QVariant::value/qvariant_cast: add rvalue optimization
Fabian Kosmale
2023-06-12
1
-1
/
+1
*
Clarify module changes in Qt6
Jaishree Vyas
2023-05-09
1
-1
/
+1
*
Rework imagescaling example to avoid potential crashes
Ivan Solovev
2023-04-26
1
-1
/
+1
*
Add QtConcurrent Examples page
Ivan Solovev
2023-02-24
3
-1
/
+24
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
7
-274
/
+14
*
Do not highlight the Image Scaling Example anymore in Qt Creator
Kai Köhne
2022-02-17
1
-2
/
+0
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2021-12-09
1
-1
/
+1
*
Doc: Enable qdoc warning count limit
Venugopal Shivashankar
2021-10-21
1
-0
/
+3
*
concurrent: Fix typo in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Doc: Remove unsupported customFilters
Kai Köhne
2021-09-03
1
-4
/
+0
*
QtConcurrent: fix examples of overloaded methods in docs
Sona Kurazyan
2021-08-18
2
-6
/
+10
*
Update QtConcurrent docs and examples for reductor object usage
Sona Kurazyan
2021-07-26
2
-11
/
+7
*
Revert "Remove the qmake project files" for snippets
Nico Vertriest
2021-02-12
1
-0
/
+3
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-3
/
+0
*
Document that QtConcurrent::run doesn't support overloaded functions
Sona Kurazyan
2020-12-23
2
-0
/
+23
*
Clean up qtconcurrent.qdocconf file
Kai Koehne
2020-12-10
1
-2
/
+1
*
Doc: Use explicit linkage with target_link_libraries
Kai Koehne
2020-11-30
1
-1
/
+1
*
Update landing pages and module pages in qtbase
Jerome Pasion
2020-11-17
2
-28
/
+29
*
Don't highlight the QtConcurrent progress dialog example
Sona Kurazyan
2020-11-12
1
-2
/
+1
*
Improve QtConcurrent ImageScaling example to demo new features
Sona Kurazyan
2020-11-12
1
-1
/
+2
*
Rename "Porting" pages to "Changes"
Jerome Pasion
2020-11-09
2
-3
/
+3
*
Doc: Prefer versioned CMake library targets
v6.0.0-beta3
Kai Koehne
2020-11-01
1
-1
/
+1
*
Doc: Fix links to the CMake manual
Topi Reinio
2020-10-30
1
-1
/
+1
*
Move porting guide for QtConcurrent to its designated page
Sona Kurazyan
2020-10-29
1
-1
/
+31
*
QtConcurrent: Handle running with promise inside QTaskBuilder
Jarek Kobus
2020-10-28
1
-0
/
+9
*
QtConcurrent: Integrate runWithPromise into run
Jarek Kobus
2020-10-28
2
-13
/
+8
*
Fix some qdoc warnings: QtConcurrent functors and exceptions
Volker Hilsheimer
2020-09-22
1
-14
/
+0
*
Doc: Correct link errors qtbase
Nico Vertriest
2020-09-21
1
-1
/
+1
*
Doc: Add links to Qt 6 changes files from module index
Paul Wicking
2020-09-18
1
-0
/
+4
*
Doc: Add porting guide documents
Paul Wicking
2020-09-16
1
-0
/
+46
*
Mention QPromise on QtConcurrent page
Jarek Kobus
2020-09-01
1
-0
/
+4
*
QtConcurrent: Add documentation for runWithPromise()
Jarek Kobus
2020-08-26
2
-1
/
+92
*
Fix the doc example
Jarek Kobus
2020-08-19
1
-1
/
+1
*
Use QList instead of QVector in qtbase
Jarek Kobus
2020-07-07
3
-18
/
+18
*
Doc: Update docs with cmake package information
Nico Vertriest
2020-06-30
1
-0
/
+1
*
Document how to use CMake for Qt Concurrent
Kai Koehne
2020-05-26
4
-4
/
+20
*
Licenses: Remove reference to change in Qt 5.4
Kai Koehne
2020-05-22
1
-3
/
+2
*
Improve Map|Map-Reduce and Filter|Filter-Reduce implementation
Karsten Heimrich
2020-04-14
2
-3
/
+90
*
QTaskBuilder::spawn: add an overload that doesn't return a future object
Vitaly Fanaskov
2020-04-14
1
-0
/
+4
*
QtConcurrent: add fluent interface to configure a task before run
Vitaly Fanaskov
2020-03-29
2
-0
/
+134
*
QtConcurrent::run: accept more then five function's arguments
Vitaly Fanaskov
2020-03-11
1
-3
/
+33
[next]