summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Support HTML5 form validation featurePeter Varga2015-03-136-2/+207
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-123-17/+16
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-122-12/+11
* Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-114-0/+83
* Promote fullscreen API to 5.5 publicSzabolcs David2015-03-094-14/+58
* Add testsupport QML API and error page signalsPeter Varga2015-03-069-4/+302
* Move findText to the public APISzabolcs David2015-03-044-9/+61
* Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-044-6/+21
* Fix the documentation of linkHovered signalSzabolcs David2015-03-031-3/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-0222-40/+84
* QtQuick API for userScriptsPierre Rossi2015-02-228-0/+442
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Move navigationHistory out of experimentalPierre Rossi2015-02-188-43/+89
* Update copyright headersJani Heikkinen2015-02-1645-300/+300
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-141-9/+12
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-9/+12
| |\
| | * Also run the rejected signal handler when closing prompt dialogs.Michael Brüning2015-01-201-9/+12
* | | Move webChannel property out of experimentalPierre Rossi2015-02-133-13/+32
|/ /
* | Integrate with WebChannelPierre Rossi2015-02-122-0/+23
* | Improve quicknanobrowser example with new public API featuresAndras Becsi2015-02-092-13/+9
* | Proper versioning of the Quick APISzabolcs David2015-02-062-6/+6
* | 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
* | Revert the QJSValue parameter type in UIDelegateAdam Kallai2015-02-061-8/+5
* | Move settings out of experimental.Michael Brüning2015-02-065-10/+12
* | Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-059-193/+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-027-4/+288
* | Fix the build of tst_publicapiJocelyn Turcotte2015-02-021-1/+1
* | Rename HttpCacheMaxSize to HttpCacheMaximumSizeAllan Sandfeld Jensen2015-01-292-9/+9
* | Update the expected list of public API testcaseAdam Kallai2015-01-281-1/+1
* | 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
|/ /