summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Added changes to ChangeLog.Gabriel de Dietrich2009-11-041-2/+5
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-0427-155/+432
| |\ \ \ \ \ \ \
| | * | | | | | | Some of my changes in the changelogOlivier Goffart2009-11-041-2/+56
| | * | | | | | | added my changes to the ChangeLogHarald Fernengel2009-11-041-0/+19
| | |/ / / / / /
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-0411-28/+49
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-0411-33/+46
| | * | | | | | Doc: fix broken link in QBitmapAndy Nichols2009-11-041-1/+1
* | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken.gunnar2009-11-051-4/+2
* | | | | | | | Fixed warning in lance on printf with wrong typesgunnar2009-11-051-2/+2
* | | | | | | | Fix a bug in malayalam renderingLars Knoll2009-11-052-0/+6
* | | | | | | | update harfbuzz to fix assamese shaping bugLars Knoll2009-11-052-2/+16
* | | | | | | | Set strokes as non-convex by default.Gunnar Sletta2009-11-051-0/+4
* | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transformsGunnar Sletta2009-11-052-3/+14
* | | | | | | | Fix docs for QGLFramebufferObject & add warnings in bind/releaseTom Cooksey2009-11-051-7/+16
* | | | | | | | Remove unnessisary QGLFBOGLPaintDevice re-implementationsTom Cooksey2009-11-052-33/+0
* | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11Gunnar Sletta2009-11-051-2/+2
* | | | | | | | Add test for QEventTransition when filtering on a QApplication instanceEskil Abrahamsen Blomfeldt2009-11-051-0/+31
* | | | | | | | Don't crash in QStateMachine when event transition listens toEskil Abrahamsen Blomfeldt2009-11-051-3/+2
* | | | | | | | Removed the FBO stacking behaviour and the test attached to it.Trond Kjernåsen2009-11-053-133/+9
* | | | | | | | Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-053-351/+371
* | | | | | | | Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-059-207/+257
* | | | | | | | Fixed some debug and some minor optims to QPaintBuffergunnar2009-11-042-40/+60
* | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush))gunnar2009-11-041-10/+13
* | | | | | | | Added some helpful info to QBrush and QPen's QDebug operatorsgunnar2009-11-042-2/+34
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-04117-1220/+1883
|\ \ \ \ \ \ \
| * | | | | | | eval: add key for the installer to grep for.Daniel Molkentin2009-11-043-2/+2
| |/ / / / / /
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-04225-3869/+5024
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-0455-806/+1161
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Compile fix after the last gesture api changeDenis Dzyubenko2009-11-037-58/+50
| | | * | | | | Cocoa: fix q3filedialog autotestRichard Moe Gustavsen2009-11-031-0/+4
| | | * | | | | Toolbar Icons are clipped on Leopard in Cocoa port.Prasanth Ullattil2009-11-031-1/+2
| | | * | | | | Gesture api review.Denis Dzyubenko2009-11-0335-446/+441
| | | * | | | | Modified gesture events propagation.Denis Dzyubenko2009-11-036-37/+150
| | | * | | | | Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-038-72/+90
| | | * | | | | Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-039-102/+130
| | | * | | | | Fixed the imagegestures project file.Denis Dzyubenko2009-11-031-3/+3
| | | * | | | | Improved gesture scrollarea manualtest.Denis Dzyubenko2009-11-032-11/+33
| | | * | | | | Added QGraphicsObject::ungrabGesture()Denis Dzyubenko2009-11-033-4/+18
| | | * | | | | Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-033-5/+6
| | | * | | | | Cocoa: fix double emit bug from file dialogRichard Moe Gustavsen2009-11-031-3/+7
| | | * | | | | Titlebar icon (for e.g. Assistant) not visible in Cocoa.Prasanth Ullattil2009-11-023-0/+31
| | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-10-307-49/+182
| | | |\ \ \ \ \
| | | | * | | | | Make GestureCancelPolicy work for graphicsviewThomas Zander2009-10-305-22/+109
| | | | * | | | | Fix unit test and add autoCancel test for graphicsviewThomas Zander2009-10-301-26/+72