summaryrefslogtreecommitdiff
path: root/src/gui/painting/qtransform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-281-18/+18
* Update license headers again.Jason McDonald2009-09-081-4/+4
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
* Update license headers.Jason McDonald2009-08-111-1/+1
* Preserved fill rule for perspective mapped strokes in raster engine.Samuel Rødal2009-08-031-0/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* 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