summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-223-64/+35
* Fix printing when page ranges are specifiedSzabolcs David2024-01-211-31/+7
* Disable WebEngineDriver for debug build by defaultPeter Varga2024-01-201-0/+1
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-1712-235/+231
* Remove the use of Q_WEBENGINECORE_PRIVATE_EXPORTAlexey Edelev2024-01-1641-47/+45
* Avoid crashing on FIDO auth without dialogAllan Sandfeld Jensen2024-01-161-1/+1
* Remove unwanted comments from qwebenginewebauthuxrequestAnu Aliyas2024-01-132-33/+0
* Split NativeSkiaOutputDevicePeter Varga2024-01-1215-645/+900
* Get rid of native_skia_output_device_mac2.mmPeter Varga2024-01-123-103/+70
* Move Vulkan support to NativeSkiaOutputDevicePeter Varga2024-01-1210-358/+395
* Update ChromiumMichal Klocek2024-01-121-1/+1
* Document QWebEngineClientHintsSzabolcs David2024-01-112-0/+84
* Clean up and fix typos in cmake filesPeter Varga2024-01-102-3/+3
* CMake: Remove the initialization of QT_DEPLOY_LIBEXEC_DIRJoerg Bornemann2024-01-101-3/+0
* Fix cursor position during compositionAnu Aliyas2024-01-091-3/+5
* Move versionUI to net subdirAllan Sandfeld Jensen2024-01-083-1/+1
* Remove DOH debug messageSzabolcs David2024-01-061-8/+0
* Add WebEngineDriverPeter Varga2024-01-065-0/+161
* Add default styled icons to actionsAnu Aliyas2024-01-061-0/+3
* Fix wrong dictionary file layoutMichal Klocek2024-01-011-1/+1
* CMake: Fix deployment of QtWebEngine projects on LinuxJoerg Bornemann2023-12-223-0/+184
* Forward unhandled mouse wheel events to the parent widgetAnu Aliyas2023-12-202-4/+3
* Fix printing from PDF pluginSzabolcs David2023-12-208-58/+147
* Fix mac build with x86_64hMichal Klocek2023-12-182-1/+6
* [Doc] Port QWebEnginePage::findText() snippet to Qt 6Sze Howe Koh2023-12-171-2/+2
* [Doc] Bump required version of Node.js to v14Sze Howe Koh2023-12-171-1/+1
* Add new API for screen capturingMartin Negyokru2023-12-1517-105/+785
* Fix compilation error with -no-feature-accessibility optionAnu Aliyas2023-12-143-2/+14
* Add API to override User Agent Client HintsSzabolcs David2023-12-1414-10/+370
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-0959-325/+327
* Disable ARC for QtWebEngine sources on macOS and iOSPeter Varga2023-12-091-0/+4
* Chromium 116 adaptationsAllan Sandfeld Jensen2023-12-0927-103/+156
* Add conversion functions for base::apple::OwnedNSEventPeter Varga2023-12-096-20/+212
* Chromium 114 adaptationsAllan Sandfeld Jensen2023-12-0930-203/+152
* Fix unconditional pointer access in QWebEngineDownloadRequest::pageMichael Brüning2023-12-071-1/+1
* Rename QtWebEngineProcess exe in debug modeAnu Aliyas2023-12-061-1/+1
* [DevTools]:Add --remote-allow-origin to chromium launch flagAnu Aliyas2023-12-043-1/+29
* Support pkg-config on macMichal Klocek2023-12-011-1/+1
* Fix compilation arm64Michal Klocek2023-11-291-0/+1
* Remove TODO and FIXME from history restoration codeSzabolcs David2023-11-241-13/+1
* Update External Clear Key related constantsSzabolcs David2023-11-222-14/+5
* Update ChromiumMichael Brüning2023-11-201-1/+1
* Update ChromiumMichael Brüning2023-11-141-1/+1
* Fix accessibility crash on elements with cell rolePeter Varga2023-11-101-5/+1
* Doc: Fix QPdfPageSelector::currentPageLabel property documentationTopi Reinio2023-11-102-1/+4
* Mention the need to deploy v8 context snapshots for Qt WebEngineMichael Brüning2023-11-071-0/+6
* Let page interceptor process requests with extra headersSzabolcs David2023-11-073-12/+11
* Update ChromiumMichael Brüning2023-11-031-1/+1
* Compositor: fix potential nullptr accessVladimir Belyavsky2023-11-021-6/+2
* Handle vaapi-libvxp incompability in configMartin Negyokru2023-11-022-9/+8