summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_adapter_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add an intermediate Qt5WebEngine module library.Jocelyn Turcotte2013-11-181-1/+1
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-151-4/+4
* Remove the native window hardware acceleration support for widgets.Jocelyn Turcotte2013-11-131-2/+1
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-1/+2
* Pass popup geometry along for new window creationPierre Rossi2013-10-241-1/+1
* Add windowCloseRequested() supportPierre Rossi2013-10-241-0/+1
* Add javascript dialogs supportPierre Rossi2013-10-171-0/+8
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-0/+1
* Add preliminary context menu supportPierre Rossi2013-10-111-1/+18
* Add loadProgress APIArvid Nilsson2013-10-041-0/+1
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+1
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-1/+6
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-0/+17
* Avoid keeping a RWHVDelegate pointer in WebContentsViewQt.Jocelyn Turcotte2013-08-121-0/+1
* Implement more detailed load information handling.Michael BrĂ¼ning2013-08-021-0/+1
* Don't pass the RWHV to the AdapterClientPierre Rossi2013-08-021-1/+3
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+64