summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Compile on the Mac.Bjørn Erik Nilsen2009-06-111-2/+2
* Fixed memory leak in raster paint engine.Samuel Rødal2009-06-101-1/+3
* Make QVectorPath::controlPointRect() return a QRectF.Samuel Rødal2009-06-104-16/+13
* QPainter::worldTransform() does not return identity matrix.Bjørn Erik Nilsen2009-06-103-31/+21
* Revert "greatly speed up QTransform::mapRect() for projective transforms"Andreas Aardal Hanssen2009-06-101-2/+10
* Merge commit 'qt-mainline/master' into master-recursivepaintAndreas Aardal Hanssen2009-06-106-19/+103
|\
| * add some api docs to clarify what collate doesThomas Zander2009-06-101-0/+3
| * Fixed clipping bug in raster paint engine causing rendering artifacts.Samuel Rødal2009-06-101-2/+2
| * small changes in private headersThierry Bastian2009-06-091-1/+1
| * Improved clipping in GL2 paint engine.Samuel Rødal2009-06-093-16/+97
* | Revert "implement equality operator in a more sane way"Andreas Aardal Hanssen2009-06-101-9/+5
* | implement equality operator in a more sane wayLars Knoll2009-06-091-5/+9
* | greatly speed up QTransform::mapRect() for projective transformsLars Knoll2009-06-091-10/+2
|/
* Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-1/+1
|\
| * Fixed an issue with graphicssystem raster on 8 and 16 bit X servers.Trond Kjernåsen2009-06-051-1/+1
* | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-086-5/+9
* | Add a callback so Qt updates its color stuff when the profile changes.Norwegian Rock Cat2009-06-051-0/+2
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-044-8/+8
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-042-9/+12
|\ \ | |/
| * Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-031-2/+2
| * Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
* | Implemented QGLTextureGlyphCache to avoid wasting glyph cache memory.Samuel Rødal2009-06-032-29/+43
* | Merge branch '4.5'Denis Dzyubenko2009-06-021-12/+3
|\ \ | |/
| * Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
* | Fixed bug in QClipData::fixup().Samuel Rødal2009-06-021-2/+0
* | Made GL2 engine default for QGLWidget, and added GL2 sync() functionSamuel Rødal2009-05-292-0/+6
* | Further optimized fast scaling of ARGB8565 images onto RGB16 images.Michael Brasser2009-05-282-5/+11
* | improved string operations all over the placeThierry Bastian2009-05-285-9/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-274-10/+18
|\ \ | |/
| * BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-261-2/+6
| * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-4/+4
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-253-18/+8
| |\
| | * qdoc: Added some missing qdoc comments.Martin Smith2009-05-253-10/+8
| | * qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-0/+6
* | | Optimized fast scaling of ARGB8565 images onto RGB16 images.Samuel Rødal2009-05-271-1/+58
* | | some cleanups on private exported symbolsThierry Bastian2009-05-262-2/+2
* | | Fix a warning on MSVCThierry Bastian2009-05-251-1/+1
* | | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-2512-46/+46
* | | Fixed bug in QPaintEngineEx::drawTiledPixmap fallback code.Samuel Rødal2009-05-251-1/+1
* | | Merge branch 'master' into graphics-masterTom Cooksey2009-05-252-18/+4
|\ \ \
| * \ \ Merge branch '4.5'Thiago Macieira2009-05-221-14/+0
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Ignore GCC warning of unsafe floating point comparisons."Ariya Hidayat2009-05-221-14/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-2233-6456/+1194
| |\ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-1236-627/+901
| |\ \ \ \
| * | | | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-17158-0/+110581
| / / / /
* | | | | Merge commit 'qt/master'Samuel Rødal2009-05-206-29/+42
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix a wrong compiler define (was a typo).Ariya Hidayat2009-05-201-1/+1
| * | | | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-16/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Doc: Fixed the paper sizes again.David Boddie2009-05-201-16/+16
| | |/ /