summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add fallback lookup for eglGetProcAddressSamuli Piippo2018-06-133-0/+16
* Fix crash with non-integer Qt scalingAllan Sandfeld Jensen2018-06-061-1/+2
* Fix compilation with opengl es2Michal Klocek2018-06-053-16/+14
* Fix WebCursor scaling and hotspotJüri Valdmann2018-06-051-4/+25
* Narrow includeAllan Sandfeld Jensen2018-06-051-1/+1
* Do make freetype checks in Qt Gui and Qt WebEngine orthogonalKai Koehne2018-05-281-1/+1
* Apply settings on pending RVH tooPeter Varga2018-05-253-12/+9
* Fix color space conversion of YUV video nodesSzabolcs David2018-05-231-3/+4
* Remove duplicated includeAllan Sandfeld Jensen2018-05-171-1/+0
* Only add the first found widevine CDMAllan Sandfeld Jensen2018-05-171-0/+1
* Keep settings synchronized when RVH swapsPeter Varga2018-05-172-0/+12
* Replace invalid characters in WebChannel messagesJüri Valdmann2018-05-162-18/+37
* Fix build without qtlocationAllan Sandfeld Jensen2018-05-161-0/+9
* Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-152-9/+2
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0911-12/+84
|\
| * Add reserved fields to the cookie filter requestAllan Sandfeld Jensen2018-05-012-2/+14
| * Add fallback to qpa when query for glXGetProcAddressMichal Klocek2018-05-011-3/+21
| * Install lost hooks for geolocationAllan Sandfeld Jensen2018-04-302-0/+24
| * Fix invalid site instance when switching browser contextsJüri Valdmann2018-04-301-3/+10
| * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-201-13/+16
| |\
| * | RequestController: Fix pure virtual method call crashJüri Valdmann2018-04-195-4/+15
* | | Disable drag&drop on eglfs for qml appMichal Klocek2018-05-042-0/+7
* | | Fix handling of bad @match directivesSzabolcs David2018-04-273-14/+8
* | | Fix finishing IME compositionPeter Varga2018-04-262-51/+49
* | | Test of data-url with anchor and base URLAllan Sandfeld Jensen2018-04-201-1/+1
| |/ |/|
* | Consider various resources fallback paths on macOS framework buildAlexandru Croitor2018-04-181-13/+16
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-173-0/+9
* Build without iterator debuggingJüri Valdmann2018-04-171-0/+1
* Set application name for pulseaudio on LinuxAllan Sandfeld Jensen2018-04-171-0/+5
* Fix crash on launching and quitting nanobrowser with devtools openAllan Sandfeld Jensen2018-04-171-3/+5
* Do no log pbuffer creation failure as errorMichal Klocek2018-04-172-1/+2
* Move check for g_egl_surfaceless_context_supportedv5.11.0-beta4Michal Klocek2018-04-151-10/+6
* Reject unanswered permission requestsJüri Valdmann2018-04-131-3/+8
* Private constructors for permission classesJüri Valdmann2018-04-132-5/+9
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-136-14/+17
* Shorten names of permission classesJüri Valdmann2018-04-1316-131/+127
* Fix crash on opening devtools in simplebrowserAllan Sandfeld Jensen2018-04-131-1/+8
* Add initialization of static bindings for egl and glxMichal Klocek2018-04-121-1/+78
* Protect against null adapter clientAllan Sandfeld Jensen2018-04-121-3/+7
* Pass on mipmap property on layersAllan Sandfeld Jensen2018-04-101-0/+1
* Find and hold mask texture of render passesAllan Sandfeld Jensen2018-04-091-0/+4
* Rename GLOzoneQt to GLOzoneEGLQtMichal Klocek2018-04-074-11/+11
* Fix Windows ANGLE buildsAllan Sandfeld Jensen2018-04-072-10/+9
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-064-29/+165
* Use cookie-access rights for webcontent settingsAllan Sandfeld Jensen2018-04-058-6/+518
* Update tst_QWebEngineAccessibility::roles() auto test for Chromium 65Peter Varga2018-04-051-0/+1
* Split GLSurfaceWGLQtMichal Klocek2018-04-044-71/+171
* Split GLSurfaceQtMichal Klocek2018-04-047-506/+725
* Stop using type_conversion.h from src/core/apiAllan Sandfeld Jensen2018-04-042-4/+11
* Tie worker rights to cookie policy like Chromium doesv5.11.0-beta3Allan Sandfeld Jensen2018-04-033-0/+68