summaryrefslogtreecommitdiffstats
path: root/src/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Doc: Qt Concurrent: Fully qualify \typedef documentationTopi Reinio2024-02-131-1/+1
* Fix QThreadPool::maxThreadCount() usageIvan Solovev2024-01-082-2/+2
* Doc: Fix \fn template arguments for Qt ConcurrentTopi Reinio2023-11-181-2/+2
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-0/+3
* [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&)Marc Mutz2023-08-041-1/+5
* QtConcurrent::run: point return value ignorers to QThreadPool::start(Callable&&)Marc Mutz2023-07-311-5/+10
* Make qYieldCpu() public APIThiago Macieira2023-07-251-2/+0
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* QFuture: mention the work-stealing algorithm in the docsDennis Oberst2023-06-201-3/+2
* 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
* QtConcurrent: fix warning due to assignment to narrower integer typeHamish Moffatt2023-04-031-3/+3
* QtConcurrent: yield CPU when spinning on atomicsMårten Nordheim2023-02-281-0/+6
* Add QtConcurrent Examples pageIvan Solovev2023-02-243-1/+24
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-3/+0
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-2114-49/+49
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* Add \brief descriptions to QtConcurrent topicsSona Kurazyan2022-07-204-0/+4
* QtConcurrent::ReduceKernel: fix race conditionsSona Kurazyan2022-07-201-0/+2
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-223-0/+12
* QtConcurrent: prevent conversion of ReduceOption to initial valueSona Kurazyan2022-05-204-41/+81
* Use SPDX license identifiersLucie Gérard2022-05-1630-1124/+60
* Do not highlight the Image Scaling Example anymore in Qt CreatorKai Köhne2022-02-171-2/+0
* Remove mentions of QtConcurrent::runWithPromise from docsSona Kurazyan2022-02-112-15/+8
* Fix memory leak in QtConcurrent::run when called with a NULL QThreadPoolSona Kurazyan2022-01-241-0/+1
* QtConcurrent: use variable templates for compile-time checksSona Kurazyan2022-01-203-17/+10
* QtConcurrent::run crashes on program exitTianlu Shao2021-12-201-1/+7
* 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
* concurrent: Fix namespace typoJonas Kvinge2021-10-121-1/+1
* Remove checks for features available in C++17Ievgenii Meshcheriakov2021-10-021-2/+0
* Fix QtConcurrent::blockingMapped to work with non-template sequencesSona Kurazyan2021-09-081-1/+7
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* QtConcurrent: fix examples of overloaded methods in docsSona Kurazyan2021-08-184-8/+18
* QtConcurrent::run: support non default-constructible return typesSona Kurazyan2021-08-182-26/+11
* Update QtConcurrent docs and examples for reductor object usageSona Kurazyan2021-07-264-23/+11
* QtConcurrent: Remove the redundant code for QStringListSona Kurazyan2021-07-262-8/+0
* Fix QtConcurrent to properly work with functorsSona Kurazyan2021-07-213-71/+101
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-252-14/+2
* Remove the dead code for blocking methods from QtConcurrentSona Kurazyan2021-06-142-56/+0
* QtConcurrentIterateKernel: fix warningMårten Nordheim2021-04-121-1/+1
* Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-171-2/+2
* Improve docs for Qt Concurrent run with promise modeSona Kurazyan2021-03-041-0/+9
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3