summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-061-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
|\ \ | |/
| * QThread: make sure start works even if called after exitOlivier Goffart2010-09-222-0/+4
* | Doc: Fixed typos.David Boddie2010-09-221-2/+2
|/
* 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
|/
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* Set QThreads to be process critical automatically on Symbian OSShane Kearns2010-07-081-0/+8
* 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
* Fix warningsOlivier Goffart2010-05-212-3/+4
* Micro optimisations in QMutexLockerOlivier Goffart2010-04-201-8/+10
* Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-164-5/+17
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-144-38/+6
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-122-1/+34
* Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6
* Implement Idle-priority threads for Linux.Thiago Macieira2010-03-172-46/+65
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-062-27/+18
|\
| * Follow-up to c1b067e: fix aliasing in QReadWriteLock too.Thiago Macieira2010-03-031-18/+12
| * Fix strict-aliasing breakage with SunCC: the union trick is a GCC extension.Thiago Macieira2010-03-021-9/+6
* | Imporve win64 support for mingwThierry Bastian2010-02-221-4/+3
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-021-0/+2
|\ \ | |/
| * Only set the _WIN32_WINNT define if it is not set or less than 0x0400Andy Shaw2010-02-011-0/+2
* | Merge branch '4.6'Thiago Macieira2010-01-1327-30/+30
|\ \ | |/
| * fix typo in qreadwritelock's documentationRitt Konstantin2010-01-111-3/+3
| * Update copyright year to 2010Jason McDonald2010-01-0627-27/+27
* | Merge branch '4.6'Thiago Macieira2009-12-263-48/+55
|\ \ | |/
| * Optimize QThreadStorage with QVectorOlivier Goffart2009-12-182-48/+51
| * Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
* | Optimize QOrderedMutexLockerOlivier Goffart2009-12-081-3/+5
|/
* Compile for 64-bit WindowsBradley T. Hughes2009-11-251-1/+6
* Fixing some GCC warningsJoão Abecasis2009-10-071-0/+1
* Update license headers again.Jason McDonald2009-09-0927-108/+108
* Refactoring qatomic_windows.hJoão Abecasis2009-08-311-0/+15
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3127-351/+351
|\
| * Update tech preview license header.Jason McDonald2009-08-3126-338/+338
| * Update license headers.Jason McDonald2009-08-1126-26/+26
* | reverting the definition of WINVER and _WIN32_WINNT in qglobal.hJoerg Bornemann2009-08-261-0/+4
* | fix warning in qthread_win.cppJoerg Bornemann2009-08-241-4/+0
* | Reverse the ifdefs to make it clearer, as per code review.axis2009-08-191-3/+3
* | Added some comments after code review.axis2009-08-191-0/+9
* | Merge commit 'qt/master'Jason Barron2009-08-186-11/+187
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-176-11/+187
* | | Merge commit 'qt/master'Jason Barron2009-08-1326-26/+26
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-1226-26/+26
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-062-3/+3