summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Avoided O(n^2) behavior in painter path clipper.Samuel Rødal2010-04-231-68/+276
* QX11GL: Cleanup the window surface & remove some synchronisationTom Cooksey2010-04-221-2/+6
* Fixed autotest failures in tst_QPainterPath.Samuel Rødal2010-04-221-7/+2
* Removed bezier intersection code in path clipper.Samuel Rødal2010-04-225-769/+92
* Fixed image drawing inconsistencies when drawing 1x1 images/subrects.Samuel Rødal2010-04-201-1/+1
* Fixed pixel-bleeding when stretching subrected pixmaps.Gunnar Sletta2010-04-201-8/+13
* Don't crash when calling drawPixmapFragements with a null pixmapGunnar Sletta2010-04-191-0/+3
* Swapped x and y values in qt_painterpath_check_crossingGunnar Sletta2010-04-191-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-194-24/+80
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-184-24/+80
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-174-24/+80
| | |\
| | | * Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-164-24/+80
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-183-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-173-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fix building of corelib, network and gui with qconfig minimal.Aaron McCarthy2010-04-162-0/+4
| | * | Crash while printing from the portedcanvas example on Mac Cocoa.Prasanth Ullattil2010-04-151-1/+4
| | |/
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-167-11/+10
| |\ \ | | |/ | |/|
| | * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-157-11/+10
* | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-167-11/+10
* | | Make debugging floating point mistakes much easier.Thomas Zander2010-04-161-0/+43
|/ /
* | 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