summaryrefslogtreecommitdiffstats
path: root/src/concurrent
Commit message (Expand)AuthorAgeFilesLines
* QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-031-0/+9
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Revert "QtConcurrent::Median: add some qMove()"Marc Mutz2013-11-041-2/+2
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Doc: Remove unofficial Qt Concurrent headersSze Howe Koh2013-10-303-37/+10
* Doc: Update boost::bind()/std::tr1::bind() to std::bind()Sze Howe Koh2013-10-286-32/+21
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-15/+15
* QtConcurrent: remove a using declaration in a header fileMarc Mutz2013-10-053-14/+12
* Doc: Adding "qtdoc" to the depends qdocconf variable.Jerome Pasion2013-09-261-1/+1
* QtConcurrent::IterateKernel: fix a race on a cache variableMarc Mutz2013-09-261-3/+6
* Merge branch 'stable' into devSergio Ahumada2013-09-214-7/+7
|\
| * Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-163-5/+5
| * Doc: Remove space between class name and method nameSze Howe Koh2013-09-161-2/+2
| * QtConcurrent: fix median calculationMarc Mutz2013-09-121-1/+1
* | QtConcurrent::Median: add some qMove()Marc Mutz2013-09-131-2/+2
* | QtConcurrent: use nth_element to calculate the (correct) medianMarc Mutz2013-09-121-3/+4
* | Remove qSort usages from QtConcurrentGiuseppe D'Angelo2013-09-111-2/+3
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+3
|/
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-2/+0
* Doc: Give C++ class lists consistent titlesSze Howe Koh2013-04-291-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-32/+32
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-6/+6
|\
| * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2915-30/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2225-25/+25
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1825-25/+25
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+1
|\|
| * Fix compilation of Qt Concurrent with gcc 4.3Thiago Macieira2013-01-151-1/+1
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-0812-26/+26
* Fix standalone header compilationThiago Macieira2012-12-231-0/+1
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Fixup concurrent docsLars Knoll2012-11-304-8/+135
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
* Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-284-333/+0
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-285-964/+0
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-2813-2098/+5
* QFuture: remove unused includeMarc Mutz2012-09-283-3/+2
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-286-510/+14
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-2811-373/+22
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2241-848/+848
* concurrent: Fix missing or improper include guard in headersSergio Ahumada2012-09-153-7/+7
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1