summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Docs: Qt WebEngine documentation doesn't mention the module requirementsAlexei Cazacov32 hours1-1/+4
* Doc: Add Security Considerations page to Qt WebEngineJerome Pasion32 hours2-0/+69
* Support chrome.system.storage APIMartin Negyokru33 hours1-0/+2
* Support chrome.system.displayMartin Negyokru33 hours5-0/+31
* Fix accessibility for <p> tags with Windows NarratorKaloyan Chehlarski45 hours1-1/+1
* Fix accessibility for tablesKaloyan Chehlarski45 hours2-41/+156
* Fix QWebEngineLoadingInfo::errorString()Szabolcs David45 hours3-6/+12
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio45 hours2-0/+6
* Make possible to use system EGL instead of ANGLE on LinuxPeter Varga2 days7-29/+119
* Make possible to use fake GL API with VulkanPeter Varga2 days3-5/+10
* NativeSkiaOutputDevice: Set color type according to NativePixmap supportPeter Varga2 days4-21/+46
* Clean up GL and Vulkan type detectionPeter Varga3 days1-83/+122
* Remove --enable-webgl-software-renderingPeter Varga3 days2-19/+6
* Add GBM information to context logPeter Varga3 days1-0/+1
* Normalize signal/slot signatures 2025Marc Mutz3 days4-5/+5
* cmake: PdfWidgets/Quick - fix dependenciesTim Blechmann4 days2-2/+9
* Support chrome.runtime APIMartin Negyokru4 days9-3/+159
* Allow V8 script extensions in extension service workersMartin Negyokru4 days2-0/+7
* Support extension service workersMartin Negyokru4 days4-0/+69
* Update ChromiumMichal Klocek4 days1-0/+0
* Fix narrowing conversions seen on 32bit armKhem Raj5 days1-1/+1
* Add auto tests for the extension manager APIMartin Negyokru5 days2-2/+53
* Fix ExtensionsClientQt::GetWebstoreUpdateURL()Martin Negyokru6 days1-1/+1
* Update ChromiumPeter Varga8 days1-0/+0
* Add support for extension WebUIAnu Aliyas8 days10-15/+301
* Add Windows specific driver information to compositor logPeter Varga8 days1-0/+21
* Add API for extension managementMartin Negyokru10 days33-5/+1654
* Update ChromiumAnu Aliyas10 days1-0/+0
* Update ChromiumMichael Brüning11 days2-1/+1
* Add API for providing additional CA certificatesKai Uwe Broulik12 days11-5/+118
* Remove custom Content-Type parsing code from URLRequestCustomJobProxyKaloyan Chehlarski2025-05-221-14/+3
* Remove usage of deprecated Q_OS_OSX macroKaloyan Chehlarski2025-05-222-2/+2
* Client Hints: Improve version listsSzabolcs David2025-05-225-15/+74
* Ignore QInputMethodEvent::MimeDataKaloyan Chehlarski2025-05-221-0/+3
* Create EGLImage with eglCreateDRMImageMESA() for exporting dma_bufPeter Varga2025-05-212-91/+16
* Partial reland of [CMake] Treat QtWebEngineProcess as app targetMichael Brüning2025-05-191-16/+17
* Add more detailed GPU information to logsPeter Varga2025-05-153-4/+119
* Update ChromiumPeter Varga2025-05-141-0/+0
* Handle invalid screensMartin Negyokru2025-05-121-1/+1
* Do not force gl-egl ANGLE backend on LinuxPeter Varga2025-05-081-7/+0
* Do pass -isysroot optionally for gn buildMichal Klocek2025-05-061-2/+2
* Fix deployment of render process on linuxMichal Klocek2025-05-061-0/+9
* CMake: Utilize CMAKE_VERBOSE_MAKEFILE setting of CMakeMichal Klocek2025-05-061-1/+6
* Add debug resources for debug buildsMichal Klocek2025-05-065-18/+73
* Update ChromiumMichael Brüning2025-05-062-1/+1
* Do not open screencast in DevTools by defaultAnu Aliyas2025-05-021-1/+1
* NativeSkiaOutputDeviceVulkan: Fix Vulkan rendering with AMD GPU on LinuxPeter Varga2025-04-301-8/+14
* Update ChromiumMichael Brüning2025-04-242-1/+1
* Update ChromiumMichal Klocek2025-04-222-1/+1
* Update ChromiumAnu Aliyas2025-04-112-1/+1