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-271-25/+33
|\
| * Fixed to float support in QVariantThierry Bastian2009-04-271-25/+33
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-241-8/+7
|\ \ | |/
| * Remove the Direct3D engine.Gunnar Sletta2009-04-241-8/+7
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-232-2/+6
|\ \ | |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-232-2/+6
| |\
| | * Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-232-2/+6
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-231-0/+1
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+1
| |\ \ | | |/
| | * Doc fixesJoão Abecasis2009-04-221-0/+1
| | * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+1
* | | 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