summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-024-12/+18
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-11-025-11/+51
|\
| * Handle non-ascii names for pulseaudioAllan Sandfeld Jensen2020-10-202-2/+3
| * Warn about QtWebengineProcess launching from network shareTamas Zakor2020-10-092-1/+37
| * Optimize WebEngineSettings::testAttributeAllan Sandfeld Jensen2020-10-061-8/+11
* | Merge remote-tracking branch 'origin/5.15' into devJüri Valdmann2020-10-021-0/+3
|\|
| * Do not pass a native keycode matching the menu key when it is remappedAllan Sandfeld Jensen2020-09-231-0/+3
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-2810-146/+46
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-251-0/+2
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-254-2/+424
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-243-4/+58
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-233-4/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-228-9/+43
|\|
| * Fix favicon engine under device pixel scalingAllan Sandfeld Jensen2020-09-221-2/+21
| * FIXUP: Fix swap condition in DisplayGLOutputSurface::updatePaintNodeKirill Burtsev2020-09-183-1/+4
| * Fix PDF viewer pluginSzabolcs David2020-09-172-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
* | Move to qwebenginescript to coreMichal Klocek2020-09-223-2/+410
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-222-1/+20
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-153-0/+231
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-1481-522/+713
|\|
| * Remove duplicate includesAllan Sandfeld Jensen2020-09-121-10/+5
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-0939-215/+249
| * Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-0960-285/+430
| * 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-071-1/+1
| |\
| | * Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-1/+1
| * | Don't send duplicate load progress valuesKirill Burtsev2020-08-311-4/+8
* | | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-1112-369/+229
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-075-6/+13
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-075-6/+13
| |\| |
| | * | Fix ScopedGLContextChecker with QTWEBENGINE_DISABLE_GPU_THREAD=1Jüri Valdmann2020-08-264-15/+18
| | |/
| | * 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
| | * Fix swap condition in DisplayGLOutputSurface::updatePaintNodeJüri Valdmann2020-08-141-1/+1
| | * Disable WebComponentsV0Allan Sandfeld Jensen2020-08-101-3/+1
| | * Detect the combination of audio and video from getDisplayMedia APIAllan Sandfeld Jensen2020-08-071-0/+4
| | * Re-enable client certificate handling when Qt is build without SSLAllan Sandfeld Jensen2020-08-041-1/+1
| | * Do not turn web auth offAllan Sandfeld Jensen2020-07-301-2/+0
* | | Move qwebenginesettings to coreMichal Klocek2020-09-024-2/+703
|/ /
* | Remove QT_NO_SSL checksMichal Klocek2020-08-283-11/+3
* | Remove duplicated enums for certificate errorsMichal Klocek2020-08-284-97/+55
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-283-45/+20
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-184-162/+162
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-187-159/+6
* | Fix compilation after 4e400369 in baseMichal Klocek2020-08-181-5/+5
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-174-2/+1093
* | Cleanup namespace issues in coreMichal Klocek2020-08-1414-56/+53
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-149-135/+69