summaryrefslogtreecommitdiffstats
path: root/tests/auto/qthread
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* QThread::isFinished should return true from finished()Olivier Goffart2013-03-191-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Marking networkselftest, qthread and qxmlquery insignificant temporarily.Janne Anttila2012-10-301-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fix QThread start failure due to bad thread name on SymbianJuha Kukkonen2012-04-261-0/+146
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-081-0/+27
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
|\
| * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-161-3/+82
| |\
| * | Remove Q_ASSERT from QThread autotestJason McDonald2011-05-041-1/+1
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ |/|
* | Fix crash after merge of the native symbian thread branch.Olivier Goffart2011-04-081-1/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-3/+66
|\ \
| * \ Merging SymbianLite branch to master.Sami Lempinen2011-03-091-3/+66
| |\ \ | | |/ | |/|
| | * removed some memory leaks from tst_qthreadmread2011-03-091-0/+2
| | * Symbian adopted thread monitor review fixesmread2011-03-091-0/+44
| | * tst_qthread now using RThread for Symbian native thread testingmread2011-03-091-3/+20
* | | Fix the leak of QAdoptedThread and all dependent objectsOlivier Goffart2011-03-281-0/+17
|/ /
* / Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-071-0/+16
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-2/+39
|\|
| * tst_qthread: fix compilationOlivier Goffart2010-11-221-1/+2
| * QThread::exec(): Fix possibility to enter several time the event loopOlivier Goffart2010-11-221-0/+40
* | QThread: fix a race condition when destroying or restarting thread from finis...Olivier Goffart2010-11-241-0/+46
* | Doc: Fixing typoSergio Ahumada2010-11-231-1/+1
* | QThreadPrivate::finish should not keep mutex locked when calling signalsOlivier Goffart2010-11-221-0/+77
* | QtCore autotests: make them paralelized.Olivier Goffart2010-11-101-0/+1
* | Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-291-0/+14
|/
* QThread: make sure start works even if called after exitOlivier Goffart2010-09-221-0/+41
* Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
* Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
* Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-161-14/+18
* Fix a race where QThread::exit() is "lost" when called after start()Bradley T. Hughes2010-04-121-11/+36
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* CompilePaul Olav Tvete2009-09-101-2/+8
* Fix for tst_QThread::adoptedThreadAffinity() failure on WindowsPrasanth Ullattil2009-09-091-9/+12
* 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-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| |/
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-5/+0
|\|
| * Remove obsolete code from autotests.Jason McDonald2009-04-161-5/+0