summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devJüri Valdmann2020-10-022-1/+4
|\
| * Fix typo for static linking with no rsp filesMichal Klocek2020-09-241-1/+1
| * PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-241-1/+1
| * Do not pass a native keycode matching the menu key when it is remappedAllan Sandfeld Jensen2020-09-231-0/+3
* | Fix memory management in QPdfDocument functionsNicolas Deherly2020-09-281-5/+26
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-2812-174/+52
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-258-194/+24
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-255-14/+12
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-2414-566/+120
* | PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-231-1/+1
* | 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