summaryrefslogtreecommitdiffstats
path: root/lib/quick/render_widget_host_view_qt_delegate_quick.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-102/+0
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-151-1/+8
* Delegated renderer: Fix remaining synchronization issues.Jocelyn Turcotte2013-11-151-20/+0
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-111-0/+19
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-7/+7
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-3/+25
* Ground work for splitting RenderWidgetHostViewQtDelegateQuick.Jocelyn Turcotte2013-09-271-127/+6
* Fix rendering on Retina displaysAndras Becsi2013-09-021-1/+6
* Change "Contents" to "Engine" in API class names.Jocelyn Turcotte2013-08-191-3/+3
* Delay the RWHVDelegate parenting until it's been attached to its RWHV.Jocelyn Turcotte2013-08-121-0/+8
* Don't pass the RWHV to the AdapterClientPierre Rossi2013-08-021-0/+5
* Handle basic cursor changes.Jocelyn Turcotte2013-08-011-0/+5
* Forward mouse hover events to the page.Jocelyn Turcotte2013-08-011-0/+6
* Enable accelerated composition with QtWidgets view for testing.Jocelyn Turcotte2013-08-011-1/+4
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+163