| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 1 | -2/+2 |
|\ |
|
| * | fix painting on Windows CE | Maurice Kalinowski | 2009-11-06 | 1 | -2/+2 |
|
|
* | | Move the check for HWND to be right after the CreateWindow() call | Andy Shaw | 2009-11-06 | 1 | -3/+4 |
|/ |
|
* | Implement internal support for property interceptors (used by declarative). | Michael Brasser | 2009-11-04 | 1 | -1/+4 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 1 | -128/+18 |
|\ |
|
| * | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual. | David Boddie | 2009-11-02 | 1 | -128/+18 |
|
|
* | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6 | Thiago Macieira | 2009-11-02 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 1 | -0/+569 |
| |\ \ |
|
| * | | | Update confusing qWarning message. | Thiago Macieira | 2009-10-29 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 3 | -117/+115 |
|\ \ \ |
|
| * \ \ | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -84/+100 |
| |\ \ \ |
|
| | * | | | Don't stop event processing at the second WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-28 | 1 | -3/+7 |
|
|
| | * | | | Compile on Windows when QS_RAWINPUT is not defined. | Bradley T. Hughes | 2009-10-21 | 1 | -1/+4 |
|
|
| | * | | | Use GetStatusQueue() to look for timer and input messages | Bradley T. Hughes | 2009-10-21 | 1 | -2/+1 |
|
|
| | * | | | Send posted events in response to WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-20 | 1 | -84/+94 |
| | |/ / |
|
| * | | | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 2 | -33/+15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Fix qvariant_cast<QVariant> when a QVariant is really inside a QVariant | Olivier Goffart | 2009-10-29 | 1 | -0/+3 |
|
|
| | * | | Fix warning in qvariant.h header + make sure QVariant in QVariant works as ex... | Olivier Goffart | 2009-10-28 | 1 | -27/+12 |
|
|
| | * | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -7/+0 |
|
|
| | * | | QVariant::isNull does not return the right result with QVariant::setValue | Olivier Goffart | 2009-10-27 | 1 | -0/+1 |
| | |/ |
|
* | | | Fix SHAREDMEMORY | Jørgen Lind | 2009-10-29 | 1 | -2/+1 |
|/ / |
|
* | | Part 2 of the Evaluation notice feature, now for QtGui. | Thiago Macieira | 2009-10-29 | 1 | -7/+7 |
|
|
* | | Readd the Qt Evaluation timebomb, step 1. | Thiago Macieira | 2009-10-29 | 1 | -0/+569 |
|/ |
|
* | Made sure the noSocketEvents value is preserved in case of exception. | axis | 2009-10-19 | 1 | -3/+3 |
|
|
* | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-16 | 1 | -2/+3 |
|\ |
|
| * | Merge origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-14 | 1 | -2/+2 |
| |\ |
|
| * | | QMetaObject::activate: reordered mutex locks/unlocks around spy | Florian Vichot | 2009-10-13 | 1 | -2/+3 |
|
|
* | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-15 | 3 | -2/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix for poor performance during screen orientation switch | Shane Kearns | 2009-10-12 | 1 | -2/+2 |
| |/ |
|
| * | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 2 | -0/+6 |
|
|
* | | Added a new event type, WinIdChange. | Gareth Stockwell | 2009-10-09 | 2 | -0/+3 |
|/ |
|
* | Only a character but could still be interrupted by a signal | João Abecasis | 2009-10-07 | 1 | -1/+1 |
|
|
* | The threshold for system basic timers has changed on windows | Thierry Bastian | 2009-10-06 | 1 | -0/+4 |
|
|
* | Fix typo in QtCore license headers. | Jason McDonald | 2009-10-06 | 6 | -6/+6 |
|
|
* | Make QEventTransition works with QGraphicsObject. | Alexis Menard | 2009-10-05 | 1 | -1/+0 |
|
|
* | Compile on Visual Studio 2003 | Eskil Abrahamsen Blomfeldt | 2009-10-05 | 1 | -1/+1 |
|
|
* | Added qFastSin() and qFastCos() functions. | Kim Motoyoshi Kalland | 2009-10-02 | 3 | -2/+333 |
|
|
* | Add prefix to statemachine-specific event types | Kent Hansen | 2009-10-02 | 2 | -4/+4 |
|
|
* | Use multimedia timers on Windows for timers less than 16ms | Bradley T. Hughes | 2009-10-02 | 1 | -1/+1 |
|
|
* | Revert "Switched to asynchronous focus handling on Symbian." | axis | 2009-09-30 | 2 | -4/+1 |
|
|
* | Add the -testability option to Qt applications. | Petri Kiiskinen | 2009-09-29 | 1 | -1/+2 |
|
|
* | I18N: Add new module, fix spelling glitch. | Friedemann Kleint | 2009-09-29 | 1 | -1/+1 |
|
|
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 1 | -2/+2 |
|
|
* | Remove doc warning about UpdateSoftKeys. | Jason Barron | 2009-09-28 | 1 | -0/+1 |
|
|
* | QEventLoop::ExcludeUserInputEvents should not allow the user to close the window | Bradley T. Hughes | 2009-09-28 | 1 | -1/+2 |
|
|
* | Doc: Added some notes to help people implement custom models. | David Boddie | 2009-09-25 | 1 | -3/+9 |
|
|
* | Fix regressions in qeventloop, qtimer, and qsocketnotifier autotests | Bradley T. Hughes | 2009-09-25 | 3 | -31/+112 |
|
|
* | Fix 3.1 build - move unimplemented RFs API to the S60 plugin | Shane Kearns | 2009-09-23 | 2 | -3/+12 |
|
|
* | Fix a warning about an unused variable. | Jason Barron | 2009-09-23 | 1 | -1/+1 |
|
|
* | Fix "... may return wrong private dir if application is on Z:, not C:" | Shane Kearns | 2009-09-22 | 1 | -32/+31 |
|
|