summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qtransform.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-1/+1
| | | | | | | | | | The function was added in fde7f3d03782c801901f511131458d6fcb1021a5 and we believe qFuzzyIsNull is a better naming and more in line with qFuzzyCompare. Reviewed-by: Lars Knoll Reviewed-by: nrc Reviewed-by: Samuel
* Optimise QMatrix and QTransformLars Knoll2009-04-071-5/+25
| | | | | | Add some private inline constructors and do inlining other places. All test still pass.
* Long live Qt!Lars Knoll2009-03-231-0/+354