summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-089-161/+160
|\
| * Fix autotest on WindowsHarald Fernengel2011-06-081-6/+2
| * Compile on Mac OS XHarald Fernengel2011-06-081-3/+5
| * code clean-up for QSystemSemaphoreRitt Konstantin2011-06-064-61/+65
| * simplify QSharedMemoryPrivate::cleanHandle()Ritt Konstantin2011-06-065-14/+10
| * minor improvements for QSharedMemoryRitt Konstantin2011-06-065-80/+81
| * fix potential keyfile leakingRitt Konstantin2011-06-061-1/+1
* | Removing unused code after introduction of round robin schedulermread2011-06-012-223/+11
* | Schedule Symbian active objects with a round robin schedulermread2011-06-011-36/+169
* | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-2390-1524/+1524
|\ \ | |/
| * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-5/+0
| |\
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1390-1524/+1524
* | | Remove S60 version pluginsMiikka Heikkinen2011-05-203-93/+1
| |/ |/|
* | Revert all QScroller and QFlickGesture related code.Robert Griebl2011-05-162-5/+0
|/
* Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-0/+6
|\
| * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-211-0/+6
* | Merge earth-team into origin/4.8Olivier Goffart2011-05-033-5/+25
|\ \
| * \ Merge branch '4.8-upstream'Thierry Bastian2011-04-285-36/+389
| |\ \
| | * \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-212-5/+24
| | |\ \
| | | * | Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
| * | | | Merge branch 'master-upstream'Thierry Bastian2011-04-1913-144/+449
| |\ \ \ \
| * | | | | Add the QIdentityProxyModel.Stephen Kelly2011-04-121-0/+1
* | | | | | Fix namespace issue with the global staticmae2011-05-021-2/+2
* | | | | | Fix regression with QSettings patchmae2011-05-022-12/+11
* | | | | | Reduce open and stat system calls for QSettingsmae2011-04-292-0/+14
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-205-31/+365
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Applying the QTBUG-17986 fix to Symbianmread2011-04-122-0/+13
| | |_|/ | |/| |
| * | | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1110-136/+241
| |\ \ \
| * \ \ \ Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2510-5/+441
| |\ \ \ \
| * | | | | Fixes to QSystemErrorShane Kearns2011-03-221-2/+2
| * | | | | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engineShane Kearns2011-03-172-35/+57
| * | | | | 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
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Set preferences in socket server Connect()Shane Kearns2010-12-061-1/+6
| * | | | | | | | Add socket manager to corelibShane Kearns2010-12-062-13/+48
| * | | | | | | | Prototype socket managerShane Kearns2010-12-012-0/+139
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-181-16/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace the handcoded math and change the timer buckets again.Thiago Macieira2011-04-141-11/+40
| * | | | | | | | | Move the constants up, preparing for refactoringThiago Macieira2011-04-141-4/+5
| * | | | | | | | | Change the number of entries in the first timer bucket.Thiago Macieira2011-04-131-4/+8
| * | | | | | | | | Change the error message in the timer ID deallocator.Thiago Macieira2011-04-131-1/+2
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1810-114/+339
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |