summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixed holes in border image drawing by introducing new API.Samuel Rødal2011-07-268-133/+171
* | | | Get subpixel antialiasing again w/combo of raster and affine transformEskil Abrahamsen Blomfeldt2011-07-251-9/+3
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-141-2/+8
|\ \ \ | |/ /
| * | Compensate for different rounding rule in CG engineJiang Jiang2011-07-121-2/+8
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-07-122-22/+20
|\ \ \
| * \ \ Merge remote branch 'review/master' into stagingJiang Jiang2011-07-122-22/+20
| |\ \ \
| | * | | Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-081-1/+1
| | * | | Use more numerically robust algorithm to compute QBezier::pointAt().Samuel Rødal2011-07-081-18/+18
| | * | | Revert 344a4dcfe and part of 93bce787Jiang Jiang2011-07-071-3/+1
| | * | | Merge remote branch 'mainline/4.8'Jiang Jiang2011-07-072-2/+2
| | |\ \ \
* | | \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-07-081-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote branch 'upstream/4.8'Jerome Pasion2011-07-082-3/+15
| |\ \ \ \ \
| * | | | | | Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+4
* | | | | | | Merge remote branch 'mainline/4.8' into stagingJiang Jiang2011-07-082-3/+15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-071-1/+13
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
| | | |/ | | |/|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-07-021-1/+1
| |\ \ \
| | * | | Doc: Fixing typoSergio Ahumada2011-06-301-1/+1
| * | | | Merge branch '4.8-upstream' into master-waterWater-Team2011-06-2913-104/+108
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch '4.8'Richard Moe Gustavsen2011-06-281-1/+1
| |\ \ \ \
| | * | | | Mac: switch raster off as default paint engineRichard Moe Gustavsen2011-06-151-1/+1
* | | | | | Fixed missing painting with X11 paint engine.Samuel Rødal2011-07-041-0/+2
| |_|/ / / |/| | | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-291-3/+4
|\ \ \ \ \
| * | | | | Fix vertical positioning of glyphs in raster engine with FreeTypeJiang Jiang2011-06-281-3/+4
| | |_|/ / | |/| | |
* | | | | Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-272-34/+34
|/ / / /
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-246-53/+55
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Laszlo Agocs2011-06-203-7/+20
| |\ \ \
| * | | | 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
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-231-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'qt-mainline/4.8'aavit2011-06-223-10/+13
| |\ \ \ \ \
| * | | | | | Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-221-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | implement POSIX IPC based QLock, QWSLock and QWSSharedMemory backendsRitt Konstantin2011-06-211-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-1718-1417/+1510
|\ \ \ \ \ | |/ / / /
| * | | | Silence a compiler warning about unhandled enum in switchThiago Macieira2011-06-141-0/+4
| |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-081-30/+42
| |\ \ \
| | * | | minor code simplificationRitt Konstantin2011-06-061-5/+3
| | * | | nano optimizationRitt Konstantin2011-06-061-9/+5
| | * | | don't reallocate memory if the old buffer has sufficient capacityRitt Konstantin2011-06-061-8/+11
| | * | | fix potential memory leakingRitt Konstantin2011-06-061-8/+19
| | * | | don't delete the lock if it was not created by this surfaceRitt Konstantin2011-06-061-2/+6
| * | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-06-085-14/+52
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' into qt-4.8-from-4.7Liang Qi2011-06-063-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
| | * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-312-7/+32
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | 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