summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing info to Qt PDF docsSafiyyah Moosa9 days2-0/+4
* Fix build with QtDeclarative 6.11Allan Sandfeld Jensen9 days1-1/+1
* Remove logging category macro version checksKaloyan Chehlarski2025-06-132-6/+2
* Update ChromiumMichal Klocek2025-06-122-1/+1
* Update ChromiumMichal Klocek2025-06-122-1/+1
* Update Extension WebUI page handler to support new functionalitiesAnu Aliyas2025-06-122-12/+114
* Support chrome.management APIMartin Negyokru2025-06-119-1/+226
* Docs: Qt WebEngine documentation doesn't mention the module requirementsAlexei Cazacov2025-06-061-1/+4
* Doc: Add Security Considerations page to Qt WebEngineJerome Pasion2025-06-062-0/+69
* Support chrome.system.storage APIMartin Negyokru2025-06-061-0/+2
* Support chrome.system.displayMartin Negyokru2025-06-065-0/+31
* Fix accessibility for <p> tags with Windows NarratorKaloyan Chehlarski2025-06-051-1/+1
* Fix accessibility for tablesKaloyan Chehlarski2025-06-052-41/+156
* Fix QWebEngineLoadingInfo::errorString()Szabolcs David2025-06-053-6/+12
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-06-052-0/+6
* Make possible to use system EGL instead of ANGLE on LinuxPeter Varga2025-06-057-29/+119
* Make possible to use fake GL API with VulkanPeter Varga2025-06-053-5/+10
* NativeSkiaOutputDevice: Set color type according to NativePixmap supportPeter Varga2025-06-054-21/+46
* Clean up GL and Vulkan type detectionPeter Varga2025-06-041-83/+122
* Remove --enable-webgl-software-renderingPeter Varga2025-06-042-19/+6
* Add GBM information to context logPeter Varga2025-06-041-0/+1
* Normalize signal/slot signatures 2025Marc Mutz2025-06-044-5/+5
* cmake: PdfWidgets/Quick - fix dependenciesTim Blechmann2025-06-042-2/+9
* Support chrome.runtime APIMartin Negyokru2025-06-049-3/+159
* Allow V8 script extensions in extension service workersMartin Negyokru2025-06-042-0/+7
* Support extension service workersMartin Negyokru2025-06-044-0/+69
* Update ChromiumMichal Klocek2025-06-031-0/+0
* Fix narrowing conversions seen on 32bit armKhem Raj2025-06-021-1/+1
* Add auto tests for the extension manager APIMartin Negyokru2025-06-022-2/+53
* Fix ExtensionsClientQt::GetWebstoreUpdateURL()Martin Negyokru2025-06-011-1/+1
* Update ChromiumPeter Varga2025-05-301-0/+0
* Add support for extension WebUIAnu Aliyas2025-05-3010-15/+301
* Add Windows specific driver information to compositor logPeter Varga2025-05-301-0/+21
* Add API for extension managementMartin Negyokru2025-05-2933-5/+1654
* Update ChromiumAnu Aliyas2025-05-281-0/+0
* Update ChromiumMichael BrĂ¼ning2025-05-282-1/+1
* Add API for providing additional CA certificatesKai Uwe Broulik2025-05-2711-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