summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-084-7/+127
|\
| * Fix thread starvation when processEvents() is called in a tight loopShane Kearns2011-02-161-0/+8
| * Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0786-144/+258
| |\
| * | Use the global message pool to avoid KErrServerBusy errorsShane Kearns2011-01-211-1/+3
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-157-58/+401
| |\ \
| * | | Fixes for socket engine autotest failuresShane Kearns2010-12-101-1/+1
| * | | Fix some crashes in the symbian socket engineShane Kearns2010-12-091-2/+6
| * | | Helper functions for synchronously waiting on an active object to completeShane Kearns2010-12-072-1/+83
| * | | default RConnection for socketsShane Kearns2010-12-072-2/+26
* | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-0889-220/+752
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-4/+1
| |\ \ \
| | * | | Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791Bradley T. Hughes2011-02-141-4/+1
| * | | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-162-4/+9
| |\ \ \ \
| | * | | | Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-071-0/+5
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3186-136/+215
| | |\ \ \ \
| | * | | | | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
| * | | | | | Merge remote branch 'qt/master' into earth-team-stagingJoão Abecasis2011-02-164-8/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-02-152-3/+5
| | |\ \ \ \ \ \
| | | * | | | | | Using QElapesedTimer for Symbian idle detectormread2011-02-032-2/+3
| | | * | | | | | Idle detector thread improvementsmread2011-02-011-1/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-5/+5
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-071-1/+1
| | | |\ \ \ \ \
| | | | * | | | | Initialize primitives when creating a new QVariantAaron Kennedy2011-02-041-1/+1
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-041-4/+4
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-01-311-4/+4
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-281-6/+24
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-01-276-24/+27
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Doc: Fixed typo in QCoreApplication docsGeir Vattekar2011-01-271-4/+4
| * | | | | | | | | | | Using QFile open by RFile and take ownership of handlemread2011-02-101-0/+16
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-104-2/+57
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-2/+57
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-304-2/+57
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-276-25/+35
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1986-103/+187
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Allow a revision to be associated with properties and methods.Martin Jones2011-01-054-2/+57
| | | * | | | | | | | Revert "Improve timer ID safety by using a serial counter per ID."Thiago Macieira2011-01-281-24/+6
| | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Improve timer ID safety by using a serial counter per ID.Thiago Macieira2011-01-261-6/+24
| | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | Revert "Delay creation of the process manager"Harald Fernengel2011-02-043-15/+6
| |/ / / / / / /
| * | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-256-20/+11
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | get rid of extra calls to handle()Ritt Konstantin2011-01-211-9/+4
| | * | | | | | simplify QSharedMemory::detach()Ritt Konstantin2011-01-213-5/+3
| | * | | | | | avoid extra calculationsRitt Konstantin2011-01-212-4/+2
| | * | | | | | fix error reporting on detach()Ritt Konstantin2011-01-211-1/+1
| | * | | | | | fix error reportingRitt Konstantin2011-01-211-0/+1
| | | |/ / / / | | |/| | | |
| | * | | | | Revert "Add a warning about trying to release a timer ID that isn't active"Olivier Goffart2011-01-171-1/+0
| * | | | | | Fix the warnings when QBasicTimer are member of the ObjectPrivateOlivier Goffart2011-01-171-11/+11
| * | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1786-102/+187
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix QSystemSemaphore handle management issues in SymbianMiikka Heikkinen2011-01-131-4/+16
| | | |/ / / | | |/| | |
| | * | | | Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-113-8/+79
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-1086-88/+88
| | |\ \ \ \