summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-12/+12
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-2/+2
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+6
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-291-0/+35
* Do not assume that the webview only contains RWHV delegatesAndras Becsi2014-04-251-3/+2
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-5/+5
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-2/+2
* Remove the RenderWidgetHostViewQtDelegateQuickBase templateJocelyn Turcotte2014-04-081-3/+2
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-25/+11
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-2/+8
* Fix reseting of the quick history list modelPeter Varga2014-04-031-3/+7
* Make WebUI popups work with QtQuickPierre Rossi2014-04-021-2/+29
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-12/+7
* Add Quick's navigationHistoryPeter Varga2014-03-201-0/+27
* Fix focus in Quick APISzabolcs David2014-03-131-7/+16
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-251-5/+5
* QtQuick: add runJavaScript.Pierre Rossi2014-02-191-0/+17
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-7/+2
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-131-67/+36
* Fix the new window crashJocelyn Turcotte2014-02-121-1/+1
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-111-0/+6
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-111-0/+4
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+22
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+12
* Quick: Support reparentingArvid Nilsson2014-01-311-0/+12
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+7
* 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
* Qt Quick File PickerPierre Rossi2014-01-151-0/+6
* JS dialogs in QtQuickPierre Rossi2014-01-151-3/+3
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-151-1/+88
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-151-5/+35
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-231-3/+81
* Fix the build on ARMAndras Becsi2013-12-111-1/+1
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-041-1/+68
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+256