summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* document that QThread::exit will exit future event loopsOlivier Goffart2011-02-021-4/+6
* Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop."Olivier Goffart2011-02-021-1/+4
* Restore Qt 4.6 behaviour: exec() always enters the event loop.Thiago Macieira2011-01-271-4/+1
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* QThread::exec(): Fix possibility to enter several time the event loopOlivier Goffart2010-11-221-1/+3
* Doc: Fixed typos.David Boddie2010-09-221-2/+2
* Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-161-3/+12
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-141-27/+4
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-121-1/+24
* Implement Idle-priority threads for Linux.Thiago Macieira2010-03-171-1/+3
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+0
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+0
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+1
|\ \ \
| * | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-3/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-131-3/+8
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-6/+0
|\ \ \ | |/ /
| * | Small simplification on codeThierry Bastian2009-06-081-6/+0
| * | QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-011-0/+12
| * | Long live Qt!Lars Knoll2009-03-231-0/+730
| /
* | Make Qt exception safer.Robert Griebl2009-06-101-7/+8
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-0/+12
|\ \ | |/
| * QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-061-0/+12
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+730
* Long live Qt for S60!axis2009-04-241-0/+744