summaryrefslogtreecommitdiff
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+34
* make copy web action available for canvasesJoerg Bornemann2015-07-141-2/+7
* Implement missing WebActions in QML APIAllan Sandfeld Jensen2015-07-101-6/+152
* Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-1/+47
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-0/+9
|\
| * WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-031-0/+26
* | Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-271-3/+6
* | Honor the AcceptsInputMethod flag on the WebViewPierre Rossi2015-05-151-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-111-0/+3
|\ \ | |/
| * Quick: Share profiles between application windowsSzabolcs David2015-05-071-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-1/+8
|\ \ | |/
| * Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+8
| * Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-241-1/+0
* | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-03-221-6/+0
|\ \ | |/
| * Introduce mock UIDelegates for testing.Pierre Rossi2015-03-201-6/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-171-13/+15
|\ \ | |/
| * Support middle click navigationSzabolcs David2015-03-161-1/+1
| * Move featurePermissionRequested to the public APISzabolcs David2015-03-161-12/+14
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-161-0/+14
|\ \ | |/
| * Support HTML5 form validation featurePeter Varga2015-03-131-0/+14
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-131-14/+89
|\ \ | |/
| * Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-111-0/+6
| * Promote fullscreen API to 5.5 publicSzabolcs David2015-03-091-9/+36
| * Add testsupport QML API and error page signalsPeter Varga2015-03-061-2/+41
| * Move findText to the public APISzabolcs David2015-03-041-1/+1
| * Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-041-2/+4
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+1
* | Refactor FilePickerControllerAdam Kallai2015-03-051-2/+3
|/
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+50
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Move navigationHistory out of experimentalPierre Rossi2015-02-181-16/+10
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Move webChannel property out of experimentalPierre Rossi2015-02-131-8/+26
* Integrate with WebChannelPierre Rossi2015-02-121-0/+18
* Move settings out of experimental.Michael BrĂ¼ning2015-02-061-5/+6
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-051-3/+6
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+7
* Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-021-0/+5
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-3/+10
* Move newViewRequested to the public APISzabolcs David2015-01-231-1/+2
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-0/+12
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-17/+0
* Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-161-1/+1
|\
| * UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-061-1/+1
* | Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-0/+9
* | QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-121-10/+95
* | QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-241-7/+7
* | QtQuick: add geolocation permission APIPierre Rossi2014-11-241-2/+11
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-1/+4
|\ \ | |/