Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'lighthouse-4.7' into lighthouse-master | Paul Olav Tvete | 2010-10-06 | 1 | -1/+0 |
|\ | |||||
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-10-05 | 22 | -274/+207 |
| |\ | |||||
* | \ | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-10-05 | 10 | -127/+157 |
|\ \ \ | |||||
| * \ \ | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 3 | -22/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 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 |
| * | | | | Merge commit 'c1f9978c9d61bcbdb2f280185a3abdea13d7f532' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 6 | -9/+13 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 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 |
| | * | | | fix documentation of drawText(int, int, int, int, ... | Gunnar Sletta | 2010-09-27 | 1 | -1/+1 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Yoann Lopes | 2010-09-24 | 1 | -84/+96 |
| | |\ \ \ | |||||
| | * | | | | Fixes gray_raster incorrectly reporting out of memory error. | Yoann Lopes | 2010-09-23 | 1 | -1/+3 |
| * | | | | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 4 | -15/+49 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Fixed performance issue in QML clipping with OpenGL 2.0 paint engine. | Samuel Rødal | 2010-09-28 | 1 | -4/+4 |
| | * | | | | Fixed antialiased rasterization bug in raster engine. | Samuel Rødal | 2010-09-28 | 3 | -7/+41 |
| | * | | | | Small optimizations the gray raster for 64-bit. | Samuel Rødal | 2010-09-28 | 1 | -4/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 1 | -83/+95 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed floating point overflow issues in QRasterizer::rasterizeLine | Samuel Rødal | 2010-09-23 | 1 | -60/+79 |
| | * | | | Fixed scaled point drawing with square cap in raster paint engine. | Samuel Rødal | 2010-09-23 | 1 | -24/+17 |
| | |/ / | |||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-09-27 | 18 | -174/+183 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix QPainter::clipBoundingRect() for QRectF clip. | Andreas Kling | 2010-09-26 | 1 | -0/+2 |
| * | | | Fix problems in QTextureGlyphCache caused by insufficient merge | Eskil Abrahamsen Blomfeldt | 2010-09-24 | 1 | -8/+10 |
| * | | | Fix usage of QT_ARCH_ARM* after a28ddf6 | Bradley T. Hughes | 2010-09-23 | 1 | -2/+2 |
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 4 | -50/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * | | remove extra includes | Ritt Konstantin | 2010-09-21 | 1 | -1/+0 |
| | * | | | Fixed drawing a large number of glyphs with the same font under GL. | Trond Kjernåsen | 2010-09-21 | 2 | -8/+18 |
| | * | | | Fixes bezier curves not being drawn when it is a line. | Yoann Lopes | 2010-09-21 | 1 | -41/+0 |
| | |/ / | |||||
| * | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 11 | -95/+31 |
| |\ \ \ | |||||
| | * \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 11 | -95/+31 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed color of cosmetic pens when printing under Windows. | Trond Kjernåsen | 2010-09-20 | 1 | -1/+1 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 2 | -3/+3 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 1 | -8/+7 |
| | | | |\ \ | |||||
| | | | * \ \ | git Merge branch '4.7-upstream' into 4.7-doc | Jesper Thomschutz | 2010-09-15 | 3 | -4/+7 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-13 | 2 | -76/+7 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-11 | 1 | -2/+4 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-10 | 1 | -0/+1 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-09 | 2 | -18/+122 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge branch '4.7-oslo1' into 4.7-doc | A-Team | 2010-09-07 | 4 | -291/+240 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 8 | -155/+370 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-02 | 2 | -3/+3 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 2 | -3/+3 |
| | | * | | | | | | | | | | | | Fixed compilation of qdrawhelper.cpp with XLC 10 | Rohan McGovern | 2010-09-16 | 1 | -1/+1 |
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-09-15 | 8 | -100/+141 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | |||||
| | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | | Fix top-left corner of rounded rects in QPaintEngineEx | Gunnar Sletta | 2010-09-14 | 1 | -1/+1 |
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | |