summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug which implicitly closed perspective transformed poly lines.Trond Kjernåsen2009-05-181-3/+5
* 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
* 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
* 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