summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_adapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-151-5/+5
* Implement QWebEnginePage::runJavaScriptPierre Rossi2013-11-041-1/+100
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-291-0/+5
* Fix my broken coding style from 8c1de0fPierre Rossi2013-10-041-3/+1
* Widgets: implement zoomFactorPierre Rossi2013-10-011-0/+16
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-11/+21
* Get rid of WebContentsAdapter::webContents().Jocelyn Turcotte2013-08-291-29/+38
* Let WebContentsAdapter own the WebContents directly.Jocelyn Turcotte2013-08-291-6/+30
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-201-6/+48
* Centralize type conversion functions.Jocelyn Turcotte2013-08-201-9/+3
* Let the application sanitize the URL.Jocelyn Turcotte2013-08-201-2/+0
* Fix the segfault on exit.Jocelyn Turcotte2013-08-121-8/+15
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+144