summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove QT_NO_SSL checksMichal Klocek2020-08-287-29/+3
* | Remove duplicated enums for certificate errorsMichal Klocek2020-08-284-97/+55
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-286-48/+23
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-1814-298/+267
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-1810-204/+8
* | Fix compilation after 4e400369 in baseMichal Klocek2020-08-181-5/+5
* | Update dependencies on 'dev' in qtwebengineAllan Sandfeld Jensen2020-08-181-1/+1
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-1716-1242/+531
* | Cleanup namespace issues in coreMichal Klocek2020-08-1421-69/+79
* | Move WebEngineCertificateError docs to own fileMichal Klocek2020-08-142-106/+133
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-1413-158/+73
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-1419-546/+245
* | Unify certificate error handlingMichal Klocek2020-08-143-17/+9
* | Fix almost all deprecation warningsJüri Valdmann2020-08-1315-49/+54
* | Split docs in webengine qmlMichal Klocek2020-08-124-141/+222
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-125-10/+10
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-1227-1425/+1012
* | Move QMenu handling from page to viewMichal Klocek2020-08-127-262/+272
* | Unify ozone platform selection in surfacefactoryqtMichal Klocek2020-08-051-7/+15
* | Minor. Move glImplementation setting related code to one placeMichal Klocek2020-08-051-31/+26
* | Remove setting surface format for qquickwidgetMichal Klocek2020-08-051-32/+0
* | Fix not working acceleration on MacMichal Klocek2020-08-053-1/+12
* | Rewrite native context handling for QtShareGLContextMichal Klocek2020-08-054-101/+207
* | Dump info about webenginecontextMichal Klocek2020-08-051-1/+33
* | Rewrite glType detection a bitMichal Klocek2020-08-051-93/+71
* | Move macOS surface format check to initializeMichal Klocek2020-08-043-101/+89
* | Remove workaround for incorrect version of surface format macOSMichal Klocek2020-08-041-10/+0
* | Support OpenGL over EGLMichal Klocek2020-07-302-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-283-3/+2
|\|
| * Do not evaluate NINJA_TARGETDEPSMichal Klocek2020-07-272-3/+2
| * Update ChromiumMichael Brüning2020-07-271-0/+0
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-2446-225/+494
|\|
| * Convert native scancode on Windows to what Chromium expectsAllan Sandfeld Jensen2020-07-231-1/+8
| * Cleanup linking param order and prl generationMichal Klocek2020-07-231-4/+26