summaryrefslogtreecommitdiffstats
path: root/lib/quick/render_widget_host_view_qt_delegate_quick.h
Commit message (Expand)AuthorAgeFilesLines
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-151-1/+3
* Delegated renderer: Fix remaining synchronization issues.Jocelyn Turcotte2013-11-151-6/+0
* Mark functions with Q_DECL_OVERRIDE where necessary.Zeno Albisser2013-11-141-18/+18
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-111-0/+5
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-16/+19
* Implement popup dialogMary Wu2013-10-291-0/+9
* Implement inputMethodQueryAndras Becsi2013-10-251-0/+17
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-9/+14
* Ground work for splitting RenderWidgetHostViewQtDelegateQuick.Jocelyn Turcotte2013-09-271-36/+132
* Add Qt namespace macros QtWebEngine classes.Michael BrĂ¼ning2013-09-171-0/+3
* Fix rendering on Retina displaysAndras Becsi2013-09-021-0/+1
* Delay the RWHVDelegate parenting until it's been attached to its RWHV.Jocelyn Turcotte2013-08-121-1/+2
* Don't pass the RWHV to the AdapterClientPierre Rossi2013-08-021-0/+1
* Handle basic cursor changes.Jocelyn Turcotte2013-08-011-0/+1
* Forward mouse hover events to the page.Jocelyn Turcotte2013-08-011-0/+1
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+100