Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | Fixed uninitialized background artifacts in QWidget::render. | Samuel Rødal | 2009-11-06 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | | fix painting on Windows CE | Maurice Kalinowski | 2009-11-06 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | don't do unessesary brush comparrisons | Gunnar Sletta | 2009-11-06 | 1 | -8/+0 | |
| | | * | | | | | | | | | | | | Revert micro optimization where NoPen == NoBrush as SVG relies on this | Gunnar Sletta | 2009-11-06 | 1 | -3/+1 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-06 | 62 | -195/+643 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Fixed bad joins in the new stroker... Normal generation was broken. | gunnar | 2009-11-05 | 1 | -4/+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 | |
| | | * | | | | | | | | | | | | 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 | 2 | -28/+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 | 5 | -168/+205 | |
| | | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | Move the check for HWND to be right after the CreateWindow() call | Andy Shaw | 2009-11-06 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-06 | 6 | -147/+181 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-06 | 7 | -97/+83 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Support composition mode source for drawing in dfb | Anders Bakken | 2009-11-06 | 1 | -19/+52 | |
| | | | * | | | | | | | | | | | Reset composition mode after drawing in dfb | Anders Bakken | 2009-11-06 | 1 | -3/+8 | |
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Merge commit 'origin/4.6' into large-file-support | João Abecasis | 2009-11-05 | 2077 | -27124/+90031 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Updating documentation to reflect actual behavior | João Abecasis | 2009-11-04 | 1 | -9/+11 | |
| | | * | | | | | | | | | | | Further fixes to file size handling on Windows with fd and FILE* | João Abecasis | 2009-11-04 | 1 | -17/+26 | |
| | | * | | | | | | | | | | | Don't try to mmap past EOF | João Abecasis | 2009-10-28 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | Fix silly error in bit fiddling | João Abecasis | 2009-10-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Fix QFile::isSequential on Windows | João Abecasis | 2009-10-23 | 1 | -19/+10 | |
| | | * | | | | | | | | | | | On Windows, report a 0 file size for streams and other funny files | João Abecasis | 2009-10-23 | 1 | -5/+2 | |
| | | * | | | | | | | | | | | Check for non-zero return from fseek | João Abecasis | 2009-10-23 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | Get file position when attaching an open file descriptor to QFile | João Abecasis | 2009-10-21 | 1 | -1/+6 | |
| | | * | | | | | | | | | | | Fixes some issues with large files in 32-bit systems | João Abecasis | 2009-10-21 | 2 | -2/+5 | |
| | | * | | | | | | | | | | | (Windows) Don't create a file mapping for each view that is mapped | João Abecasis | 2009-10-21 | 3 | -62/+34 | |
| | | * | | | | | | | | | | | Fix 32/64-bit issues with QFile::map/unmap() on *nix systems | João Abecasis | 2009-10-21 | 2 | -11/+22 | |
| | * | | | | | | | | | | | | Removed the unnecessery loop in the last commit originated from a merge | Denis Dzyubenko | 2009-11-06 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | Fix QDesktopWidget::availableGeometry() on OSX | Fred Emmott | 2009-11-06 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Morten Johan Sørvig | 2009-11-06 | 6 | -6/+80 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 6 | -6/+80 | |
| | * | | | | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-06 | 22 | -28/+90 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | / / / / / / / / / | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Fix bad merge from 4.5 in powervr code | Rhys Weatherley | 2009-11-06 | 1 | -61/+0 | |
| | | * | | | | | | | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-05 | 5 | -14/+23 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fixed pinching in the imagegestures example. | Denis Dzyubenko | 2009-11-05 | 1 | -2/+6 | |
| | * | | | | | | | | | | | Implemented Tap and TapAndHold gestures. | Denis Dzyubenko | 2009-11-05 | 6 | -1/+303 | |
| | * | | | | | | | | | | | Improved pinch gesture. | Denis Dzyubenko | 2009-11-05 | 1 | -1/+7 | |
| | * | | | | | | | | | | | Implemented QSwipeGesture recognizer using touch events. | Denis Dzyubenko | 2009-11-05 | 4 | -5/+166 | |
| | * | | | | | | | | | | | Merge remote branch 'qt-official/4.6' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 817 | -9064/+21763 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Mac: pinch gesture scales to fast and event below zero | Richard Moe Gustavsen | 2009-11-04 | 1 | -1/+1 | |