| Commit message (Expand) | Author | Age | Files | Lines |
* | QtConcurrent: throw exception from destructor | Olivier Goffart | 2011-03-28 | 1 | -6/+1 |
|
|
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 2 | -7/+7 |
|\ |
|
| * | Use QElapsedTimer in QFutureInterface. | Thiago Macieira | 2011-02-16 | 2 | -7/+7 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 37 | -37/+37 |
|\ \
| |/ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 37 | -37/+37 |
|
|
* | | Remove qDebug. | Morten Johan Sørvig | 2010-11-11 | 1 | -1/+0 |
|
|
* | | Support exception handling in QtConcurrent::run() | Morten Johan Sørvig | 2010-11-11 | 1 | -2/+24 |
|
|
* | | QThreadPool: name pooled threads | Arvid Ephraim Picciani | 2010-09-17 | 1 | -0/+1 |
|
|
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-08-25 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 1 | -1/+1 |
|
|
* | | | QFutureWatcher: display a warning when connecting after calling setFuture() | Olivier Goffart | 2010-08-23 | 1 | -0/+9 |
|/ / |
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 3 | -3/+3 |
|
|
| * | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 1 | -1/+1 |
|
|
* | | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATES | miniak | 2010-08-03 | 1 | -1/+1 |
|
|
* | | It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATION | miniak | 2010-08-03 | 1 | -4/+1 |
|
|
* | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++ | miniak | 2010-08-03 | 1 | -6/+0 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 1 | -1/+1 |
| |\ |
|
| | * | typos fixed | Joerg Bornemann | 2010-07-07 | 1 | -1/+1 |
|
|
* | | | Added QThreadPool::waitForDone(int msecs) | Thomas Sondergaard | 2010-05-26 | 3 | -4/+33 |
|/ / |
|
* | | 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 |
|
|