summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'earth-team/master'Olivier Goffart2011-07-201-0/+24
|\
| * Create QScopedResource classShane Kearns2011-06-271-0/+24
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-07-021-2/+2
|\ \
| * | Doc: Fixing typoSergio Ahumada2011-06-301-2/+2
| |/
* | Merge branch '4.8-upstream' into master-waterWater-Team2011-06-2913-73/+427
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-292-0/+5
| |\ \ | | |/ | |/|
| | * Fix 2cb398e1d901e62384bb2b388761cfd18fc8804a in case of no coreservicescon2011-06-282-0/+5
| * | Fix event delevery orderOlivier Goffart2011-06-272-16/+3
| |/
| * Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-06-2415-208/+505
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-227-1/+313
| | |\
| | | * trivial: fix typo in commentHarald Fernengel2011-06-221-1/+1
| | | * implement POSIX IPC based QSystemSemaphore and QSharedMemory backendsRitt Konstantin2011-06-216-1/+291
| | | * make the kernel attempt to emulate an instruction with a misaligned accessRitt Konstantin2011-06-211-0/+6
| | | * use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-211-0/+16
| | * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-1714-509/+337
| | |\ \ | | | |/
| | * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-2490-1529/+1530
| | |\ \
| | * | | Doc: Applied pending fixes to API documentation.David Boddie2011-05-114-46/+32
| * | | | move some internal helper functions from qglobal.cpp to qcore_mac*Ritt Konstantin2011-06-092-0/+57
| * | | | make the previous change foolproofRitt Konstantin2011-06-091-0/+2
| * | | | get rid of extra copying (another one)Ritt Konstantin2011-06-091-2/+7
| * | | | get rid of extra copyingRitt Konstantin2011-06-091-8/+8
* | | | | Fix typo in docs: occurred.Frederik Gladhorn2011-06-291-1/+1
* | | | | Use Q_SLOTS instead of slots in public headers.Frederik Gladhorn2011-06-281-1/+1
* | | | | Remove misleading and incorrect information from dropMimeData docs.Stephen Kelly2011-06-271-7/+8
* | | | | Provide the resetInternalData slot to cleanly reset data in proxy subclasses.Stephen Kelly2011-06-272-0/+25
| |_|_|/ |/| | |
* | | | 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
| |_|/ / / |/| | | |