summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-0/+3
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* QVariant::value/qvariant_cast: add rvalue optimizationFabian Kosmale2023-06-121-1/+1
* Clarify module changes in Qt6Jaishree Vyas2023-05-091-1/+1
* Rework imagescaling example to avoid potential crashesIvan Solovev2023-04-261-1/+1
* Add QtConcurrent Examples pageIvan Solovev2023-02-243-1/+24
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-167-274/+14
* Do not highlight the Image Scaling Example anymore in Qt CreatorKai Köhne2022-02-171-2/+0
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Doc: Enable qdoc warning count limitVenugopal Shivashankar2021-10-211-0/+3
* concurrent: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* QtConcurrent: fix examples of overloaded methods in docsSona Kurazyan2021-08-182-6/+10
* Update QtConcurrent docs and examples for reductor object usageSona Kurazyan2021-07-262-11/+7
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-3/+0
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-232-0/+23
* Clean up qtconcurrent.qdocconf fileKai Koehne2020-12-101-2/+1
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-28/+29
* Don't highlight the QtConcurrent progress dialog exampleSona Kurazyan2020-11-121-2/+1
* Improve QtConcurrent ImageScaling example to demo new featuresSona Kurazyan2020-11-121-1/+2
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Doc: Fix links to the CMake manualTopi Reinio2020-10-301-1/+1
* Move porting guide for QtConcurrent to its designated pageSona Kurazyan2020-10-291-1/+31
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-0/+9
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-282-13/+8
* Fix some qdoc warnings: QtConcurrent functors and exceptionsVolker Hilsheimer2020-09-221-14/+0
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* Mention QPromise on QtConcurrent pageJarek Kobus2020-09-011-0/+4
* QtConcurrent: Add documentation for runWithPromise()Jarek Kobus2020-08-262-1/+92
* Fix the doc exampleJarek Kobus2020-08-191-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-073-18/+18
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Document how to use CMake for Qt ConcurrentKai Koehne2020-05-264-4/+20
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-142-3/+90
* QTaskBuilder::spawn: add an overload that doesn't return a future objectVitaly Fanaskov2020-04-141-0/+4
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-292-0/+134
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-3/+33
* Remove QLinkedListSona Kurazyan2020-02-191-1/+1
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* Doc: Fix typo and grammar issuesPaul Wicking2018-07-091-9/+9
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1