aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickrendercontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Invalidate the scenegraph properly in the rendercontrolLaszlo Agocs2014-08-081-11/+6
* Make QQuickRenderControl usable (still private)Paul Olav Tvete2014-06-031-0/+19
* Fix QQuickWidget cleanup and invalidation sequenceLaszlo Agocs2014-06-031-2/+2
* Getting the render window of an offscreen windowPaul Olav Tvete2014-04-241-0/+30
* Fix QQuickView::grabWindow() on retina displaysMorten Johan Sørvig2014-03-201-1/+1
* QQuickWindow cleanup: Remove forceRendering flagPaul Olav Tvete2014-03-121-3/+3
* QQuickWidget: handle hide and show events properlyPaul Olav Tvete2014-02-281-0/+20
* Avoid extra platformwindows with QQuickWidgetLaszlo Agocs2014-02-211-3/+7
* Introducing QQuickWidgetLars Knoll2014-02-171-0/+224