summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-216-10/+24
* Fix a crash when using the history on an adopted pageJocelyn Turcotte2014-02-201-0/+1
* Implement basic editing actions for QWebEnginePageJocelyn Turcotte2014-02-201-1/+43
* Add project's directory to includepath on WindowsZoltan Arvai2014-02-191-1/+1
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-135-6/+59
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-133-0/+29
* Refactor the way callbacks are storedJocelyn Turcotte2014-02-132-22/+120
* Move the requestID argument before the resultJocelyn Turcotte2014-02-132-6/+6
* Fix a warning in QWebEnginePage::setHtmlJocelyn Turcotte2014-02-131-1/+0
* Cleanup on webenginewidgets.proZoltan Arvai2014-02-131-6/+0
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-132-2/+2
* Make QWebEnginePage support symetrical url and setUrlJocelyn Turcotte2014-02-122-1/+7
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-0/+6
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-122-4/+2
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-1210-70/+393
* Fix WebEngineWidgets api build on WindowsZoltan Arvai2014-02-111-0/+8
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+2
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+2
* Fix the embedded buildAndras Becsi2014-02-051-3/+4
* Quick: Support reparentingArvid Nilsson2014-01-312-7/+6
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-303-1/+16
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-221-3/+15
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-223-2/+30
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-223-32/+37
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-222-0/+22
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-173-3/+13
* JS dialogs in QtQuickPierre Rossi2014-01-152-9/+21
* [Widgets] wire the file pickersPierre Rossi2014-01-153-13/+51
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-152-2/+4
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-042-0/+6
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-281-9/+9
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-2817-0/+2752