summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| | * Doc: Fixing typoSergio Ahumada2011-08-171-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-244-3/+228
|\ \ \
| * | | Surviving out of memory in Qt Quick appmread2011-11-211-1/+1
| * | | Export QtGui functions required by QtMultimediaKit backendGareth Stockwell2011-11-183-2/+227
* | | | Allow setting the runtime graphicssystem via QT_DEFAULT_RUNTIME_SYSTEM.Robin Burchell2011-11-161-3/+7
* | | | Partially revert "Set the graphics system name in the graphics system factory."Robin Burchell2011-11-161-2/+0
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-011-11/+11
|\ \ \
| * | | qpaintdevice-qt3.html documentation errorsartoka2011-11-011-11/+11
* | | | Symbian - fix compile error when default configuredShane Kearns2011-10-181-3/+3
|/ / /
* | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-142-16/+96
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-101-2/+3
| |\ \ \
| | * | | Fixed broken window surface flush when depth is 24 and bpp is not 32.Samuel Rødal2011-09-291-2/+3
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-14/+93
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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
* | | | | | Converting from double to qreal in guimread2011-10-106-26/+26
|/ / / / /
* | | | | Generate glyphs in un-transformed coordinate system.Samuel Rødal2011-09-091-3/+4
* | | | | Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-091-37/+17
* | | | | Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-291-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-08-241-2/+2
| |\ \ \ \ \
| | * | | | | Use CoreText for font rendering on uikit.Eike Ziller2011-08-241-2/+2
* | | | | | | Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-264-45/+53
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-243-38/+43
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed lost flushes in raster window surface.Samuel Rødal2011-08-221-10/+11
| | * | | | | Correctly position aliased lines with flat capsLars Knoll2011-08-192-28/+32
| | | |_|/ / | | |/| | |
| * | | | | Doc: Fixed qdoc warnings.David Boddie2011-08-151-7/+10
| |/ / / /
* | | | | Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'suzuki toshiya2011-08-183-4/+4
|/ / / /
* | | | Fixed compile error in qwindowsurface_qws.cpp.Samuel Rødal2011-08-031-1/+1
* | | | Fixed regression introduced by 5842d19cf3dff37a85c.Samuel Rødal2011-08-031-4/+9
* | | | 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
| |\ \ \ \ | | | |_|/ | | |/| |