summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move featurePermissionRequested to the public APISzabolcs David2015-03-161-12/+14
* Support HTML5 form validation featurePeter Varga2015-03-131-0/+14
* 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
* 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
|\|
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+4
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+6
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-211-2/+4
* | Implement programatic zooming for QtQuickPierre Rossi2014-10-131-0/+17
|/
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-2/+2
* Do not crash on QQuickWebEngineViewPrivate::closeJocelyn Turcotte2014-09-121-1/+1
* Fix url stored in LoadRequestPeter Varga2014-09-051-9/+9
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-1/+4
* Settings for Qt quickPierre Rossi2014-09-021-20/+9
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+6
* Cleanup use of QJSValue::engine()Pierre Rossi2014-08-281-1/+2
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-6/+0
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+26
* Add findText to Quick APIPeter Varga2014-08-071-0/+24
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-061-9/+10
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+10
* Expose better error information in loadRequest.Pierre Rossi2014-08-041-0/+4
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-3/+5
* Don't use the private QQmlMetaType::defaultPropertyJocelyn Turcotte2014-08-011-2/+1
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-011-11/+0