summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use the private QQuickItemPrivate::focusNextPrevJocelyn Turcotte2014-08-011-1/+3
* Don't use the private QGuiApplicationPrivate::platformIntegration()Jocelyn Turcotte2014-08-011-3/+1
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+11
* Qt Quick based accessibility glue codeFrederik Gladhorn2014-07-261-0/+59
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+6
* Fix requests for audio and video permissionsFrederik Gladhorn2014-07-071-2/+2
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-2/+2
* 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