summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| * | | | Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-062-7/+10
| * | | | Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-06183-3036/+3277
| |\ \ \ \ | | |/ / /
| * | | | Fix Windows buildJiang Jiang2011-06-031-2/+2
| * | | | Refactor glyph pretransform checkJiang Jiang2011-06-036-56/+62
| * | | | Fix problem with cosmetic stroking of cubic beziersaavit2011-06-021-2/+2
| * | | | Still use midpoint rendering of aliased ellipsesaavit2011-05-312-0/+161
| * | | | Symbian build failure for Armv5Sami Merila2011-05-311-1/+1
| * | | | Keep line consistency with text baselineJiang Jiang2011-05-303-4/+6
| * | | | Revert the revert of subpixel positions interpretation for textJiang Jiang2011-05-231-3/+2
| * | | | Fix smaller bugs in the strokerLars Knoll2011-05-201-7/+14
| * | | | Compilation fix of f8e8583aavit2011-05-191-2/+3
| * | | | Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-05-194-15/+46
| * | | | Change the flushing of the CGContext to a synchronization.Fabien Freling2011-05-181-4/+2
| * | | | Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-183-3/+46
| * | | | fix autotest regressions introduced by 37c329a3Lars Knoll2011-05-162-0/+86
| * | | | fix compilation with namespacesLars Knoll2011-05-121-8/+8
| * | | | Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
| * | | | New algorithm for drawing thin linesLars Knoll2011-05-126-1449/+1137
* | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-24183-3064/+3341
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas...Qt Continuous Integration System2011-05-19182-3080/+3080
| |\ \ \ \
| | * | | | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-05-181-17/+17
| | * | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-1812-23/+303
| | |\ \ \ \
| | * | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13179-3029/+3029
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-191-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-191-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix rendering of Mac controls onto a QImageAndy Shaw2011-05-181-1/+1
| * | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-176-5/+246
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-161-1/+1
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | CompileOlivier Goffart2011-05-121-1/+0
| | * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-116-5/+247
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | | * | | | 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
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-176-18/+57
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix misspelled word in comment.Fabien Freling2011-05-111-1/+1
| | * | | Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-103-14/+14
| | * | | Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-061-2/+1
| | * | | Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-061-0/+33
| | * | | Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
| | * | | Merge remote branch 'qt-mainline/4.8'aavit2011-05-066-18/+3
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'master' into merge_rasterFabien Freling2011-05-041-1/+1
| | |\ \ \
| | | * | | Set the default graphics system to raster.Fabien Freling2011-04-261-1/+1
| | | * | | Merge remote branch 'fire/master'Fabien Freling2011-04-1814-251/+777
| | | |\ \ \
| * | | | | | Symbian build failure for Armv5Sami Merila2011-05-121-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-052-9/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-8/+2
| | * | | | Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-021-1/+4
* | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-112-10/+9
|/ / / / /