| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix QThread start failure due to bad thread name on Symbian | Juha Kukkonen | 2012-04-25 | 1 | -0/+146 |
|
|
* | Handling adopted thread death with active timers on Symbian | Murray Read | 2012-02-08 | 1 | -0/+27 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
|
|
* | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 1 | -1/+1 |
|\ |
|
| * | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 1 | -3/+82 |
| |\ |
|
| * | | Remove Q_ASSERT from QThread autotest | Jason McDonald | 2011-05-04 | 1 | -1/+1 |
|
|
* | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| |/
|/| |
|
* | | Fix crash after merge of the native symbian thread branch. | Olivier Goffart | 2011-04-08 | 1 | -1/+0 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-04-07 | 1 | -3/+66 |
|\ \ |
|
| * \ | Merging SymbianLite branch to master. | Sami Lempinen | 2011-03-09 | 1 | -3/+66 |
| |\ \
| | |/
| |/| |
|
| | * | removed some memory leaks from tst_qthread | mread | 2011-03-09 | 1 | -0/+2 |
|
|
| | * | Symbian adopted thread monitor review fixes | mread | 2011-03-09 | 1 | -0/+44 |
|
|
| | * | tst_qthread now using RThread for Symbian native thread testing | mread | 2011-03-09 | 1 | -3/+20 |
|
|
* | | | Fix the leak of QAdoptedThread and all dependent objects | Olivier Goffart | 2011-03-28 | 1 | -0/+17 |
|/ / |
|
* | | Fix race condition between QEventLoop::exec and QThread::exit | Olivier Goffart | 2011-02-07 | 1 | -0/+16 |
|/ |
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 1 | -2/+39 |
|\ \
| |/ |
|
| * | tst_qthread: fix compilation | Olivier Goffart | 2010-11-22 | 1 | -1/+2 |
|
|
| * | QThread::exec(): Fix possibility to enter several time the event loop | Olivier Goffart | 2010-11-22 | 1 | -0/+40 |
|
|
* | | QThread: fix a race condition when destroying or restarting thread from finis... | Olivier Goffart | 2010-11-24 | 1 | -0/+46 |
|
|
* | | Doc: Fixing typo | Sergio Ahumada | 2010-11-23 | 1 | -1/+1 |
|
|
* | | QThreadPrivate::finish should not keep mutex locked when calling signals | Olivier Goffart | 2010-11-22 | 1 | -0/+77 |
|
|
* | | QtCore autotests: make them paralelized. | Olivier Goffart | 2010-11-10 | 1 | -0/+1 |
|
|
* | | Simplify object lifetime management when moving objects to a QThread | Bradley T. Hughes | 2010-10-29 | 1 | -0/+14 |
|/ |
|
* | QThread: make sure start works even if called after exit | Olivier Goffart | 2010-09-22 | 1 | -0/+41 |
|
|
* | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 1 | -1/+1 |
|
|
* | Don't deadlock tst_QThread::exit() and tst_QThread::quit() | Bradley T. Hughes | 2010-04-19 | 1 | -2/+2 |
|
|
* | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 1 | -14/+18 |
|
|
* | Fix a race where QThread::exit() is "lost" when called after start() | Bradley T. Hughes | 2010-04-12 | 1 | -11/+36 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Compile | Paul Olav Tvete | 2009-09-10 | 1 | -2/+8 |
|
|
* | Fix for tst_QThread::adoptedThreadAffinity() failure on Windows | Prasanth Ullattil | 2009-09-09 | 1 | -9/+12 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| |/ |
|
* | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -5/+0 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+912 |
|
|
* | Long live Qt for S60! | axis | 2009-04-24 | 3 | -0/+911 |
|
|