summaryrefslogtreecommitdiffstats
path: root/lib/quick/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a WebEngine.experimental QtQuick plugin library.Jocelyn Turcotte2013-11-181-0/+14
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-151-3/+3
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-3/+3
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-291-0/+14
* Pass popup geometry along for new window creationPierre Rossi2013-10-241-1/+1
* Add windowCloseRequested() supportPierre Rossi2013-10-241-0/+5
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-2/+10
* Add loadProgress APIArvid Nilsson2013-10-041-0/+14
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+13
* Ground work for splitting RenderWidgetHostViewQtDelegateQuick.Jocelyn Turcotte2013-09-271-2/+2
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-1/+1
* Add Qt namespace macros QtWebEngine classes.Michael BrĂ¼ning2013-09-171-0/+3
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-1/+9
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-201-2/+2
* Use QObject::d_ptr for public API classesJocelyn Turcotte2013-08-201-3/+2
* Change "Contents" to "Engine" in API class names.Jocelyn Turcotte2013-08-191-0/+178