| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "adds a timeout option to QThreadPool::waitForDone();" | Pierre Rossi | 2010-04-01 | 3 | -15/+7 |
|
|
* | adds a timeout option to QThreadPool::waitForDone(); | Pierre Rossi | 2010-03-31 | 3 | -7/+15 |
|
|
* | doc: Fixed several qdoc errors. | Martin Smith | 2010-03-09 | 1 | -1/+1 |
|
|
* | More pedantry. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+2 |
|
|
* | Fix grammar. | Trond Kjernåsen | 2010-02-24 | 1 | -2/+3 |
|
|
* | Doc: QFutureWatcher: specify that calls to setFuture should happen after the ... | Olivier Goffart | 2010-02-24 | 1 | -0/+6 |
|
|
* | Change all ptrdiff_t to qptrdiff. | Thiago Macieira | 2010-02-17 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 37 | -37/+37 |
|
|
* | FTBFS on hurd-i386 because since clock_gettime is not available there | Samuel Thibault | 2009-12-25 | 1 | -0/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 37 | -148/+148 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 37 | -481/+481 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 37 | -481/+481 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 37 | -37/+37 |
|
|
| * | xlC 7 cannot compile QtConcurrent with these templates here | Thiago Macieira | 2009-08-07 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Make the license test pass. | Frans Englich | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 9 | -19/+31 |
|\ \ \
| |/ / |
|
| * | | fix includes to use lower-case | Harald Fernengel | 2009-08-17 | 2 | -4/+4 |
|
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 8 | -15/+27 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 37 | -37/+37 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 37 | -37/+37 |
|
|
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -2/+2 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -2/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -0/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -2/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Work around a Sun CC 5.9 compiler bug: the threadEngine variable isn't found. | Thiago Macieira | 2009-07-27 | 1 | -2/+4 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 3 | -9/+4 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | xlC 7 cannot compile QtConcurrent with these templates here | Thiago Macieira | 2009-07-21 | 1 | -1/+1 |
|
|
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 1 | -7/+1 |
|
|
| * | | doc: Use \inheaderfile to show which include file to include. | Martin Smith | 2009-07-13 | 1 | -1/+1 |
|
|
| * | | Doc: Explicitly declare the module for each namespace to prevent strange | David Boddie | 2009-07-13 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 37 | -132/+194 |
|\ \ \
| |/ / |
|
| * | | De-export the ThreadEngineBarrier class and de-inline the call to acquire. | Morten Sørvig | 2009-06-26 | 2 | -2/+13 |
|
|
| * | | Add Q_CORE_EXPORT to ThreadEngineBarrier | Rhys Weatherley | 2009-06-24 | 1 | -1/+1 |
|
|
| * | | Rename ThreadEngineSemaphore -> ThreadEngineBarrier | Morten Sørvig | 2009-06-24 | 2 | -85/+93 |
|
|
| * | | Improve QtConcurrent scalability. | Morten Sørvig | 2009-06-24 | 1 | -24/+62 |
|
|
| * | | Improve QThreadPool scalability. | Morten Sørvig | 2009-06-24 | 1 | -2/+8 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 37 | -74/+74 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 37 | -74/+74 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Removed some export to symbols that don't need it | Thierry Bastian | 2009-05-25 | 1 | -2/+2 |
| |/ |
|
* | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -3/+3 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use isNull() for strings instead of comparing against QString(). | Jesper Thomschütz | 2009-05-14 | 1 | -1/+1 |
|
|
* | | Make QtConcurrent compile in S60. | Morten Sørvig | 2009-05-18 | 3 | -1/+16 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix memory leak in QFuture | Morten Sørvig | 2009-05-05 | 1 | -0/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -4/+6 |
|\ \
| |/ |
|