summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-011-1/+1
|\
| * QPointer made no mention of QWeakPointerartoka2011-11-011-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-10-281-2/+3
|\ \
| * | Fixed access to null threadData in ~QObjectPrivatemread2011-10-181-2/+3
| |/
* | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-10-262-2/+64
|\ \
| * \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-252-2/+64
| |\ \ | | |/ | |/|
| | * symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| | * Symbian - fix deleteLater not working from RunLShane Kearns2011-10-111-0/+29
| | * Update licenseheader text in source filesJyri Tahtela2011-05-1386-1456/+1456
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-201-5/+4
|\ \ \ | |/ /
| * | Symbian - Change working directory of applications in ROMShane Kearns2011-10-171-5/+4
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-173-23/+80
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-142-3/+3
| |\ \
| * | | Added Symbian private API to update libraryPathsmread2011-09-282-17/+61
| * | | Symbian - perform some FS initialisation previously done by open cShane Kearns2011-09-232-6/+19
* | | | don't lock the global mutex if there is nothing to protectKonstantin Ritt2011-10-071-6/+0
* | | | fix possible race conditionsKonstantin Ritt2011-10-071-1/+2
* | | | simplify the code by using QSystemLibrary a bit smarterKonstantin Ritt2011-10-071-5/+7
| |/ / |/| |
* | | Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-09-281-0/+23
|\ \ \ | |/ /
| * | Fix panic when global QSettings instance needs flusing at app exitMiikka Heikkinen2011-09-131-0/+23
* | | Clarified keypad navigation specific event documentation.jaanttil2011-09-271-2/+2
* | | Use the right callback in QObject::disconnect()Olivier Goffart2011-09-271-1/+1
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-09-071-2/+2
|\ \
| * | Fix the build with -qtnamespace configure optionssuzuki toshiya2011-09-061-2/+2
* | | Doc: Fixed doc bug in QMetaObjectGeir Vattekar2011-08-221-3/+8
|/ /
* | 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
| |_|_|/ / |/| | | |