summaryrefslogtreecommitdiffstats
path: root/lib/widgets/Api/qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-494/+0
* Use functors instead of lambda expressions when creating a context menu.Andras Becsi2013-11-261-4/+33
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-151-2/+2
* Remove the native window hardware acceleration support for widgets.Jocelyn Turcotte2013-11-131-1/+2
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-2/+2
* Implement QWebEnginePage::runJavaScriptPierre Rossi2013-11-041-0/+22
* Silence a warningPierre Rossi2013-10-291-1/+1
* Pass popup geometry along for new window creationPierre Rossi2013-10-241-1/+3
* Add windowCloseRequested() supportPierre Rossi2013-10-241-0/+6
* Add javascript dialogs supportPierre Rossi2013-10-171-0/+38
* Add preliminary context menu supportPierre Rossi2013-10-111-0/+76
* Add loadProgress APIArvid Nilsson2013-10-041-0/+6
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+5
* Widgets: implement zoomFactorPierre Rossi2013-10-011-0/+12
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-2/+2
* Add Qt namespace macros QtWebEngine classes.Michael BrĂ¼ning2013-09-171-0/+4
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-1/+24
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-201-2/+2
* Use the WebContentsAdapter directly in QWebEngineHistory.Jocelyn Turcotte2013-08-201-2/+1
* Implement QWebEnginePage::action for basic navigation.Jocelyn Turcotte2013-08-201-43/+128
* Implement QWebEngineView/Page::url/setUrl.Jocelyn Turcotte2013-08-201-0/+11
* Implement QWebEngineView::title and QWebEnginePage::title.Jocelyn Turcotte2013-08-201-0/+6
* Move the WebContentsAdapter to QWebEnginePage.Jocelyn Turcotte2013-08-201-0/+81
* Import QtWebKit public headers.Jocelyn Turcotte2013-08-201-0/+88