summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvgwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes memory leak in QSvgWidget.Rohan McGovern2009-04-221-13/+3
| | | | | | | | `q' is 0 during construction of QSvgWidgetPrivate, thus each QSvgWidget instance was creating a QSvgRenderer with no parent. Acked-by: Thiago Macieira Reviewed-by: Shane Bradley
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+183