summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-253-12/+12
* QtQuick: add runJavaScript.Pierre Rossi2014-02-192-3/+22
* Add project's directory to includepath on WindowsZoltan Arvai2014-02-193-3/+3
* Build fix for public API testSzabolcs David2014-02-182-2/+1
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-145-16/+2
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+1
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+1
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-137-81/+196
* Fix the new window crashJocelyn Turcotte2014-02-121-1/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-122-0/+3
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+7
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-112-0/+5
* Fix string concatenation in WebEngine on WindowsZoltan Arvai2014-02-111-0/+6
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-112-0/+32
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-103-1/+18
* Implement basic support for input method events.Zeno Albisser2014-02-081-0/+5
* Quick: Support reparentingArvid Nilsson2014-01-314-14/+25
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-303-0/+9
* Pre-start the render process upon initialiazing the adapterPierre Rossi2014-01-281-3/+2
* Fix the build on embedded platformsAndras Becsi2014-01-281-2/+1
* Add loadIgnoreEmptyUrl test case to loadUrl QML test.Szabolcs David2014-01-281-0/+3
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+2
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-0/+1
* Qt Quick File PickerPierre Rossi2014-01-157-2/+158
* JS dialogs in QtQuickPierre Rossi2014-01-159-8/+286
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-1510-5/+622
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+3
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-157-7/+271
* Remove Q_UNUSED(uri) from webengine/plugin/plugin.cppAdam Kallai2014-01-081-1/+0
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-233-3/+98
* Fix the build on ARMAndras Becsi2013-12-111-1/+1
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-043-3/+102
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-283-9/+8
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-2814-0/+1136