summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update ChromiumMichael Brüning2024-03-182-1/+1
* Clean up GLX codePeter Varga2024-03-184-45/+12
* Update ChromiumPeter Varga2024-03-181-0/+0
* Fix Vulkan rendering with disabled VAAPIPeter Varga2024-03-064-45/+21
* Fix pure wayland builds with vaapiMichal Klocek2024-03-062-5/+10
* Set minimum required VA-API version to 1.14Peter Varga2024-03-051-1/+1
* Fix bundled minigbmPeter Varga2024-03-042-0/+5
* Update ChromiumPeter Varga2024-03-042-1/+1
* QWebEngineWebAuthUxRequest: add RegisterEnumClassesUnscoped for QMLMarc Mutz2024-03-042-26/+30
* Propagate system light/dark mode to webpagesKaloyan Chehlarski2024-03-041-0/+11
* Fix outdated qwebenginesettings docsMichal Klocek2024-02-271-2/+2
* Fix error message when dictionary not foundMichal Klocek2024-02-261-0/+6
* Show guest WebContents in DevTools if possibleSzabolcs David2024-02-263-2/+11
* Fix enable_plugins gn parameter useMichal Klocek2024-02-261-1/+6
* Retain focus while loading URLs into the pageAnu Aliyas2024-02-261-0/+3
* Fix QWebEngineDesktopMediaRequest after API review updateMartin Negyokru2024-02-254-30/+42
* Keep page's background color when loading new URLsAnu Aliyas2024-02-231-0/+3
* Update ChromiumMichael Brüning2024-02-142-1/+1
* Fix for view displaying blank content with transparent backgroundAnu Aliyas2024-02-131-1/+3
* Minor. Add warning about webEngineArgs and QTWEBENGINE_CHROMIUM_FLAGSMichal Klocek2024-02-081-2/+4
* Fix endif commentAllan Sandfeld Jensen2024-02-071-1/+1
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-02-061-1/+1
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-053-7/+6
* QPdfView: use per-page scale factors to render search result rectanglesShawn Rutledge2024-02-012-28/+44
* QPdfIOHandler: Ensure QPdfDocument still exists before renderingShawn Rutledge2024-02-012-5/+7
* Expand helper process stack to 8MB on WindowsKaloyan Chehlarski2024-02-011-1/+1
* Update ChromiumMichal Klocek2024-02-012-1/+1
* Fix misleading warningAllan Sandfeld Jensen2024-02-011-3/+6
* Don't crash when setting invalid cookieMoss Heim2024-01-311-2/+3
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-304-64/+36
* Update QWebEngineWebAuthPinRequest based API review commentAnu Aliyas2024-01-301-5/+4
* Fix flaky tst_qwebenginepage::getUserMediaRequestDesktopVideoManyPagesMartin Negyokru2024-01-301-4/+11
* Delay PdfMultiPageView.goTo[Page|Location] if called too earlyShawn Rutledge2024-01-271-0/+22
* Fix qmllint warnings in Qt PDF Quick componentsShawn Rutledge2024-01-277-26/+32
* Fix discontinuity with successive pinch-zoom in PdfMultiPageViewShawn Rutledge2024-01-271-1/+5
* Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael Brüning2024-01-243-9/+133
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-231-0/+0
* Fix high-dpi scaling in PdfScrollablePageViewShawn Rutledge2024-01-241-3/+4
* Fix cursor position during compositionAnu Aliyas2024-01-211-3/+5
* 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-1817-245/+241
* Update ChromiumMichal Klocek2024-01-181-0/+0
* Fix required version for core and core in host projectMichal Klocek2024-01-181-1/+1
* Speculative fix for missing licenses for qtpdf on doc.qt.ioMichal Klocek2024-01-161-1/+1
* 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