summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0577-305/+925
|\
| * Merge branch 'graphicseffect' into 4.6Jørgen Lind2009-11-0512-1/+59
| |\
| | * Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-0412-1/+59
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-0549-185/+627
| |\ \ | | |/ | |/|
| | * Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-056-11/+67
| | |\
| | | * Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-1/+1
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Derick Hawcroft2009-11-052-8/+3
| | | |\
| | | | * Fix memory leak in the Mac accessibility module.Morten Johan Sørvig2009-11-031-5/+0
| | | | * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.5Morten Johan Sørvig2009-11-0210-89/+168
| | | | |\
| | | | * | Disable the move-by-scrolling optimization.Morten Johan Sørvig2009-11-021-3/+3
| | | * | | Check success of query.Derick Hawcroft2009-11-051-1/+1
| | | | |/ | | | |/|
| | | * | Fix a freeze in QFileDialog (Mac)Cédric Luthi2009-11-021-1/+1
| | | * | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-011-1/+1
| | | * | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-011-3/+4
| | | * | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-012-75/+0
| | | * | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-019-9/+162
| | | |/
| | | * Avoid infinite loop when laying out text with unconvertible charsEskil Abrahamsen Blomfeldt2009-10-291-40/+37
| | * | Merge branch 'qtwebkit-4.6' into qt-4.6Jocelyn Turcotte2009-11-0434-152/+517
| | |\ \
| | | * | Re-apply change 62923e7edacf6a1d28accaff70cbdc0176890d62 by Joerg BornemannJoerg Bornemann2009-11-041-0/+11
| | | * | Re-apply change cadd19cd98b9a6ff7ff8755f7774027400aadb0f by Shane KearnsShane Kearns2009-11-041-0/+15
| | | * | Re-apply change b4be512bffba65bf4577a2b8275d7c38ce5501a1 by David BoddieDavid Boddie2009-11-041-0/+17
| | | * | Re-apply change 7293097060383bcb75ee9f3e6a270de3b5bee2dc by Thiago MacieiraThiago Macieira2009-11-041-0/+37
| | | * | Re-apply change cbb2efb13cdf05aabc245e2b0157883146cf069d by Thiago MacieiraThiago Macieira2009-11-041-1/+2
| | | * | Re-apply change 914de965a8380e7620209c7b26e984ed9fbccc57 by David BoddieDavid Boddie2009-11-042-7/+91
| | | * | Re-apply change 422c747c5108f9f0c544b5dd0789df32aa498fb7 by Martin SmithMartin Smith2009-11-041-1/+1
| | | * | Re-apply change 2fbc823bb66db6ef6f6acc74d2baa96ebe1dec81 by Jocelyn TurcotteJocelyn Turcotte2009-11-041-2/+6
| | | * | Re-apply change 1db4a133a9d35e00bad50541fb8d64079a7debea by Liang QILiang QI2009-11-044-2/+10
| | | * | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 16a...Jocelyn Turcotte2009-11-0440-342/+530
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-0415-117/+237
| | |\ \ \ | | | |/ /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-049-22/+43
| | |\ \ \
| | | * | | Doc: Fixed qdoc warnings.David Boddie2009-11-048-24/+37
| | | * | | Doc: fix broken link in QBitmapAndy Nichols2009-11-041-1/+1
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jørgen Lind2009-11-0481-887/+1368
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-0473-873/+1227
| | |\ \ \ \ | | | |/ / /
| | * | | | Add QMacGLCompatTypes to QGLShaderProgram APITom Cooksey2009-11-042-0/+61
| | * | | | update harfbuzz to the latest version from fd.orgLars Knoll2009-11-048-82/+167
| | * | | | Fixed crash with nullptr in QPixmapData::transformedGunnar Sletta2009-11-041-2/+2
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-043-32/+5
| | |\ \ \ \
| | | * | | | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-16/+1
| | | * | | | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-042-16/+4
| | | * | | | Compile on Mac OS XEskil Abrahamsen Blomfeldt2009-11-041-1/+1
| | * | | | | Fixed crash when QImage::createAlphaMask() runs out of memoryGunnar Sletta2009-11-041-1/+2
| | |/ / / /
| * | | | | Missing % for printf variableJørgen Lind2009-11-041-2/+2
* | | | | | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6
* | | | | | QS60Style: QToolButton indicator will not fit into toolbutton areaSami Merilä2009-11-041-5/+8
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-044-111/+149
|\ \ \ \ \ \
| * | | | | | Unexported a class that doesn't need to be exported.axis2009-11-043-108/+108
| * | | | | | Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-042-3/+41
* | | | | | | Make button margins bigger in QS60StyleSami Merilä2009-11-041-0/+7
|/ / / / / /
* | | | | | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-04651-7922/+19074
|\ \ \ \ \ \