summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the PRELOAD macro definitions in qdrawhelper.cpp.Jason Barron2009-08-191-7/+4
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-041-21/+51
|\|
| * When there is no alpha channel significantly improve the speed of blendTiled.Benjamin C Meyer2009-07-301-21/+51
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\|
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Work around crash with RVCT 2.2.Jason Barron2009-06-291-0/+8
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-672/+350
|\| |
| * | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-4/+4
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-221-666/+344
| |\ \
| | * | Merge branch '4.5'Thiago Macieira2009-05-071-2/+1
| | |\|
| | * | Merge branch '4.5'Thiago Macieira2009-04-201-46/+46
| | |\ \
| | * | | Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-161-0/+6
| | * | | Improve performance of text blitting in raster paint engine.Samuel Rødal2009-04-021-2/+2
| | * | | Compile error on VisualStudio 2005Prasanth Ullattil2009-04-021-0/+9
| | * | | Optimize blend functions for short adjacent spans.Samuel Rødal2009-04-011-22/+96
| | * | | Remove some VC6 Template workaround in the drawhelper codeOlivier Goffart2009-04-011-357/+91
| | * | | Ensure that fetchPixel is inlined in RGB32 cases in fetchTransformedBilinear.Olivier Goffart2009-04-011-32/+32
| | * | | Use templates to remove code duplication in qdrawhelper.Olivier Goffart2009-04-011-286/+141
| | * | | Long live Qt!Lars Knoll2009-03-231-0/+8248
| | / /
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-121-48/+47
| |\ \ \ | | | |/ | | |/|
| * / | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171-0/+8248
| / /
* | | Make Qt exception safer.Robert Griebl2009-06-101-2/+2
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-2/+1
|\| |
| * | Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-071-2/+1
| |/
* | ARMV6 optimizations to qdrawhelperMiikka Heikkinen2009-05-051-18/+263
* | Basic optimizations to qdrawhelper for RVCT builds:Miikka Heikkinen2009-04-291-0/+11
|/
* Ifdef out the QWS blend functions for less common bitdephts by defaultGunnar Sletta2009-04-201-45/+45
* Fix drawhelper pixel-writeback when dest has alpha.Gunnar Sletta2009-04-201-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+8248