summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Ran the script utils/normalizeOlivier Goffart2009-11-181-1/+1
* Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-171-9/+9
|\
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-172-6/+3
| |\
| * \ Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-171-9/+9
| |\ \
| | * \ Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-131-1/+1
| | |\ \
| | * | | doc: Removed duplicate qdoc.Martin Smith2009-11-131-10/+1
| | * | | doc: Fixed typo.Martin Smith2009-11-131-4/+0
| | * | | doc: Changed numColors() to colorCount() in the doc.Martin Smith2009-11-131-5/+18
* | | | | Warning FixesOlivier Goffart2009-11-171-4/+0
* | | | | Fix pixel alignment of glyphs when using raster engine on Mac CocoaEskil Abrahamsen Blomfeldt2009-11-171-1/+1
| |_|_|/ |/| | |
* | | | Fixing merger errors.Aleksandar Sasha Babic2009-11-161-3/+0
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-131-1/+1
| |\ \ \
| | * | | Fix MWC warningShane Kearns2009-11-121-1/+1
* | | | | Fixed double precision problems in pdf printingGunnar Sletta2009-11-161-3/+3
|/ / / /
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-133-10/+17
|\ \ \ \
| * \ \ \ Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-135-4/+16
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-131-1/+1
| | |\ \ | | | |/ | | |/|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-122-9/+16
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-1119-334/+317
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-1012-20/+47
| | |\ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-099-98/+159
| | |\ \ \
| | * | | | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-0619-313/+338
| | * | | | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-061-1/+0
| * | | | | Fix warningsThierry Bastian2009-11-091-1/+1
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1317-24/+63
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix typo in license headerAlessandro Portale2009-11-123-3/+3
| * | | | | Fixed searching and copy/paste from PDF documents.axis2009-11-121-1/+1
| * | | | | Doc: Fix warnings caused by deprecations.David Boddie2009-11-091-0/+12
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-091-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes compilation warning in qbrushDenis Dzyubenko2009-11-061-1/+1
| | | |/ | | |/|
| * | | API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-096-11/+26
| * | | API review: Rename numCols() -> colorCount()Marius Storm-Olsen2009-11-061-1/+1
| * | | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-062-2/+3
| * | | API review: QMatrix::det() -> QMatrix::determinant(), matching math3dMarius Storm-Olsen2009-11-062-5/+16
| |/ /
* | | Fixed a crash which could occur when perspective transforming QRegions.Trond Kjernåsen2009-11-121-8/+13
* | | Fixed compilation on AIX 6.1 with xlC 10.1Samuel Rødal2009-11-111-1/+1
|/ /
* | Fixed g++ compiler warnings in qpen.cpp.Samuel Rødal2009-11-061-1/+1
* | Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-061-15/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-061-8/+32
|\ \
| * | Fixed crash in qt_scale_image_16/32bit() when target is flipped.Kim Motoyoshi Kalland2009-11-061-8/+32
* | | don't do unessesary brush comparrisonsGunnar Sletta2009-11-061-8/+0
* | | Revert micro optimization where NoPen == NoBrush as SVG relies on thisGunnar Sletta2009-11-061-3/+1
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-062-0/+10
|\ \ | |/
| * Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-042-0/+10
* | Set strokes as non-convex by default.Gunnar Sletta2009-11-051-0/+4
* | Use fallback stroker for cosmetic strokes with asymetric transformsGunnar Sletta2009-11-051-3/+6
* | Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-051-12/+10
* | 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