summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Simplify the mutexpool used in QObject.Olivier Goffart2011-07-291-19/+5
* QMutex is now just a pointerOlivier Goffart2011-07-291-4/+4
* Flag meta objects generated by QtDBusAaron Kennedy2011-07-291-1/+2
* Use QFreeList for timer id allocationBradley T. Hughes2011-07-261-167/+43
* Optimize QMetaObject::property().Martin Jones2011-07-221-7/+18
* Doc: Removed documentation for deleted code.David Boddie2011-07-213-203/+0
* Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-113-141/+156
* Doc: Fixing typoSergio Ahumada2011-07-051-2/+2
* Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-041-0/+2
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-2917-273/+2
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-297-513/+3
* Fix event delevery orderOlivier Goffart2011-06-272-16/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2490-1524/+1524
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-234-46/+32
* Add the QIdentityProxyModel.Stephen Kelly2011-05-111-0/+1
* Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-111-0/+6
* Fix namespace issue with the global staticmae2011-05-101-2/+2
* Fix regression with QSettings patchmae2011-05-102-12/+11
* Reduce open and stat system calls for QSettingsmae2011-05-102-0/+14
* Initial import from qtquick2.Qt by Nokia2011-04-273-6/+15
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2791-0/+42591