summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Reject certificate error for non-overridable errorsKirill Burtsev2019-08-291-3/+1
* Fix reporting overridable flag for QML WebEngineCertificateError typeKirill Burtsev2019-08-291-1/+1
* Fix tooltip text wrappingTamas Zakor2019-07-251-1/+1
* Doc: Edit docs on script injectionLeena Miettinen2019-07-225-10/+18
* Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
* Do not forward key-events on QQuickItem levelAllan Sandfeld Jensen2019-06-141-8/+0
* Accept handled eventsAllan Sandfeld Jensen2019-06-141-0/+2
* Doc: Improve documentation for QWebEngineView::setHtml()Leena Miettinen2019-06-071-2/+7
* Disable edit actions when content has no focused framePeter Varga2019-05-273-3/+28
* Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+11
* Update docs and test for runJavaScriptJüri Valdmann2019-05-091-0/+5
* Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-071-30/+2
* Do not crash on QWebEnginePagePrivate::releaseProfile()Allan Sandfeld Jensen2019-05-031-5/+9
* Doc: Add notes about delegating navigation requestsLeena Miettinen2019-05-022-5/+22
* Handle corner case of assigning an implicit page to a new viewAllan Sandfeld Jensen2019-04-301-9/+13
* Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-173-0/+10
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-017-45/+45
* Fix escaped characters in tooltipAllan Sandfeld Jensen2019-03-261-3/+5
* Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+4
* Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-5/+33
* Doc: Always treat \brief as full sentenceKai Koehne2019-02-225-21/+21
* Clarify documentation of QWebEnginePage::title()Jüri Valdmann2019-02-222-2/+8
* Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-193-13/+23
* Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-192-6/+17
* Doc: Extend documentation of callbacksTamas Zakor2019-02-083-0/+29
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+1
|\
| * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+1
* | Remove QWebFrame commentsKai Koehne2019-01-301-2/+0
* | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-2/+4
* | Do not force wrapping of tooltipsKai Koehne2019-01-081-3/+3
|/
* Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+7
* Fix input method updatePeter Varga2018-11-292-8/+2
* Docs: Extend documentation of WebActionsSzabolcs David2018-11-281-11/+21
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-132-14/+10
|\
| * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-082-14/+10
* | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-082-0/+10
|/
* Keep visibility of WebContents when restoring historyPeter Varga2018-10-291-0/+2
* Stop showing speculative framesJüri Valdmann2018-10-296-101/+174
* Unify updating navigation actionsSzabolcs David2018-10-232-9/+2
* Allow client certificates without opensslAllan Sandfeld Jensen2018-10-234-7/+7
* Doc: Add link from QWEClientCertSelection to related signalLeena Miettinen2018-10-041-1/+5
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-022-4/+4
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-013-18/+65
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+8
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-1/+8
* | Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-172-3/+5
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-272-3/+5
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-125-29/+29
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-2/+2