summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Avoid HTML encodings in default JS QMessageBox'es5.14Allan Sandfeld Jensen2020-04-081-3/+14
* Doc: Fix docs for playbackRequiresUserGesture WebEngine settingLeena Miettinen2020-04-021-3/+5
* Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-275-5/+39
* Fix docs for page url request interceptorsMichal Klocek2020-02-211-4/+3
* Fix widget accessibility on macOSPeter Varga2020-01-244-4/+64
* Rework url changed logicMichal Klocek2020-01-142-9/+13
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-182-5/+10
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Allan Sandfeld Jensen2019-12-043-3/+5
|\
| * Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-293-3/+5
* | Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-301-7/+19
* | Support accept attribute of file inputSzabolcs David2019-11-291-5/+3
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-11-141-26/+16
|\
| * Redo scale handling of pdf when printingMichal Klocek2019-10-311-26/+16
| * Reuse action for back, forward, reload web actionsMichal Klocek2019-09-261-6/+3
* | Deprecate QWebEngineDownloadItem path API properlyTamas Zakor2019-11-051-2/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-221-6/+3
* | Rename certificate error's chain API methodKirill Burtsev2019-10-172-5/+5
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-111-2/+2
* | Move lifecycle docs to features pageJüri Valdmann2019-10-101-3/+3
* | Improve Q(Quick)WebEngineDownloadItem APITamas Zakor2019-10-072-4/+4
* | Mark new QWebEngineCertificateError methods with '\since' tagv5.14.0-beta1Kirill Burtsev2019-10-011-2/+14
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-246-15/+24
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-09-121-4/+2
| |\
| | * 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 QWebEnginePage visibility stateJüri Valdmann2019-08-202-1/+6
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-115-11/+19
| |\|
| | * Fix tooltip text wrappingTamas Zakor2019-07-251-1/+1
| | * Doc: Edit docs on script injectionLeena Miettinen2019-07-225-10/+18
| * | Fix compilation with C++20Marc Mutz2019-07-241-1/+1
* | | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-1/+1
* | | Remove usages of deprecated APIsSona Kurazyan2019-09-094-3/+5
* | | Api to get certificate's chain on errorKirill Burtsev2019-09-052-0/+15
* | | Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-055-14/+114
* | | Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-044-17/+32
|\ \ \
| * | | Introduce findTextFinished signalPeter Varga2019-08-234-0/+26
| * | | Refactor findText handlingPeter Varga2019-08-222-17/+6
* | | | Doc: Mark QWebEngineDownloadItem::setPath() obsoleteLeena Miettinen2019-08-301-6/+15
|/ / /
* | | Add webenginewidgets to configure systemMichal Klocek2019-08-121-0/+28
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-241-9/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-101-9/+3
| |\|
| | * 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
* | | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-232-7/+0
* | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-102-6/+6
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-081-2/+7
* | | Add API to change download directory path and file nameTamas Zakor2019-07-054-11/+101
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-025-14/+66
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-114-5/+35
| |\|