Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Re-apply change cbb2efb13cdf05aabc245e2b0157883146cf069d by Thiago Macieira | Thiago Macieira | 2009-11-04 | 1 | -1/+2 | |
| | * | | | | | | | Re-apply change 914de965a8380e7620209c7b26e984ed9fbccc57 by David Boddie | David Boddie | 2009-11-04 | 2 | -7/+91 | |
| | * | | | | | | | Re-apply change 422c747c5108f9f0c544b5dd0789df32aa498fb7 by Martin Smith | Martin Smith | 2009-11-04 | 1 | -1/+1 | |
| | * | | | | | | | Re-apply change 2fbc823bb66db6ef6f6acc74d2baa96ebe1dec81 by Jocelyn Turcotte | Jocelyn Turcotte | 2009-11-04 | 1 | -2/+6 | |
| | * | | | | | | | Re-apply change 1db4a133a9d35e00bad50541fb8d64079a7debea by Liang QI | Liang QI | 2009-11-04 | 4 | -2/+10 | |
| | * | | | | | | | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 16a... | Jocelyn Turcotte | 2009-11-04 | 40 | -342/+530 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Added changes to ChangeLog. | Gabriel de Dietrich | 2009-11-04 | 1 | -2/+5 | |
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 27 | -155/+432 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Some of my changes in the changelog | Olivier Goffart | 2009-11-04 | 1 | -2/+56 | |
| | * | | | | | | | added my changes to the ChangeLog | Harald Fernengel | 2009-11-04 | 1 | -0/+19 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 11 | -28/+49 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 11 | -33/+46 | |
| | * | | | | | | Doc: fix broken link in QBitmap | Andy Nichols | 2009-11-04 | 1 | -1/+1 | |
* | | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken. | gunnar | 2009-11-05 | 1 | -4/+2 | |
* | | | | | | | | Fixed warning in lance on printf with wrong types | gunnar | 2009-11-05 | 1 | -2/+2 | |
* | | | | | | | | Fix a bug in malayalam rendering | Lars Knoll | 2009-11-05 | 2 | -0/+6 | |
* | | | | | | | | update harfbuzz to fix assamese shaping bug | Lars Knoll | 2009-11-05 | 2 | -2/+16 | |
* | | | | | | | | Set strokes as non-convex by default. | Gunnar Sletta | 2009-11-05 | 1 | -0/+4 | |
* | | | | | | | | Use fallback stroker for cosmetic strokes with asymetric transforms | Gunnar Sletta | 2009-11-05 | 2 | -3/+14 | |
* | | | | | | | | Fix docs for QGLFramebufferObject & add warnings in bind/release | Tom Cooksey | 2009-11-05 | 1 | -7/+16 | |
* | | | | | | | | Remove unnessisary QGLFBOGLPaintDevice re-implementations | Tom Cooksey | 2009-11-05 | 2 | -33/+0 | |
* | | | | | | | | Fixed crash in QPixmap::resize_helper on mac and x11 | Gunnar Sletta | 2009-11-05 | 1 | -2/+2 | |
* | | | | | | | | Add test for QEventTransition when filtering on a QApplication instance | Eskil Abrahamsen Blomfeldt | 2009-11-05 | 1 | -0/+31 | |
* | | | | | | | | Don't crash in QStateMachine when event transition listens to | Eskil Abrahamsen Blomfeldt | 2009-11-05 | 1 | -3/+2 | |
* | | | | | | | | Removed the FBO stacking behaviour and the test attached to it. | Trond Kjernåsen | 2009-11-05 | 3 | -133/+9 | |
* | | | | | | | | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-05 | 3 | -351/+371 | |
* | | | | | | | | Modify QGLShader and QGLShaderProgram in response to API review | Rhys Weatherley | 2009-11-05 | 9 | -207/+257 | |
* | | | | | | | | Fixed some debug and some minor optims to QPaintBuffer | gunnar | 2009-11-04 | 2 | -40/+60 | |
* | | | | | | | | Made QPen== catch QPen(Qt::NoPen) == QPen(QBrush(Qt::NoBrush)) | gunnar | 2009-11-04 | 1 | -10/+13 | |
* | | | | | | | | Added some helpful info to QBrush and QPen's QDebug operators | gunnar | 2009-11-04 | 2 | -2/+34 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 117 | -1220/+1883 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | eval: add key for the installer to grep for. | Daniel Molkentin | 2009-11-04 | 3 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-11-04 | 225 | -3869/+5024 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 55 | -806/+1161 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | * | | | | | Compile fix after the last gesture api change | Denis Dzyubenko | 2009-11-03 | 7 | -58/+50 | |
| | | * | | | | | Cocoa: fix q3filedialog autotest | Richard Moe Gustavsen | 2009-11-03 | 1 | -0/+4 | |
| | | * | | | | | Toolbar Icons are clipped on Leopard in Cocoa port. | Prasanth Ullattil | 2009-11-03 | 1 | -1/+2 | |
| | | * | | | | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 35 | -446/+441 | |
| | | * | | | | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 6 | -37/+150 | |
| | | * | | | | | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 8 | -72/+90 | |
| | | * | | | | | Implemented pinch gesture recognizer. | Denis Dzyubenko | 2009-11-03 | 9 | -102/+130 | |
| | | * | | | | | Fixed the imagegestures project file. | Denis Dzyubenko | 2009-11-03 | 1 | -3/+3 | |
| | | * | | | | | Improved gesture scrollarea manualtest. | Denis Dzyubenko | 2009-11-03 | 2 | -11/+33 | |
| | | * | | | | | Added QGraphicsObject::ungrabGesture() | Denis Dzyubenko | 2009-11-03 | 3 | -4/+18 | |
| | | * | | | | | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 3 | -5/+6 | |
| | | * | | | | | Cocoa: fix double emit bug from file dialog | Richard Moe Gustavsen | 2009-11-03 | 1 | -3/+7 | |
| | | * | | | | | Titlebar icon (for e.g. Assistant) not visible in Cocoa. | Prasanth Ullattil | 2009-11-02 | 3 | -0/+31 | |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-10-30 | 7 | -49/+182 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 5 | -22/+109 | |
| | | | * | | | | | Fix unit test and add autoCancel test for graphicsview | Thomas Zander | 2009-10-30 | 1 | -26/+72 | |