summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Update WebEngineView documentationKai Koehne2015-09-072-35/+98
* Break destruction cycle between DownloadItem and WebEngineProfileKai Koehne2015-09-044-7/+14
* fix includeJoerg Bornemann2015-09-031-1/+1
* Doc: edit WebEngineProfile docsLeena Miettinen2015-08-281-55/+43
* Doc: edit WebEngineNewViewRequest docsLeena Miettinen2015-08-281-8/+7
* Doc: edit WebEngineLoadRequest docsLeena Miettinen2015-08-281-8/+10
* Doc: edit WebEngineDownload docsLeena Miettinen2015-08-271-34/+17
* Doc: Fix see also linkKai Koehne2015-08-271-1/+1
* Mark properties/slots new in Qt 5.5 to be only available in 1.1Kai Koehne2015-08-271-3/+3
* Fix Q_PROPERTY declaration in QQuickWebEngineDownloadItemKai Koehne2015-08-271-1/+1
* Update .qmltypes fileKai Koehne2015-08-272-7/+779
* Fix documentation to advertise QtWebEngine 1.1 importKai Koehne2015-08-252-4/+4
* Doc: clean up QWebEngineSettings docsLeena Miettinen2015-08-241-34/+31
* Qt Quick Menu: Delay destroying the menu instanceGabriel de Dietrich2015-08-181-1/+10
* Add private header warningKai Koehne2015-07-2417-0/+187
* Unify Copyright headersKai Koehne2015-07-245-30/+30
* WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
* Fix Menu ui delegate after on__MenuClosed has been renamedAndras Becsi2015-05-126-11/+11
* Quick: Share profiles between application windowsSzabolcs David2015-05-072-1/+5
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-222-0/+4
* Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-201-2/+2
* Quick: Document fullscreen APISzabolcs David2015-04-161-0/+92
* Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-142-0/+3
* Revive ReloadAndBypassCachePierre Rossi2015-04-072-0/+9
* Improve documentation about certificate errorsPaulo Pinheiro2015-04-072-4/+47
* QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode.Robin Burchell2015-03-291-0/+21
* Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-242-1/+12
* Introduce mock UIDelegates for testing.Pierre Rossi2015-03-204-83/+0
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-183-0/+41
* Support middle click navigationSzabolcs David2015-03-161-1/+1
* Move featurePermissionRequested to the public APISzabolcs David2015-03-164-25/+55
* Add documentation to WebEngineSettings QML API.Michael BrĂ¼ning2015-03-161-0/+109
* 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
|/ /