summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-07-211-1/+1
| * | Build fix for mingwThierry Bastian2009-07-141-7/+1
| * | doc: Use \inheaderfile to show which include file to include.Martin Smith2009-07-131-1/+1
| * | Doc: Explicitly declare the module for each namespace to prevent strangeDavid Boddie2009-07-131-0/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3037-132/+194
|\ \ \ | |/ /
| * | De-export the ThreadEngineBarrier class and de-inline the call to acquire.Morten Sørvig2009-06-262-2/+13
| * | Add Q_CORE_EXPORT to ThreadEngineBarrierRhys Weatherley2009-06-241-1/+1
| * | Rename ThreadEngineSemaphore -> ThreadEngineBarrierMorten Sørvig2009-06-242-85/+93
| * | Improve QtConcurrent scalability.Morten Sørvig2009-06-241-24/+62
| * | Improve QThreadPool scalability.Morten Sørvig2009-06-241-2/+8
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-1637-74/+74
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1637-74/+74
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-2/+2
|\ \ \ | |/ /
| * | Removed some export to symbols that don't need itThierry Bastian2009-05-251-2/+2
| |/
* | Make Qt exception safer.Robert Griebl2009-06-101-3/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-181-1/+1
|\ \ | |/
| * Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-141-1/+1
* | Make QtConcurrent compile in S60.Morten Sørvig2009-05-183-1/+16
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-061-0/+2
|\ \ | |/
| * Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-4/+6
|\ \ | |/