summaryrefslogtreecommitdiffstats
path: root/lib/widgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the native window hardware acceleration support for widgets.Jocelyn Turcotte2013-11-131-18/+3
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-6/+7
* Implement popup dialogMary Wu2013-10-291-0/+8
* Implement inputMethodQueryAndras Becsi2013-10-251-0/+16
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-2/+2
* Fix rendering on Retina displaysAndras Becsi2013-09-021-1/+9
* Move the WebContentsAdapter to QWebEnginePage.Jocelyn Turcotte2013-08-201-3/+5
* 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/+9
* 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/+1
* Enable accelerated composition with QtWidgets view for testing.Jocelyn Turcotte2013-08-011-0/+16
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+114