summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Revert "removed a few warnings on wince builds"Paul Olav Tvete2010-04-131-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-135-280/+193
|\
| * removed a few warnings on wince buildsThierry Bastian2010-04-131-1/+1
| * qdrawhelper: fix optim in 2245641baOlivier Goffart2010-04-131-29/+88
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-124-262/+115
| |\
| | * Increased the precision used to flatten beziersGunnar Sletta2010-04-121-2/+2
| | * Safeguard ourselves against corrupt registry values for cleartype gammaGunnar Sletta2010-04-121-0/+5
| | * qdrawhelper: optimize the fetch transformed bilinear functionsOlivier Goffart2010-04-121-46/+46
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-102-226/+73
| | |\
| | | * QDrawHelper: Reduce code duplicationsOlivier Goffart2010-04-091-215/+61
| | | * Speedup fetchTransformedBilinear in the fast_matrix caseOlivier Goffart2010-04-091-7/+9
| | | * Fixed bug in QPainterPath::intersected().Samuel Rødal2010-04-081-4/+3
| * | | Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-04-122-3/+5
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-101-0/+7
|\ \ \ | |_|/ |/| |
| * | Mac: Make universal ppc/x86 builds compile.Morten Johan Sørvig2010-04-071-0/+7
| |/
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-1/+2
|\ \ | |/ |/|
| * Fix crash when using qDebug() on a QBrush with Qt::TexturePattern style.David Faure2010-03-311-1/+2
* | Fix painting artifacts on textEskil Abrahamsen Blomfeldt2010-04-062-10/+7
* | Fix setting font for QStaticText on Linux and MacEskil Abrahamsen Blomfeldt2010-03-301-5/+5
* | Implement proper QStaticText support in QPaintBufferEskil Abrahamsen Blomfeldt2010-03-292-14/+29
* | Make QStaticText layout lazyEskil Abrahamsen Blomfeldt2010-03-291-1/+1
* | Change QStaticText::setMaximumSize() to setTextWidth()Eskil Abrahamsen Blomfeldt2010-03-292-26/+22
* | Respect QPainter::pen() in QPainter::drawStaticText()Eskil Abrahamsen Blomfeldt2010-03-291-1/+1
* | Paintbuffer single frame profiling.Samuel Rødal2010-03-263-16/+310
* | Optimized ARGB32PM on RGB16 blending with opacity using NEON.Samuel Rødal2010-03-261-5/+32
* | Optimized SourceOver and 16 bit dest fetches, dest stores using NEON.Samuel Rødal2010-03-263-15/+134
* | Optimized scaled/transformed image blending for ARGB32PM and RGB16 on RGB16.Samuel Rødal2010-03-267-419/+890
* | Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-265-49/+136
* | Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-241-10/+10
|\ \
| * | compile fix for mingw (also removes some warnings)Thierry Bastian2010-03-231-10/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-231-9/+10
|\ \ \ | |/ / |/| |
| * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-231-0/+2
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-221-9/+10
| |\ \ \
| | * | | Compile Qt in C++0x mode.Thiago Macieira2010-03-201-9/+10
* | | | | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-231-1/+1
| |_|/ / |/| | |
* | | | disable copy of QPainterPathStroker as its not copiable.Gunnar Sletta2010-03-221-0/+2
|/ / /
* | | Fixed performance issues when falling back to raster for sub-pixmaps.Samuel Rødal2010-03-221-2/+7
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-191-16/+20
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-191-2/+2
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-181-16/+20
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-03-171-4/+4
| | |\ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-161-16/+20
| | |\ \ \ \
| | | * | | | Optimize QRegion::intersects(QRect).Michael Brasser2010-03-151-16/+20
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-191-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix double definition of qt_next_power_of_two()Rhys Weatherley2010-03-191-1/+1
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-161-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-163-22/+14
| | | |\ \ \ | | | | |/ /
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-154-30/+103
| | | |\ \ \