summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1337-37/+37
* Revert "QtConcurrent: Fix for leak in QFuture"Thiago Macieira2012-11-203-46/+5
* QtConcurrent: Fix for leak in QFutureOrgad Shaneh2012-11-083-5/+46
* Fix for memory leak in ResultStoreOrgad Shaneh2012-11-081-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2937-888/+888
* Update contact information in license headers.Sergio Ahumada2012-08-0137-74/+74
* Update year in Nokia copyright messages.Jason McDonald2012-01-1137-37/+37
* Fix compile issue when building with QT_NO_CONCURRENT and QT_NO_FUTUREAndy Shaw2011-09-191-0/+3
* Wrap calls to Sequence::push_backJoão Abecasis2011-09-023-15/+32
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2437-629/+629
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1337-629/+629
* | Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-194-81/+124
|/
* Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-122-5/+22
* Get rid of "typename, typename" for TEMPLATE_TEMPLATE_PARAMETERS.Liang Qi2011-05-021-18/+0
* Compile with msvcOlivier Goffart2011-05-021-4/+16
* compile with windowsOlivier Goffart2011-05-021-4/+4
* get rid of the DisableIfSame hackOlivier Goffart2011-05-022-16/+4
* Rewrite the interfaces of QtConcurrent.Liang Qi2011-05-023-1057/+270
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-1/+1
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-1/+1
| |\
| | * Report that an update is needed if no update was doneThiago Macieira2011-03-281-1/+1
* | | QtConcurrent: throw exception from destructorOlivier Goffart2011-03-281-6/+1
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-232-7/+7
|\|
| * Use QElapsedTimer in QFutureInterface.Thiago Macieira2011-02-162-7/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1737-37/+37
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1137-37/+37
* | Remove qDebug.Morten Johan Sørvig2010-11-111-1/+0
* | Support exception handling in QtConcurrent::run()Morten Johan Sørvig2010-11-111-2/+24
* | QThreadPool: name pooled threadsArvid Ephraim Picciani2010-09-171-0/+1
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-251-1/+1
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-1/+1
| |\|
| | * Doc: QtConcurrent::run. Make sure the example actually compilesOlivier Goffart2010-08-231-1/+1
* | | QFutureWatcher: display a warning when connecting after calling setFuture()Olivier Goffart2010-08-231-0/+9
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-134-4/+4
|\|
| * Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-093-3/+3
| * Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-1/+1
* | It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-031-4/+1
* | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-6/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-1/+1
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-1/+1
| |\
| | * typos fixedJoerg Bornemann2010-07-071-1/+1
* | | Added QThreadPool::waitForDone(int msecs)Thomas Sondergaard2010-05-263-4/+33
|/ /
* | Revert "adds a timeout option to QThreadPool::waitForDone();"Pierre Rossi2010-04-013-15/+7
* | adds a timeout option to QThreadPool::waitForDone();Pierre Rossi2010-03-313-7/+15
* | doc: Fixed several qdoc errors.Martin Smith2010-03-091-1/+1
|/
* More pedantry.Trond Kjernåsen2010-02-241-2/+2
* Fix grammar.Trond Kjernåsen2010-02-241-2/+3
* Doc: QFutureWatcher: specify that calls to setFuture should happen after the ...Olivier Goffart2010-02-241-0/+6
* Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-171-1/+1