summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Implement internal support for property interceptors (used by declarative).Michael Brasser2009-11-041-1/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-031-128/+18
|\
| * Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-021-128/+18
* | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6Thiago Macieira2009-11-021-2/+2
|\ \
| * \ Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-291-0/+569
| |\ \
| * | | Update confusing qWarning message.Thiago Macieira2009-10-291-2/+2
| | |/ | |/|
* | | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-023-117/+115
|\ \ \
| * \ \ Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-84/+100
| |\ \ \
| | * | | Don't stop event processing at the second WM_QT_SENDPOSTEDEVENTSBradley T. Hughes2009-10-281-3/+7
| | * | | Compile on Windows when QS_RAWINPUT is not defined.Bradley T. Hughes2009-10-211-1/+4
| | * | | Use GetStatusQueue() to look for timer and input messagesBradley T. Hughes2009-10-211-2/+1
| | * | | Send posted events in response to WM_QT_SENDPOSTEDEVENTSBradley T. Hughes2009-10-201-84/+94
| | |/ /
| * | | Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-302-33/+15
| |\ \ \ | | |_|/ | |/| |
| | * | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariantOlivier Goffart2009-10-291-0/+3
| | * | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex...Olivier Goffart2009-10-281-27/+12
| | * | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate.Andreas Aardal Hanssen2009-10-281-7/+0
| | * | QVariant::isNull does not return the right result with QVariant::setValueOlivier Goffart2009-10-271-0/+1
| | |/
* | | Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
|/ /
* | Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-291-7/+7
* | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-291-0/+569
|/
* Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
* Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-161-2/+3
|\
| * Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-141-2/+2
| |\
| * | QMetaObject::activate: reordered mutex locks/unlocks around spyFlorian Vichot2009-10-131-2/+3
* | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-153-2/+7
|\ \ \ | | |/ | |/|
| * | Fix for poor performance during screen orientation switchShane Kearns2009-10-121-2/+2
| |/
| * A new implementation of the Gesture API.Denis Dzyubenko2009-10-092-0/+6
* | Added a new event type, WinIdChange.Gareth Stockwell2009-10-092-0/+3
|/
* Only a character but could still be interrupted by a signalJoão Abecasis2009-10-071-1/+1
* The threshold for system basic timers has changed on windowsThierry Bastian2009-10-061-0/+4
* Fix typo in QtCore license headers.Jason McDonald2009-10-066-6/+6
* Make QEventTransition works with QGraphicsObject.Alexis Menard2009-10-051-1/+0
* Compile on Visual Studio 2003Eskil Abrahamsen Blomfeldt2009-10-051-1/+1
* Added qFastSin() and qFastCos() functions.Kim Motoyoshi Kalland2009-10-023-2/+333
* Add prefix to statemachine-specific event typesKent Hansen2009-10-022-4/+4
* Use multimedia timers on Windows for timers less than 16msBradley T. Hughes2009-10-021-1/+1
* Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-302-4/+1
* Add the -testability option to Qt applications.Petri Kiiskinen2009-09-291-1/+2
* I18N: Add new module, fix spelling glitch.Friedemann Kleint2009-09-291-1/+1
* Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-2/+2
* Remove doc warning about UpdateSoftKeys.Jason Barron2009-09-281-0/+1
* QEventLoop::ExcludeUserInputEvents should not allow the user to close the windowBradley T. Hughes2009-09-281-1/+2
* Doc: Added some notes to help people implement custom models.David Boddie2009-09-251-3/+9
* Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-09-253-31/+112
* Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-232-3/+12
* Fix a warning about an unused variable.Jason Barron2009-09-231-1/+1
* Fix "... may return wrong private dir if application is on Z:, not C:"Shane Kearns2009-09-221-32/+31
* Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-221-1/+1
|\
| * QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
| * Update license headers again.Jason McDonald2009-09-0873-292/+292