summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-147-79/+414
* | Fix almost all deprecation warningsJüri Valdmann2020-08-135-30/+30
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-123-4/+4
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-1211-374/+691
* | 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
* | 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-041-68/+89
* | Support OpenGL over EGLMichal Klocek2020-07-302-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-2432-173/+342
|\|
| * Convert native scancode on Windows to what Chromium expectsAllan Sandfeld Jensen2020-07-231-1/+8
| * Share linking config between webenginecore and pdfMichal Klocek2020-07-231-53/+4
| * Move webengine-noexecstack to buildtoolsMichal Klocek2020-07-231-10/+0
| * Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-3/+3
| * Fix mistake from 78-based adaptationsAllan Sandfeld Jensen2020-07-211-2/+5
| * Disable navigation on back/forward mouse buttons in Qt 5Allan Sandfeld Jensen2020-07-172-0/+10
| * Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-153-0/+52
| * Remove ProxyingRestrictedCookieManagerListenerQtMichal Klocek2020-07-151-39/+1
| * Make loading PDF view less racyAllan Sandfeld Jensen2020-07-141-0/+2
| * Parse forward and back mouse buttonsAllan Sandfeld Jensen2020-07-132-1/+17
| * Remove the lieAllan Sandfeld Jensen2020-07-131-2/+1
| * Fix not working egl sync in compositor resource fenceMichal Klocek2020-07-092-6/+8
| * Add pipewire detection and supportAllan Sandfeld Jensen2020-07-082-0/+17
| * Remove some dead codeAllan Sandfeld Jensen2020-07-062-34/+0
| * Create an OpenGL 4.1 CoreProfile on macOS unless requested otherwiseMichael Brüning2020-07-064-0/+143
| * Reject permission request with invalid originKirill Burtsev2020-07-031-0/+10