summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-101-1/+1
* Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-2/+3
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-3/+3
|\
| * Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-2/+2
| * Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-05-312-3/+5
| * Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-271-2/+3
* | More Pixmap cache key optimizationsJens Bache-Wiig2010-06-024-8/+19
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-021-0/+17
|\ \
| * | Add the Qt::TextBypassShaping flag.Jocelyn Turcotte2010-05-311-0/+17
* | | Speed up QStaticText with affine transformation on GL2 engineEskil Abrahamsen Blomfeldt2010-06-011-6/+17
|/ /
* | Add runtime_graphics_system flag to QApplicationPrivate.Jani Hautakangas2010-05-283-1/+7
* | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-275-15/+14
|\ \
| * | doc: Fixed many broken links.Martin Smith2010-05-205-15/+14
* | | Fix for QRuntimePixmapData serial number setting.Jani Hautakangas2010-05-251-1/+3
* | | Add missing license header.Jason McDonald2010-05-211-0/+41
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-207-12/+690
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-2014-267/+98
| |\ \
| * | | QRuntimeGraphicsSystemJani Hautakangas2010-05-207-12/+690
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-5/+1
| | |\ \ \
| | | * | | Don't disable SmoothPixmapTransform in qDrawBorderPixmap()Martin Jones2010-05-181-5/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-195-35/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-192-2/+16
| |\ \ \ \ \ | | |/ / / /
| * | | | | doc: Fixed many broken links.Martin Smith2010-05-194-13/+13
| * | | | | doc: Fixed many broken links.Martin Smith2010-05-191-22/+21
| | |/ / / | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-192-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-05-1919-305/+177
| |\ \ \ \ | | |/ / /
| * | | | Small hack to allow forcing off font smoothing on Mac OS XEskil Abrahamsen Blomfeldt2010-05-192-2/+7
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-172-2/+16
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Fixed line and point drawing for the PS/PDF generators.Trond Kjernåsen2010-05-071-0/+9
| * | | Recalculate script item widths when forcing justificationEskil Abrahamsen Blomfeldt2010-05-061-2/+7
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-147-242/+47
|\ \ \ \
| * | | | Compile fix on Windows.Kim Motoyoshi Kalland2010-05-122-2/+2
| * | | | Made curve tesselation be dynamically adjusted based on transform.Samuel Rødal2010-05-126-241/+46
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-111-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Fix textdrawing under GL on N900.Gunnar Sletta2010-05-071-1/+1
* | | | Use qrand() instead of rand()Bradley T. Hughes2010-05-041-1/+1
* | | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1212-44/+104
|\ \ \ \ | |/ / /
| * | | Avoid changing header dependencies.Warwick Allison2010-05-102-4/+6
| * | | Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-0711-44/+88
| * | | Turn off smooth rendering for qDrawBorderPixmap() with transforms.Martin Jones2010-05-051-0/+14
| |/ /
* | | Fix compilation in C++0x mode (narrowing of constants)Thiago Macieira2010-05-061-1/+1
* | | 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
|\ \ \ | | |/ | |/|