summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Document Mac App Store incompatibilityAlexandru Croitor2017-05-151-9/+10
* Fix backwards compatibilityAllan Sandfeld Jensen2017-05-101-0/+5
* Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
* Doc: Update Chromium versionKai Koehne2017-05-081-2/+2
* Disable accessibility support on Linux by defaultAlexandru Croitor2017-05-081-0/+20
* Make Simple Browser a highlighted exampleKai Koehne2017-05-081-1/+1
* Create example for full screen feature in WebEngineJüri Valdmann2017-05-041-1/+1
* Make python2 usage more robustJoerg Bornemann2017-04-271-1/+2
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-3/+5
* Document that Python 3 is not supportedJoerg Bornemann2017-04-251-1/+1
* Implement proper touch handling on macOSAlexandru Croitor2017-04-211-0/+3
* Remove unused qmlRegisterRevision callKai Koehne2017-04-112-5/+0
* Document sandboxing supportAlexandru Croitor2017-04-111-0/+18
* Update plugins.qmltypes to 1.5Kai Koehne2017-04-113-26/+88
* Allow setter methods of WebEngineScript to be called directlyKai Koehne2017-04-101-7/+7
* Doc: Fix QtWebEngine version numberKai Koehne2017-04-102-3/+3
* Docs: Update QtWebEngine to 1.5Kai Koehne2017-04-101-2/+2
* Doc: Describe HTTP/2 supportLeena Miettinen2017-04-042-2/+22
* Doc: Mark QQuickWebEngineScript::timerEvent() internalLeena Miettinen2017-03-301-0/+3
* Doc: Fix link errorNico Vertriest2017-03-281-3/+3
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+0
* Doc: Add inheritance to WebEngineView type docsLeena Miettinen2017-03-241-0/+1
* Support appstore compliancy switch from the new configure systemAlexandru Croitor2017-03-171-5/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
|\
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-0/+1
* | Rework form validation QML testsPeter Varga2017-03-082-5/+0
* | Add FINALs and explicit constructor to QQuickWebEngineScriptSzabolcs David2017-03-071-7/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-025-3/+16
|\|
| * Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-231-0/+7
| * Ignore synthetic hover move events if the mouse has not actually movedMichael Brüning2017-02-221-1/+2
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
| * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+4
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-2/+7
|\|
| * Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-268-180/+284
* | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-264-0/+74
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-5/+12
|\|
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-0/+2
| * Doc: Clarify limitations of QNetworkProxyKai Koehne2017-01-181-5/+10
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-187-36/+118
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-166-35/+117
| |\
| | * Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-222-23/+23
| | * Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Fix QML type name in QML signal signatureLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe the WebEngineView::navigationRequested() signalLeena Miettinen2016-12-221-0/+4
| | * Doc: Describe default values for WebEngineView::printToPdf()Leena Miettinen2016-12-221-1/+7
| | * Doc: WebEngineView::runJavaScript() callback parameter is optionalLeena Miettinen2016-12-221-2/+2
| | * Doc: Remove return value from qmlsignalKai Koehne2016-12-221-1/+1
| | * Doc: Describe the WebEngineView.LoadStoppedStatus enum valueLeena Miettinen2016-12-221-0/+3