summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-12/+14
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+7
* Move navigationHistory out of experimentalPierre Rossi2015-02-181-5/+0
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Move webChannel property out of experimentalPierre Rossi2015-02-131-5/+0
* Integrate with WebChannelPierre Rossi2015-02-121-0/+5
* Move settings out of experimental.Michael Brüning2015-02-061-2/+0
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+1
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-1/+2
* Move newViewRequested to the public APISzabolcs David2015-01-231-2/+0
* Enable building Qt WebEngine without accessiblity enabled.Michael Brüning2015-01-231-1/+4
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-4/+0
* Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-0/+1
* QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-121-0/+3
* QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-241-3/+3
* QtQuick: add geolocation permission APIPierre Rossi2014-11-241-2/+3
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+1
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-0/+1
|\
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-0/+1
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+2
|/
* Fix url stored in LoadRequestPeter Varga2014-09-051-1/+1
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-0/+1
* Settings for Qt quickPierre Rossi2014-09-021-0/+4
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+1
* 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-1/+0
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+1
* Add findText to Quick APIPeter Varga2014-08-071-1/+9
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-061-1/+0
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+1
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-2/+2
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+2
* Qt Quick based accessibility glue codeFrederik Gladhorn2014-07-261-0/+17
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+1
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-0/+3
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-291-1/+10
* Add WebRTC supportPierre Rossi2014-04-291-0/+1
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+1
* Map Javascript console message level to enum values.Michael Brüning2014-04-141-1/+1
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+1
* Fix reseting of the quick history list modelPeter Varga2014-04-031-1/+1
* Make WebUI popups work with QtQuickPierre Rossi2014-04-021-1/+1
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-2/+2
* Add Quick's navigationHistoryPeter Varga2014-03-201-0/+7
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* QtQuick: add runJavaScript.Pierre Rossi2014-02-191-3/+5
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+1