summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Document QQuickWebEngineProfileAllan Sandfeld Jensen2015-01-271-0/+101
* Move newViewRequested to the public APISzabolcs David2015-01-239-9/+166
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-233-1/+18
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-222-21/+0
* Fix the tst_navigationHistory QML testcaseAdam Kallai2015-01-221-0/+4
* Add DownloadItemInfo to BrowserContextAdapterClientAndras Becsi2015-01-203-18/+20
* Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-162-19/+14
|\
| * UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-062-15/+6
| * UIDelegatesManager: Communicate load failure back to the dialog controller.Robin Burchell2015-01-061-1/+5
| * UIDelegatesManager: Always print errors if component loading fails.Robin Burchell2015-01-061-3/+3
* | Widgets: Implement mouse lock permission APISzabolcs David2015-01-162-0/+10
* | Add Pointer Lock supportSzabolcs David2015-01-163-0/+14
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-142-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-022-2/+2
| |\|
| | * Enable cmake config files generationJocelyn Turcotte2014-12-121-2/+0
| | * Force active focus for touch beginAndras Becsi2014-12-081-0/+2
* | | Revert the version number in experimental back to 1.0Andras Becsi2015-01-131-2/+2
* | | Add QML download APIAndras Becsi2015-01-129-4/+404
|/ /
* | QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-1210-12/+516
* | Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-011-0/+1
|\|
| * Fix crashes in QQuickWebEngineSettingsPeter Varga2014-11-061-0/+1
* | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-254-0/+13
* | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-255-1/+28
* | QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-242-10/+10
* | QtQuick: add geolocation permission APIPierre Rossi2014-11-242-4/+14
* | Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+1
* | Use Q_GLOBAL_STATIC instead of local statics for singletonsAndras Becsi2014-11-202-8/+17
* | Remove unneeded constructor declarationAndras Becsi2014-11-181-1/+0
* | Remove arguments from QQuickWebEngineSettings signalsJocelyn Turcotte2014-11-182-24/+24
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-117-7/+203
|\|
| * Support Qt::AA_ShareOpenGLContextsPierre Rossi2014-10-291-4/+13
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-282-1/+5
| * Add plugins.qmltypes for WebEngine APIMichael BrĂ¼ning2014-10-151-0/+164
| * Add setting ErrorPageEnabledAndras Becsi2014-10-142-0/+19
| * Notify canGoBack/canGoForward on urlChanged instead of loadingChanged.Jarred Nicholls2014-10-091-2/+2
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-062-0/+8
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-212-3/+6
* | Implement programatic zooming for QtQuickPierre Rossi2014-10-132-0/+21
|/
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-072-3/+3
* Doc: Fix issues in .qdocconf filesTopi Reinio2014-10-031-2/+2
* Doc: Edited docs according to writing guidelines.Jerome Pasion2014-09-292-93/+85
* Various doc tweaksJocelyn Turcotte2014-09-291-1/+1
* Do not crash on QQuickWebEngineViewPrivate::closeJocelyn Turcotte2014-09-121-1/+1
* Use the same version scheme as other Qt modulesJocelyn Turcotte2014-09-111-8/+0
* Remove unnecessary private header includesJocelyn Turcotte2014-09-113-3/+3
* Fix the type of argument in FilePickerController::accepted() slot.Adam Kallai2014-09-101-6/+8
* Fix url stored in LoadRequestPeter Varga2014-09-052-10/+10
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-022-1/+5
* Settings for Qt quickPierre Rossi2014-09-0210-22/+562
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-292-0/+7