| Commit message (Expand) | Author | Age | Files | Lines |
* | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-23 | 1 | -0/+12 |
|
|
* | Fix the evaluation nag in binary installs with commercial licenses. | Thiago Macieira | 2009-11-18 | 1 | -12/+14 |
|
|
* | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 1 | -0/+2 |
|\ |
|
| * | Fix QT_NO_SHAREDMEMORY while not breaking the QNX build | Jørgen Lind | 2009-11-16 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-17 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | Don't sendPostedEvents() twice when calling processEvents() manually | Bradley T. Hughes | 2009-11-16 | 1 | -6/+6 |
|
|
* | | Early return for allowMove within a parent QModelIndex | Stephen Kelly | 2009-11-13 | 1 | -4/+2 |
|/ |
|
* | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 1 | -0/+4 |
|\ |
|
| * | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-11 | 1 | -3/+11 |
| |\ |
|
| * | | make qfunctions_wince.h C compatible again | Joerg Bornemann | 2009-11-10 | 1 | -0/+4 |
|
|
| * | | compile fix for tst_qfile on Windows CE | Joerg Bornemann | 2009-11-09 | 1 | -1/+1 |
|
|
* | | | Make sure posted events are always sent when calling processEvents() on Win32 | Bradley T. Hughes | 2009-11-11 | 1 | -0/+5 |
| |/
|/| |
|
* | | Add error handling for SetTimer() with the sentinel timer id | Bradley T. Hughes | 2009-11-09 | 1 | -3/+11 |
|/ |
|
* | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 1 | -5/+6 |
|\ |
|
| * | 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 |
| |/ |
|
* | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-04 | 2 | -131/+24 |
|\ \
| |/ |
|
| * | 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 |
| | | |/
| | |/| |
|
* | | | | Raise the limit for _not_ using multimedia timers to 20ms | Kai Koehne | 2009-11-04 | 1 | -1/+1 |
|/ / / |
|
* | | | 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 |
|
|