summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-203-60/+88
|\
| * Merge commit 'remotes/tb-optim/qvariant-optimizations'Thierry Bastian2009-04-173-60/+88
| |\
| | * make construction for known type fasterThierry Bastian2009-03-312-23/+34
| | * make the float constructor inline (improves construction/destruction performa...Thierry Bastian2009-03-312-3/+1
| | * small change wrt to destruction (patch suggested by ogoffart)Thierry Bastian2009-03-311-5/+9
| | * add proper support for floats to QVariantThierry Bastian2009-03-262-7/+21
| | * Improved qVariantSetValue by reusing the internals if possibleThierry Bastian2009-03-261-1/+12
| | * small simplification in internals of QVariantThierry Bastian2009-03-261-25/+4
| | * Added template to the private classes to avoid double allocation in QVariantThierry Bastian2009-03-261-7/+18
| | * Avoids calling function pointer in constructor of QVariantThierry Bastian2009-03-261-23/+23
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-163-7/+16
|\ \ \ | |/ /
| * | BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-3/+12
| |\ \
| | * | Javascript: When there is javascript running then it will spin the CPU at 100%Bradley T. Hughes2009-04-081-3/+12
| * | | The QT_NO_SHAREDMEMORY define was checked a bit too lateRobert Griebl2009-04-071-4/+3
| |/ /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-074-22/+26
|\ \ \ | |/ /
| * | Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
| * | Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * | Doc: Fixed typo.David Boddie2009-03-301-1/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-03-302-6/+19
|\ \ \
| * | | Make use of a thread-specific variable in qFlagLocation.Thiago Macieira2009-03-271-2/+18
| |/ /
| * | optimizeOswald Buddenhagen2009-03-271-1/+1
| * | remove pointless checkOswald Buddenhagen2009-03-271-2/+1
| * | most definitely NOT \since 4.5Oswald Buddenhagen2009-03-271-2/+0
| * | Long live Qt 4.5!Lars Knoll2009-03-2374-0/+34453
| /
* | add QEvent::TouchBegin, TouchUpdate, and TouchEnd event types (with GraphicsS...Bradley T. Hughes2009-03-242-0/+13
|/
* Long live Qt!Lars Knoll2009-03-2374-0/+34453