| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.6-platform' into 4.6 | Denis Dzyubenko | 2009-11-09 | 1 | -1/+1 |
|\ |
|
| * | Fixes compilation warning in qbrush | Denis Dzyubenko | 2009-11-06 | 1 | -1/+1 |
|
|
* | | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 6 | -11/+26 |
|
|
* | | API review: Rename numCols() -> colorCount() | Marius Storm-Olsen | 2009-11-06 | 1 | -1/+1 |
|
|
* | | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 2 | -2/+3 |
|
|
* | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3d | Marius Storm-Olsen | 2009-11-06 | 2 | -5/+16 |
|/ |
|
* | Fixed g++ compiler warnings in qpen.cpp. | Samuel Rødal | 2009-11-06 | 1 | -1/+1 |
|
|
* | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 1 | -15/+2 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-06 | 1 | -8/+32 |
|\ |
|
| * | Fixed crash in qt_scale_image_16/32bit() when target is flipped. | Kim Motoyoshi Kalland | 2009-11-06 | 1 | -8/+32 |
|
|
* | | 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 | 2 | -0/+10 |
|\ |
|
| * | Add QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-04 | 2 | -0/+10 |
|
|
* | | 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 | 1 | -3/+6 |
|
|
* | | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-05 | 1 | -12/+10 |
|
|
* | | 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 |
|/ |
|
* | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -10/+10 |
|
|
* | Fixed fillRect on QImage::Format_ARGB32 images. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -1/+9 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 2 | -6/+5 |
|\ |
|
| * | Fixed some compiler warnings. | Samuel Rødal | 2009-11-03 | 1 | -5/+4 |
|
|
| * | Made QPainter::drawText() respect Qt::TextDontClip flag. | Samuel Rødal | 2009-11-03 | 1 | -1/+1 |
|
|
* | | Check for QPixmap::isNull() in QPainter::drawPixmap() | Gunnar Sletta | 2009-11-03 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 3 | -14/+6 |
|\ \
| |/
|/| |
|
| * | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 9 | -69/+121 |
| |\ |
|
| | * | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -12/+0 |
| | |\ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-28 | 2 | -5/+11 |
| | | |\ |
|
| | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 3 | -9/+7 |
| | | |\ \ |
|
| | | * | | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 1 | -12/+0 |
|
|
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 8 | -56/+89 |
| | | |\ \ \ |
|
| | | * | | | | Fixed bad glyph rendering under cocoa | Gunnar Sletta | 2009-10-19 | 1 | -0/+7 |
|
|
| * | | | | | | Fix GRAPHICSVIEW | Jørgen Lind | 2009-10-29 | 2 | -2/+4 |
|
|
| * | | | | | | Fix LIBRARY and ICON | Jørgen Lind | 2009-10-29 | 1 | -0/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Removed usage of CompositionMode_Source in QGraphicsView for X11. | Trond Kjernåsen | 2009-11-03 | 1 | -2/+3 |
|
|
* | | | | | | Fixed holes in thick strokes. | Kim Motoyoshi Kalland | 2009-11-02 | 1 | -2/+21 |
|
|
* | | | | | | Check for null pixmap | Gunnar Sletta | 2009-11-02 | 1 | -2/+4 |
| |/ / / /
|/| | | | |
|
* | | | | | Fix raster paintengine handling with invalid images | Christoph Feck | 2009-10-28 | 1 | -0/+3 |
|
|
* | | | | | Fix QtOpenGL linker issue by exporting qt_getClipRects | Thorbjørn Lindeijer | 2009-10-27 | 1 | -1/+1 |
|
|
* | | | | | Use shared memory images when shared pixmaps are not available. | Fredrik Höglund | 2009-10-27 | 1 | -0/+6 |
|
|
* | | | | | Fixed QPainterPath to properly set the convex hint on QVectorPath's | Gunnar Sletta | 2009-10-27 | 2 | -14/+38 |
|
|
* | | | | | Reworked QVectorPath API to allow for caching and convex curved shapes | Gunnar Sletta | 2009-10-27 | 5 | -40/+72 |
|
|
* | | | | | Removed a redundant if() check. Its checked in the containing condition | Gunnar Sletta | 2009-10-27 | 1 | -2/+1 |
|/ / / / |
|
* | | | | Added caching of graphics effect source pixmaps to speed up effects. | Samuel Rødal | 2009-10-22 | 1 | -0/+5 |
|
|
* | | | | Remove whitespace before license header in qbackingstore_p.h | Eskil Abrahamsen Blomfeldt | 2009-10-22 | 1 | -1/+1 |
|
|
* | | | | Honor graphics system on Mac/Cocoa when exposing and resizing window | Eskil Abrahamsen Blomfeldt | 2009-10-22 | 1 | -6/+7 |
| |_|/
|/| | |
|
* | | | Properly detect font smoothing setting on Mac OS X in raster engine | Eskil Abrahamsen Blomfeldt | 2009-10-21 | 2 | -3/+7 |
|
|
* | | | Add a new QX11GLPixmapData which renders to X pixmaps using GL | Tom Cooksey | 2009-10-19 | 1 | -0/+1 |
| |/
|/| |
|