summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Set no brush when the brush is a solid patern transparent color.Pierre Rossi2012-01-311-0/+2
* Fixed hslHue / hslHueF returning the wrong value for achromatic QColors.Samuel Rødal2012-01-311-1/+1
* Fixed QPainterPath::pointAtPercent(t) for one-element paths.Samuel Rødal2012-01-311-1/+4
* Fix the blank areas during resize with the raster engine on Mac OS X.Fabien Freling2012-01-311-0/+3
* Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2012-01-311-1/+4
* Symbian - fix compile error when default configuredShane Kearns2011-11-071-3/+3
* A patch for 'Fix to QtOpenGL crash'Jani Hautakangas2011-09-271-0/+2
* Fix to QtOpenGL crashJani Hautakangas2011-09-231-14/+91
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-07-271-1/+0
|\
| * Remove a duplicate include lineLiang Qi2011-07-271-1/+0
* | Compensate for different rounding rule in CG engineJiang Jiang2011-07-121-2/+8
* | Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-203-7/+20
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-06-013-7/+20
| |\
| | * Missing glyphs transforming QStaticText on X11/raster with subpixel AAEskil Abrahamsen Blomfeldt2011-05-302-7/+11
| | * Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-05-301-0/+9
* | | Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-166-38/+40
* | | Handle QVolatileImage-backed pixmaps optimally in drawPixmap().Laszlo Agocs2011-06-162-16/+16
|/ /
* | Fix for BCM2727 chip detection on SymbianJani Hautakangas2011-05-302-7/+32
|/
* Re-apply licenseheader text in source files for qt4.7Jyri Tahtela2011-05-183-51/+51
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-17170-2876/+2876
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-13170-2876/+2876
* | Introduce platform extension to QGraphicsSystemJani Hautakangas2011-05-106-5/+247
* | QPainterPath: Ignore calls with NaN/Infinite parametersAdemar de Souza Reis Jr2011-05-031-19/+47
|/
* Fix crash in raster on X11 when text contains unsupported charactersEskil Abrahamsen Blomfeldt2011-04-281-1/+1
* Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-191-4/+8
* Support text decoration in QML when using static text back-endEskil Abrahamsen Blomfeldt2011-04-181-11/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-081-3/+1
|\
| * Let's not write to the source buffer when blending argb32 on rgb16.Samuel Rødal2011-04-081-3/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-041-2/+4
|\ \ | |/ |/|
| * Fix QGradient stop with NaN position on Symbian.Laszlo Agocs2011-04-041-2/+4
* | Fixed rounding of coordinates pre-transformation in CG paintengine.Samuel Rødal2011-03-291-1/+1
* | Fixed infinite loop in QPainterPath::intersects() when qreal=float.Samuel Rødal2011-03-281-8/+8
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-191-9/+19
|\
| * Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-181-9/+19
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-161-1/+4
|\ \
| * | Added automatic graphicssystem switching on meego when app is minimized.Samuel Rødal2011-03-161-1/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-141-4/+4
|\ \ \ | |/ /
| * | Prevented infinite recursion in QPainterPath::contains().Samuel Rødal2011-03-141-4/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-101-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Partial update window surfaces always need a repaint before flush.Samuel Rødal2011-03-091-0/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-03-016-21/+29
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-241-0/+1
| |\ \ | | |/
| | * QRuntimeWindowSystem: Track window size properlySami Kyostila2011-02-241-0/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-221-0/+7
| |\ \ | | |/
| | * Prevent infinite loop in raster engine on zero dash pattern length.Samuel Rødal2011-02-221-0/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-141-2/+2
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-091-4/+13
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-261-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-13170-209/+321
| |\ \ \ \