summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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-1037-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
* Update copyright year to 2010Jason McDonald2010-01-0637-37/+37
* FTBFS on hurd-i386 because since clock_gettime is not available thereSamuel Thibault2009-12-251-0/+3
* Update license headers again.Jason McDonald2009-09-0937-148/+148
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3137-481/+481
|\
| * Update tech preview license header.Jason McDonald2009-08-3137-481/+481
| * Update license headers.Jason McDonald2009-08-1137-37/+37
| * xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-08-071-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \
| * | Make the license test pass.Frans Englich2009-08-191-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-189-19/+31
|\ \ \ | |/ /
| * | fix includes to use lower-caseHarald Fernengel2009-08-172-4/+4
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-178-15/+27
* | | Merge commit 'qt/master'Jason Barron2009-08-1337-37/+37
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-1237-37/+37
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-2/+2
* | | Merge commit 'origin/master'Jason Barron2009-08-042-2/+2
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-032-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-2/+4
|\ \ \ \ | |/ / /
| * | | Work around a Sun CC 5.9 compiler bug: the threadEngine variable isn't found.Thiago Macieira2009-07-271-2/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-273-9/+4
|\ \ \ \ | |/ / / | | / / | |/ / |/| |