summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-033-1/+34
* 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-112-1/+5
|\
| * Quick: Share profiles between application windowsSzabolcs David2015-05-072-1/+5
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-231-2/+2
|\|
| * Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-201-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-192-0/+3
|\|
| * Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-142-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-084-5/+57
|\|
| * Revive ReloadAndBypassCachePierre Rossi2015-04-072-0/+9
| * Improve documentation about certificate errorsPaulo Pinheiro2015-04-071-4/+27
| * QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode.Robin Burchell2015-03-291-0/+21
| * Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-241-1/+0
* | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-302-0/+24
* | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-03-226-81/+41
|\|
| * Introduce mock UIDelegates for testing.Pierre Rossi2015-03-203-81/+0
| * QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-183-0/+41
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-173-26/+25
|\|
| * Support middle click navigationSzabolcs David2015-03-161-1/+1
| * Move featurePermissionRequested to the public APISzabolcs David2015-03-163-25/+24
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-166-17/+142
|\|
| * Add documentation to WebEngineSettings QML API.Michael BrĂ¼ning2015-03-161-0/+109
| * Support HTML5 form validation featurePeter Varga2015-03-132-0/+17
| * Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-123-17/+16
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-1321-84/+453
|\|
| * UserScript: Rename source property to sourceCode.Robin Burchell2015-03-122-12/+11
| * Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-113-0/+81
| * Promote fullscreen API to 5.5 publicSzabolcs David2015-03-093-14/+56
| * Add testsupport QML API and error page signalsPeter Varga2015-03-065-4/+216
| * Move findText to the public APISzabolcs David2015-03-043-9/+9
| * Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-044-6/+21
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-0216-38/+58
* | Refactor FilePickerControllerAdam Kallai2015-03-052-3/+4
|/
* QtQuick API for userScriptsPierre Rossi2015-02-226-0/+439
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Move navigationHistory out of experimentalPierre Rossi2015-02-186-38/+84
* Update copyright headersJani Heikkinen2015-02-1627-189/+189
* Move webChannel property out of experimentalPierre Rossi2015-02-133-13/+32
* Integrate with WebChannelPierre Rossi2015-02-122-0/+23
* Proper versioning of the Quick APISzabolcs David2015-02-061-5/+5
* Reverse the logic for download cancellationAndras Becsi2015-02-061-2/+2
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-065-56/+203
* Move settings out of experimental.Michael BrĂ¼ning2015-02-063-7/+10
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-058-192/+94
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-052-0/+8
* Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-021-0/+5
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-025-4/+284
* Fix the build of tst_publicapiJocelyn Turcotte2015-02-021-1/+1
* Rename HttpCacheMaxSize to HttpCacheMaximumSizeAllan Sandfeld Jensen2015-01-292-9/+9