Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-03-01 | 1 | -31/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote branch 'remotes/qt/4.6' into lighthouse | Paul Olav Tvete | 2010-02-10 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2010-01-14 | 1 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Made the blitter api work in lighthouse | Jørgen Lind | 2009-11-25 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-15 | 1 | -26/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Improved performance of 16 bit memrotates using NEON instructions. | Samuel Rødal | 2010-07-01 | 1 | -22/+2 | |
| * | | | | | | | | | | Optimized sub-rect copying / painting of QPixmaps. | Samuel Rødal | 2010-06-23 | 1 | -3/+5 | |
| * | | | | | | | | | | Fixed crash in the fast blend functions for raster | Gunnar Sletta | 2010-06-23 | 1 | -1/+5 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -10/+119 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed infinite recursion when drawing very large painter paths. | Kim Motoyoshi Kalland | 2010-06-16 | 1 | -6/+5 | |
| * | | | | | | | | | Fixed missing stroke for flat ellipses. | Samuel Rødal | 2010-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | Fixed error reporting in grayraster and reduced default pool size. | Carolina Gomes | 2010-06-14 | 1 | -4/+8 | |
| * | | | | | | | | | Optimized 90-, 180-, and 270- rotated blits in raster paint engine. | Samuel Rødal | 2010-06-10 | 1 | -0/+105 | |
* | | | | | | | | | | Refactor QTextureGlyphCache | Eskil Abrahamsen Blomfeldt | 2010-06-21 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | QRuntimeGraphicsSystem | Jani Hautakangas | 2010-05-20 | 1 | -8/+12 | |
* | | | | | | | | | Avoid changing header dependencies. | Warwick Allison | 2010-05-10 | 1 | -0/+5 | |
* | | | | | | | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmaps | Warwick Allison | 2010-05-07 | 1 | -21/+26 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Fixed image drawing inconsistencies when drawing 1x1 images/subrects. | Samuel Rødal | 2010-04-20 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 1 | -2/+2 | |
* | | | | | | Fixed assert failure when drawing dashes with raster engine. | Kim Motoyoshi Kalland | 2010-03-10 | 1 | -5/+6 | |
* | | | | | | FreeType: Fast lookup of Latin-1 glyphs | Andreas Kling | 2010-03-05 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | doc: mark as reimplemented. | Volker Hilsheimer | 2010-02-24 | 1 | -0/+3 | |
* | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -13/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -1/+1 | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat... | Eskil Abrahamsen Blomfeldt | 2010-02-04 | 1 | -1/+8 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 | |
| * | | | | Implement drawStaticTextItem() in OpenGL paint engines | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -9/+1 | |
| * | | | | Support transformations in drawStaticText() and optimize for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -18/+16 | |
| * | | | | Optimize QStaticText for space | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -14/+39 | |
| | |_|/ | |/| | | ||||||
* | | | | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo. | Samuel Rødal | 2010-02-18 | 1 | -8/+0 | |
* | | | | Fixed autotest failure in tst_QGraphicsScene::render on Maemo. | Samuel Rødal | 2010-02-17 | 1 | -14/+4 | |
| |/ / |/| | | ||||||
* | | | Fixed text rendering via scaled QPainter on rasterPaintEngine / Symbian | Alessandro Portale | 2010-02-01 | 1 | -1/+8 | |
|/ / | ||||||
* | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 | |
* | | | Avoid coordinate limitations in the raster engine. | Gunnar Sletta | 2010-01-12 | 1 | -1/+3 | |
|/ / | ||||||
* | | Clean up the QFontEngine glyphcaching code to not crash and be more tidy | Gunnar Sletta | 2009-12-10 | 1 | -2/+2 | |
* | | Fixed square root of negative number in drawTextItem(). | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -1/+2 | |
|/ | ||||||
* | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -2/+2 | |
* | Fix raster paintengine handling with invalid images | Christoph Feck | 2009-10-28 | 1 | -0/+3 | |
* | Reworked QVectorPath API to allow for caching and convex curved shapes | Gunnar Sletta | 2009-10-27 | 1 | -1/+1 | |
* | Removed a redundant if() check. Its checked in the containing condition | Gunnar Sletta | 2009-10-27 | 1 | -2/+1 | |
* | Properly detect font smoothing setting on Mac OS X in raster engine | Eskil Abrahamsen Blomfeldt | 2009-10-21 | 1 | -1/+5 | |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 1 | -8/+1 | |
|\ | ||||||
| * | qt_paint_device_metric() for fetching metrics | Rhys Weatherley | 2009-10-15 | 1 | -8/+1 | |
* | | Fixed bug where bitmaps were painted black instead of in pen colour. | Kim Motoyoshi Kalland | 2009-10-13 | 1 | -0/+2 | |
|/ | ||||||
* | Fixed ellipsedrawing in raser engine for rects over 2^15 in size | Gunnar Sletta | 2009-09-22 | 1 | -0/+1 | |
* | Switch glyph cache from Qt to Symbian | Liang QI | 2009-09-18 | 1 | -2/+43 | |
* | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix crash or painting error when drawing dashed lines with penWidth > 1 | Eskil Abrahamsen Blomfeldt | 2009-09-17 | 1 | -1/+1 | |