summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [macOS] Add utf-8 character set meta tag for HTML clipboard contentMichael Brüning2020-07-031-1/+8
| * Set application name based on source application nameAllan Sandfeld Jensen2020-07-022-0/+11
| * Avoid empty context menu in PDF viewerSzabolcs David2020-07-021-0/+2
| * Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-304-9/+9
| * Fix double click event on flash contentTamas Zakor2020-06-301-0/+3
| * Allow force enabling QUICAllan Sandfeld Jensen2020-06-291-1/+4
| * Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-296-20/+27
* | Switch from binary JSON to JSON for QWebChannel messagesJüri Valdmann2020-07-234-28/+17
* | Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-221-3/+3
* | Stop re-enabling warnings disabled by ChromiumJüri Valdmann2020-07-211-6/+0
* | Use QList instead of QVectorJarek Kobus2020-07-1513-30/+28
* | Delete copySurface method from RWHVQDelegateJüri Valdmann2020-07-151-1/+0
* | Implement more Compositor methods for software modeJüri Valdmann2020-07-155-24/+28
* | Fix random indentation of setupProxyPacAllan Sandfeld Jensen2020-07-151-8/+10
* | Update dependencies on 'dev' in qtwebengineAllan Sandfeld Jensen2020-07-131-6/+7
* | Fix ScopedGLContextChecker with QTWEBENGINE_DISABLE_GPU_THREAD=1Jüri Valdmann2020-07-074-15/+18
* | Move scenegraph handling out of coreJüri Valdmann2020-07-0617-597/+517
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-062-5/+6
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-06-2915-80/+190
|\|
| * Initialize the extension bindings in g_driver_eglRomain Pokrzywka2020-06-251-0/+7
| * Fix recentlyAudible signalAllan Sandfeld Jensen2020-06-231-4/+1
| * Detect the presence of host node.jsAllan Sandfeld Jensen2020-06-232-0/+21
| * Fix compiler warnings in file_picker_controller.cppTamas Zakor2020-06-191-1/+1
| * Add some info when project is misconfiguredMichal Klocek2020-06-121-2/+6
| * Split errorChecks for webengine and pdfMichal Klocek2020-06-031-10/+18
| * Update devtools loadNetworkResource to match latest ChromiumAllan Sandfeld Jensen2020-06-031-5/+21
| * Clear previous values from UserScript::parseMetadataHeaderJüri Valdmann2020-05-291-0/+5