summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-224-64/+68
|\
| * QThreadPrivate::finish should not keep mutex locked when calling signalsOlivier Goffart2010-11-222-28/+37
| * Make QThreadStorage supports value type and not only pointers.Olivier Goffart2010-11-222-33/+27
| * QThreadStorage: fix memory leak if thread storage are added while destroyingOlivier Goffart2010-11-221-3/+4
* | Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"Bradley T. Hughes2010-11-221-8/+8
* | Compile fixBradley T. Hughes2010-11-181-1/+0
* | Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2010-11-181-7/+9
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-292-0/+2
|\
| * Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-292-0/+2
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-263-15/+45
|\ \ | |/
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-253-15/+45
| |\
| | * Using TLS to store QThreadData on Symbianmread2010-10-211-8/+38
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-10-071-2/+19
| | |\
| | * | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-302-0/+4
| | |\ \
| | * | | Doc: Fixed typos.David Boddie2010-09-221-2/+2
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-221-2/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-071-2/+19
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-061-2/+19
| | | |/ | | |/|
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-10-221-1/+3
|\ \ \ \
| * | | | Lighthouse on OS X.Morten Johan Sørvig2010-10-201-1/+3
| * | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-10-053-13/+38
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-1/+1
| |\ \ \ \
* | \ \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-052-0/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-282-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | QThread: make sure start works even if called after exitOlivier Goffart2010-09-222-0/+4
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-272-13/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-13/+34
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-151-6/+29
| | |\ \ \
| | | * | | Do not wait for QThread exit when destroying global statics in SymbianMiikka Heikkinen2010-09-151-6/+29
| | | | |/ | | | |/|
| | * | | Fixed spelling/grammar error.Jerome Pasion2010-08-161-7/+5
| | |/ /
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-192-5/+1
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+1
| |\ \ \ | | |/ /
| | * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
| * | | It is no longer necessary to check for QT_NO_PARTIAL_TEMPLATE_SPECIALIZATIONminiak2010-08-031-4/+0
* | | | Compile on Symbian after commit 075e96eba5001Paul Olav Tvete2010-08-181-1/+1
* | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-191-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-142-1/+14
| |\ \ | | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-241-25/+11
| |\ \
| * \ \ Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-182-3/+4
| |\ \ \
| * | | | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-141-0/+2
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Set QThreads to be process critical automatically on Symbian OSShane Kearns2010-07-081-0/+8
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-012-26/+17
|\ \ \ \ \ | |/ / / /
| * | | | QSemaphore::tryAquire(timeout) -- never times out on an active semaphoreBradley T. Hughes2010-06-251-1/+6
| | |_|/ | |/| |
| * | | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | |/ | |/|
* | | QMutex: remove debug warnings.Olivier Goffart2010-06-301-48/+0
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-252-3/+4
|\ \ \ | |/ /
| * | Fix warningsOlivier Goffart2010-05-212-3/+4
| |/
* | Inline the common case when there is no contention.Olivier Goffart2010-05-186-63/+170
|/