| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed image drawing inconsistencies when drawing 1x1 images/subrects. | Samuel Rødal | 2010-04-20 | 1 | -1/+1 |
|
|
* | Fixed pixel-bleeding when stretching subrected pixmaps. | Gunnar Sletta | 2010-04-20 | 1 | -8/+13 |
|
|
* | Don't crash when calling drawPixmapFragements with a null pixmap | Gunnar Sletta | 2010-04-19 | 1 | -0/+3 |
|
|
* | Swapped x and y values in qt_painterpath_check_crossing | Gunnar Sletta | 2010-04-19 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 4 | -24/+80 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 4 | -24/+80 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 4 | -24/+80 |
| | |\ |
|
| | | * | Some QWindowSurface implementations might implement flush as a buffer | Bjørn Erik Nilsen | 2010-04-16 | 4 | -24/+80 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-18 | 3 | -1/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 3 | -1/+8 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix building of corelib, network and gui with qconfig minimal. | Aaron McCarthy | 2010-04-16 | 2 | -0/+4 |
|
|
| | * | | Crash while printing from the portedcanvas example on Mac Cocoa. | Prasanth Ullattil | 2010-04-15 | 1 | -1/+4 |
| | |/ |
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 7 | -11/+10 |
| |\ \
| | |/
| |/| |
|
| | * | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 7 | -11/+10 |
|
|
* | | | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-16 | 7 | -11/+10 |
|
|
* | | | Make debugging floating point mistakes much easier. | Thomas Zander | 2010-04-16 | 1 | -0/+43 |
|/ / |
|
* | | Revert "removed a few warnings on wince builds" | Paul Olav Tvete | 2010-04-13 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 5 | -280/+193 |
|\ \ |
|
| * | | removed a few warnings on wince builds | Thierry Bastian | 2010-04-13 | 1 | -1/+1 |
|
|
| * | | qdrawhelper: fix optim in 2245641ba | Olivier Goffart | 2010-04-13 | 1 | -29/+88 |
|
|
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 4 | -262/+115 |
| |\ \ |
|
| | * | | Increased the precision used to flatten beziers | Gunnar Sletta | 2010-04-12 | 1 | -2/+2 |
|
|
| | * | | Safeguard ourselves against corrupt registry values for cleartype gamma | Gunnar Sletta | 2010-04-12 | 1 | -0/+5 |
|
|
| | * | | qdrawhelper: optimize the fetch transformed bilinear functions | Olivier Goffart | 2010-04-12 | 1 | -46/+46 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 2 | -226/+73 |
| | |\ \ |
|
| | | * | | QDrawHelper: Reduce code duplications | Olivier Goffart | 2010-04-09 | 1 | -215/+61 |
|
|
| | | * | | Speedup fetchTransformedBilinear in the fast_matrix case | Olivier Goffart | 2010-04-09 | 1 | -7/+9 |
|
|
| | | * | | Fixed bug in QPainterPath::intersected(). | Samuel Rødal | 2010-04-08 | 1 | -4/+3 |
|
|
| * | | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-04-12 | 2 | -3/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-10 | 1 | -0/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Mac: Make universal ppc/x86 builds compile. | Morten Johan Sørvig | 2010-04-07 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style. | David Faure | 2010-03-31 | 1 | -1/+2 |
|
|
* | | Fix painting artifacts on text | Eskil Abrahamsen Blomfeldt | 2010-04-06 | 2 | -10/+7 |
|
|
* | | Fix setting font for QStaticText on Linux and Mac | Eskil Abrahamsen Blomfeldt | 2010-03-30 | 1 | -5/+5 |
|
|
* | | Implement proper QStaticText support in QPaintBuffer | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 2 | -14/+29 |
|
|
* | | Make QStaticText layout lazy | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -1/+1 |
|
|
* | | Change QStaticText::setMaximumSize() to setTextWidth() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 2 | -26/+22 |
|
|
* | | Respect QPainter::pen() in QPainter::drawStaticText() | Eskil Abrahamsen Blomfeldt | 2010-03-29 | 1 | -1/+1 |
|
|
* | | Paintbuffer single frame profiling. | Samuel Rødal | 2010-03-26 | 3 | -16/+310 |
|
|
* | | Optimized ARGB32PM on RGB16 blending with opacity using NEON. | Samuel Rødal | 2010-03-26 | 1 | -5/+32 |
|
|
* | | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON. | Samuel Rødal | 2010-03-26 | 3 | -15/+134 |
|
|
* | | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16. | Samuel Rødal | 2010-03-26 | 7 | -419/+890 |
|
|
* | | Included ARM NEON optimizations from pixman in Qt. | Samuel Rødal | 2010-03-26 | 5 | -49/+136 |
|
|
* | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 1 | -10/+10 |
|\ \ |
|
| * | | compile fix for mingw (also removes some warnings) | Thierry Bastian | 2010-03-23 | 1 | -10/+10 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 1 | -9/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-23 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 1 | -9/+10 |
| |\ \ \ |
|
| | * | | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -9/+10 |
|
|