summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Propperly escape title and creator in PDF documentsJakob Truelsen2010-05-042-20/+27
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-022-8/+6
|\
| * Fix wrong translation and clip for the raster paint-engine on MacTor Arne Vestbø2010-04-301-5/+3
| * Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-3/+3
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-11/+14
|\ \
| * | Fixed two problems with generated EPS files.Trond Kjernåsen2010-04-231-11/+14
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-241-3/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-231-3/+4
| |\ \
| | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-221-3/+4
| | |\ \
| | | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-3/+4
| | | |\ \ | | | | |/
| | | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-191-3/+4
| | | | |\
| | | | | * Fixed a crash on Windows 7 systems with invalid PrinterPorts entries.Trond Kjernaasen2010-04-161-3/+4
* | | | | | 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