summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Fix reseting of the quick history list modelPeter Varga2014-04-034-11/+10
* Make WebUI popups work with QtQuickPierre Rossi2014-04-022-3/+30
* Centralize OpenGL initializationSimon Hausmann2014-03-312-0/+81
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-281-1/+1
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Fix typo in the qquickwebenginehistory headersAndras Becsi2014-03-272-2/+2
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-14/+9
* Add Quick's navigationHistoryPeter Varga2014-03-205-0/+432
* Fix focus in Quick APISzabolcs David2014-03-132-7/+17
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-253-12/+12
* QtQuick: add runJavaScript.Pierre Rossi2014-02-192-3/+22
* Build fix for public API testSzabolcs David2014-02-182-2/+1
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-7/+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-135-81/+192
* Fix the new window crashJocelyn Turcotte2014-02-121-1/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+1
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+7
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-112-0/+5
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-112-0/+32
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-102-0/+13
* Quick: Support reparentingArvid Nilsson2014-01-312-0/+13
* 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-152-1/+7
* JS dialogs in QtQuickPierre Rossi2014-01-152-4/+4
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-152-3/+102
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+3
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-155-7/+267
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-232-3/+97
* Fix the build on ARMAndras Becsi2013-12-111-1/+1
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-042-3/+100
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-285-0/+586