summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbezier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* improved string operations all over the placeThierry Bastian2009-05-281-4/+4
| | | | | used character operations whenever possible better usage of QLatin1String
* Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-12/+12
| | | | | | | | | | 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
* Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-12/+12
| | | | | | | See also fde7f3d03782c801901f511131458d6fcb1021a5 Reviewed-by: Olivier Reviewed-by: Samuel
* Long live Qt!Lars Knoll2009-03-231-0/+1245