summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation after 757a9c21c1 in basePeter Varga2020-09-234-4/+2
* Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-09-231-3/+0
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-2210-11/+64
|\
| * Fix favicon engine under device pixel scalingAllan Sandfeld Jensen2020-09-222-4/+42
| * Update ChromiumMichael Brüning2020-09-211-0/+0
| * FIXUP: Fix swap condition in DisplayGLOutputSurface::updatePaintNodeKirill Burtsev2020-09-183-1/+4
| * Fix PDF viewer pluginSzabolcs David2020-09-172-0/+6
| * Add a version number for the QtWebEngineProcess executableAndy Shaw2020-09-161-0/+3
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-0/+6
| * Fix assert in WebContentsAdapter::devToolsFrontendDestroyedJüri Valdmann2020-09-162-5/+9
| * Add certificate error message for ERR_SSL_OBSOLETE_VERSIONAllan Sandfeld Jensen2020-09-151-1/+3
| * Update ChromiumMichael Brüning2020-09-141-0/+0
* | Move to qwebenginescript to coreMichal Klocek2020-09-225-8/+9
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-2217-270/+494
* | Fix compilation after fb96109b in declarativeMichal Klocek2020-09-162-4/+2
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-159-93/+74
* | Add a version number for the QtWebEngineProcess executableAndy Shaw2020-09-151-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-1486-537/+739
|\|
| * Remove duplicate includesAllan Sandfeld Jensen2020-09-121-10/+5
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-0943-221/+254
| * Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-0961-291/+445
| * Delete old compositor and remove --disable-viz-display-compositorJüri Valdmann2020-09-0921-3444/+75
| * Merge remote-tracking branch 'origin/5.15.1' into 5.15Allan Sandfeld Jensen2020-09-073-4/+7
| |\
| | * Update ChromiumAllan Sandfeld Jensen2020-09-011-0/+0
| | * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-1/+1
| | * Update ChromiumMichal Klocek2020-08-311-0/+0
| | * Do not use rsp file when static linkingMichal Klocek2020-08-311-3/+6
| * | Don't send duplicate load progress valuesKirill Burtsev2020-08-311-4/+8
* | | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-1122-476/+338
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-0716-17/+30
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-0716-17/+30
| |\| |
| | * | Fix ScopedGLContextChecker with QTWEBENGINE_DISABLE_GPU_THREAD=1Jüri Valdmann2020-08-264-15/+18
| | * | Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-253-0/+6
| | |/
| | * Do not let Blink advertise web speech apiAllan Sandfeld Jensen2020-08-191-0/+3
| | * Enable H264 for WebRTC when using proprietary codecsAllan Sandfeld Jensen2020-08-181-0/+3
| | * Update ChromiumAllan Sandfeld Jensen2020-08-181-0/+0
| | * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-186-10/+10
| | * Update ChromiumJüri Valdmann2020-08-141-0/+0
| | * Fix swap condition in DisplayGLOutputSurface::updatePaintNodeJüri Valdmann2020-08-141-1/+1
| | * Update ChromiumMichael Brüning2020-08-121-0/+0
| | * Disable WebComponentsV0Allan Sandfeld Jensen2020-08-101-3/+1
| | * Detect the combination of audio and video from getDisplayMedia APIAllan Sandfeld Jensen2020-08-071-0/+4
| | * Update ChromiumAllan Sandfeld Jensen2020-08-051-0/+0
| | * Re-enable client certificate handling when Qt is build without SSLAllan Sandfeld Jensen2020-08-041-1/+1
| | * Update ChromiumMichael Brüning2020-08-031-0/+0
| | * Do not turn web auth offAllan Sandfeld Jensen2020-07-303-3/+1
* | | Move qwebenginesettings to coreMichal Klocek2020-09-025-7/+7
* | | Remove default qwebenginesettings getterMichal Klocek2020-09-023-23/+4
* | | Remove usage of QObjectPrivate from pdf apisMichal Klocek2020-09-024-109/+67
* | | Add missing const ref to certificateError in qmlMichal Klocek2020-09-021-1/+1
|/ /