summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-05-221-14/+0
|\
| * Revert "Ignore GCC warning of unsafe floating point comparisons."Ariya Hidayat2009-05-221-14/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-2233-6456/+1194
|\ \
| * \ Merge commit 'origin/4.5'Samuel Rødal2009-05-201-1/+1
| |\ \ | | |/
| | * Fix a wrong compiler define (was a typo).Ariya Hidayat2009-05-201-1/+1
| * | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-16/+16
| |\ \
| | * | Doc: Fixed the paper sizes again.David Boddie2009-05-201-16/+16
| | |/
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-192-1/+15
| |\ \ | | |/
| | * Ignore GCC warning of unsafe floating point comparisons.Ariya Hidayat2009-05-191-0/+14
| | * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-3/+5
| |\ \ | | |/
| | * Fixed a bug which implicitly closed perspective transformed poly lines.Trond Kjernåsen2009-05-181-3/+5
| * | Merge branch '4.5'Thiago Macieira2009-05-141-7/+4
| |\ \ | | |/
| | * QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
| | * Fixed an issue with text drawing under Windows.Trond Kjernaasen2009-05-141-7/+4
| * | QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-131-3/+19
| |\ \ | | |/
| * | compilation fix for LinuxThierry Bastian2009-05-111-2/+2
| * | Merge branch '4.5'Thiago Macieira2009-05-111-2/+2
| |\ \
| * | | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-112-4/+4
| * | | Merge branch '4.5'Thiago Macieira2009-05-111-2/+2
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-05-075-14/+27
| |\ \ \ \
| * | | | | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-074-224/+248
| * | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-067-41/+123
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-041-1/+5
| |\ \ \ \ \ \
| * | | | | | | Doc - some cleanups on the documentation of QDrawUtilKavindra Devi Palaraja2009-04-301-24/+30
| * | | | | | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-292-11/+24
| |\ \ \ \ \ \ \
| * | | | | | | | Compile.Bjoern Erik Nilsen2009-04-291-1/+1
| * | | | | | | | Port QStyleSheetStyle to the new qDrawBorderPixmap implementationOlivier Goffart2009-04-291-4/+4
| * | | | | | | | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi...Marius Bugge Monsen2009-04-292-0/+327
| * | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-0/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Improved performance for pixmaps containing 0-alpha pixels.Samuel Rødal2009-04-291-3/+2
| * | | | | | | | | introduce Q_WS_WINCEMaurice Kalinowski2009-04-296-12/+12
| * | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-271-2/+9
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Setting the print dialog to print pdf the QPrinter returns false on isValid()Thomas Zander2009-04-271-5/+9
| * | | | | | | | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-252-7/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-241-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove the Direct3D engine.Gunnar Sletta2009-04-247-5572/+0
| * | | | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-234-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Rhys Weatherley2009-04-211-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-203-170/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-28/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make subpixel antialiasing of text work on Mac OS X under carbonGunnar Sletta2009-04-162-5/+15
| * | | | | | | | | | | | | | | | | Prevent crash in qt_scrollRectInImage.Samuel Rødal2009-04-151-2/+5
| * | | | | | | | | | | | | | | | | Merge commit 'origin/4.5'Olivier Goffart2009-04-154-17/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-0812-82/+82
| * | | | | | | | | | | | | | | | | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-0810-71/+71
| * | | | | | | | | | | | | | | | | | Optimise QMatrix and QTransformLars Knoll2009-04-074-89/+220
| * | | | | | | | | | | | | | | | | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-074-38/+85
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \