summaryrefslogtreecommitdiffstats
path: root/src/corelib/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Reduce the number of calls to QThread::idealThreadCount() in QtConcurrent.Morten Sørvig2009-03-261-4/+6
| * Long live Qt 4.5!Lars Knoll2009-03-2338-0/+11514
* Long live Qt for S60!axis2009-04-2438-0/+11525