summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-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 commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-0/+4
|\ \ | |/
| * QTransform::map(const QRegion&) cut-off for single rect regions.Bjoern Erik Nilsen2009-04-291-0/+4
| * Prevent QTransform::type() from returning TxScale instead of TxProject.Samuel Rødal2009-04-221-2/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-14/+12
|\ \ | |/
| * Fixes warning about potential use of uninitialized valueOlivier Goffart2009-04-151-14/+12
| * Fixes: Optimization: Important cut-offs for QTransform.Bjoern Erik Nilsen2009-04-061-3/+26
| * Fixes: Small optimization: reduce calls to QTransform::type().Bjoern Erik Nilsen2009-04-061-7/+8
* | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-8/+8
* | Optimise QMatrix and QTransformLars Knoll2009-04-071-59/+139
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-011-8/+11
|\ \ | |/
| * Doc: Synchronized the QTransform constructor arguments with the class documen...David Boddie2009-03-301-8/+11
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2079
* Long live Qt!Lars Knoll2009-03-231-0/+2111