summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint! Embedded fonts, mouse and (some) keyboard events now work.Morten2009-12-011-3/+10
* CompileMorten Sørvig2009-11-261-1/+1
* No select on nacl :(Morten Sørvig2009-11-261-5/+7
* No qcoreapplication_mac.cpp on embedded_liteMorten Sørvig2009-11-261-2/+2
* CompileMorten Sørvig2009-11-261-1/+1
* Compile.Morten Sørvig2009-11-261-1/+1
* Add qnaclunimplemented.h/cpp, stub out missing posix functions here.Morten Sørvig2009-11-261-3/+4
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-171-0/+2
|\
| * Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-161-0/+2
* | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-6/+6
|\ \ | |/ |/|
| * Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
* | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-4/+2
|/
* Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-121-0/+4
|\
| * Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-111-3/+11
| |\
| * | make qfunctions_wince.h C compatible againJoerg Bornemann2009-11-101-0/+4
| * | compile fix for tst_qfile on Windows CEJoerg Bornemann2009-11-091-1/+1
* | | Make sure posted events are always sent when calling processEvents() on Win32Bradley T. Hughes2009-11-111-0/+5
| |/ |/|
* | Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-091-3/+11
|/
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-061-5/+6
|\
| * Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-061-2/+2
| |\
| | * fix painting on Windows CEMaurice Kalinowski2009-11-061-2/+2
| * | Move the check for HWND to be right after the CreateWindow() callAndy Shaw2009-11-061-3/+4
| |/
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-042-131/+24
|\|
| * 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
| | | |/ | | |/|
* | / | Raise the limit for _not_ using multimedia timers to 20msKai Koehne2009-11-041-1/+1
|/ / /
* | | 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
| |/