summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qrasterizer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed segmentation fault caused by empty clip.Samuel Rødal2009-06-171-1/+1
| | | | | | | | Make sure not to use the broken QRect constructor, and do an early check on whether the clip rect is empty in QRasterizer::rasterizeLine(). Task-number: 254105 Reviewed-by: Trond
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1249