Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian. | Jani Hautakangas | 2011-01-10 | 1 | -1/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Doc: Fixing typo | Sergio Ahumada | 2011-01-07 | 6 | -8/+8 | |
* | | | | | | | | | | | Fixed first element being a LineToElement in QPainterPath::connectPath() | Samuel Rødal | 2011-01-04 | 1 | -1/+2 | |
* | | | | | | | | | | | Improve performance of bilinear upscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -3/+32 | |
* | | | | | | | | | | | Improve performance of bilinear downscaling of images with neon. | Samuel Rødal | 2010-12-22 | 1 | -26/+107 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Improve performance of clipping to a scaled QRectF | Lars Knoll | 2010-12-15 | 2 | -10/+25 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Prevent crash in drawhelper code when the cpu has MMXEXT but no SSE. | Samuel Rødal | 2010-12-15 | 1 | -11/+0 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | qrgb565: Use the trivial qt_memconvert() and qt_rectconvert() | Andreas Kling | 2010-12-13 | 1 | -4/+0 | |
* | | | | | | | | Prevent out-of-bounds memory access in drawhelper. | Samuel Rødal | 2010-12-08 | 1 | -0/+2 | |
* | | | | | | | | Fixed cubic bezier rendering bug in qgrayraster. | Samuel Rødal | 2010-12-08 | 1 | -1/+1 | |
* | | | | | | | | Revert "qgrayraster: Speed up rendering of small cubic splines." | Samuel Rødal | 2010-12-08 | 1 | -16/+20 | |
* | | | | | | | | Fix QWingedEdge memory usage issue | Jiang Jiang | 2010-12-08 | 1 | -7/+7 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Joona Petrell | 2010-11-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix warnings with GCC 4.5: some cases are not part of the enum | Thiago Macieira | 2010-11-26 | 1 | -2/+2 | |
* | | | | | | | Fixed OpenGL state getting out of sync. | Samuel Rødal | 2010-11-26 | 2 | -0/+12 | |
|/ / / / / / | ||||||
* | | | | | | Fix possible artifacts under glyphs in texture glyph cache | Eskil Abrahamsen Blomfeldt | 2010-11-25 | 1 | -1/+1 | |
* | | | | | | Fix possible missing glyphs in raster engine glyph cache | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 2 | -10/+13 | |
* | | | | | | Fix possible corrupted text when gl glyph cache becomes full | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 2 | -4/+11 | |
* | | | | | | Fixed text rendering bug in raster engine when opacity != 1.0. | Samuel Rødal | 2010-11-08 | 1 | -1/+3 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-30 | 2 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 2 | -3/+3 | |
* | | | | | | | | Fix a few typos in comments and docs. | Jason McDonald | 2010-11-01 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-10-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix Windows compilation. | Samuel Rødal | 2010-10-27 | 1 | -0/+1 | |
| * | | | | | | Fixed race condition in raster paint engine. | Samuel Rødal | 2010-10-27 | 1 | -0/+2 | |
* | | | | | | | Remove qdrawhelper_arm_simd.cpp dependency to u32std.h | Jani Hautakangas | 2010-10-26 | 1 | -1/+20 | |
* | | | | | | | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 4 | -4/+4 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-15 | 7 | -1038/+355 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clean up ARM SIMD drawhelper code and make sure it works. | Jani Hautakangas | 2010-10-15 | 7 | -1038/+355 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-12 | 3 | -15/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-12 | 3 | -15/+15 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-08 | 3 | -15/+15 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-10-07 | 1 | -22/+41 | |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/ | | | | |/| | ||||||
| | | * | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-04 | 9 | -31/+15 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-04 | 4 | -15/+49 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 3 | -15/+15 | |
* | | | | | | | | Remove unnecessary calls to GetHorizBounds() + boundingBox() | Alessandro Portale | 2010-10-12 | 1 | -4/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Crash fix when using the runtime graphics system on Symbian. | Jason Barron | 2010-10-12 | 1 | -3/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge branch 4.6 into qt-4.7-from-4.6 | Qt Continuous Integration System | 2010-10-07 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | ||||||
| | * | | | Fix build with cups 1.5 snapshots | Bernhard Rosenkraenzer | 2010-10-07 | 1 | -0/+1 | |
* | | | | | Make sure the QS60PaintEngine can draw other classes of pixmap data | Jason Barron | 2010-10-07 | 1 | -22/+41 | |
|/ / / / | ||||||
* | | | | Fixed antialiased rendering error in raster engine due to wrong merge. | Samuel Rødal | 2010-10-01 | 1 | -2/+0 | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-30 | 9 | -29/+15 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fixed accessing freed memory in raster engine. | Kim Motoyoshi Kalland | 2010-09-30 | 1 | -2/+2 | |
| * | | | Moving QPdf::stripSpecialCharacter to fontengine | Jørgen Lind | 2010-09-30 | 2 | -20/+0 | |
| * | | | Fixed antialiased rasterization bug in raster engine. | Samuel Rødal | 2010-09-29 | 3 | -7/+41 | |
| * | | | Fixed regression in clipping.qps autotest on 64-bit. | Samuel Rødal | 2010-09-28 | 1 | -1/+1 | |
| * | | | Fixed performance regression in curve stroking. | Samuel Rødal | 2010-09-27 | 3 | -6/+8 | |