summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-034-198/+72
|\
| * 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
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-213-203/+0
|\|
| * Doc: Removed documentation for deleted code.David Boddie2011-07-213-203/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-141/+156
|\|
| * Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-113-141/+156
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0623-793/+11
|\|
| * 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
* | QEventDispatcherWin32: Remove hook to dispatch GUI events.Friedemann Kleint2011-06-302-7/+0
* | Pass process event flags to QEventDispatcherWin32.Friedemann Kleint2011-06-232-3/+3
* | Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-222-0/+7
* | add QInputMethodQueryEventLars Knoll2011-06-221-0/+2
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-1/+1
* | Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+1
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-102-2/+10
* | Add QEventDispatcherMac.Morten Sorvig2011-06-091-0/+1
* | Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+5
* | Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-262-68/+75
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2490-1570/+1556
|\|
| * 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
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-244-8/+8
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-122-0/+7
|\|
| * Add the QIdentityProxyModel.Stephen Kelly2011-05-111-0/+1
| * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-111-0/+6
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-112-0/+13
|\|
| * 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
* | split up qguivariant into two filesLars Knoll2011-05-063-44/+61
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-043-6/+15
|\|
| * Initial import from qtquick2.Qt by Nokia2011-04-273-6/+15
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-1/+0
* | Proper child delivery of mouse and key events.Samuel Rødal2011-05-021-0/+1
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-282-27/+3
* | Add isWindow type to QObjectJørgen Lind2011-04-282-1/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2791-0/+42591