summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.7' in qt/qtwebenginev6.7.0-beta3Qt Submodule Update Bot2024-02-101-4/+4
* Use only 'pdbpagesize' linker option for webenginecore debugMichal Klocek2024-02-081-2/+4
* Minor. Add warning about webEngineArgs and QTWEBENGINE_CHROMIUM_FLAGSMichal Klocek2024-02-081-2/+4
* Fix endif commentAllan Sandfeld Jensen2024-02-071-1/+1
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-02-071-4/+4
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-02-061-1/+1
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-02-051-4/+4
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-053-7/+6
* Pass PKG_CONFIG_LIBDIR as gn system_libdir argMichal Klocek2024-02-021-1/+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 dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-02-011-4/+4
* Update ChromiumMichal Klocek2024-02-013-2/+2
* Fix misleading warningAllan Sandfeld Jensen2024-02-011-3/+6
* Update chromium versionAllan Sandfeld Jensen2024-01-312-2/+2
* Fix DEPS keys with '.'Allan Sandfeld Jensen2024-01-311-1/+7
* Don't crash when setting invalid cookieMoss Heim2024-01-312-2/+35
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-305-67/+39
* 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-273-0/+52
* Fix qmllint warnings in Qt PDF Quick componentsShawn Rutledge2024-01-277-26/+32
* Fix discontinuity with successive pinch-zoom in PdfMultiPageViewShawn Rutledge2024-01-272-1/+80
* Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael BrĂ¼ning2024-01-244-13/+135
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-2332-62/+127
* Fix high-dpi scaling in PdfScrollablePageViewShawn Rutledge2024-01-241-3/+4
* Update dependencies on '6.7' in qt/qtwebenginev6.7.0-beta2Qt Submodule Update Bot2024-01-231-4/+4
* Fix cursor position during compositionAnu Aliyas2024-01-213-13/+64
* Fix printing when page ranges are specifiedSzabolcs David2024-01-211-31/+7
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-01-211-4/+4
* Disable WebEngineDriver for debug build by defaultPeter Varga2024-01-201-0/+1
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-01-191-4/+4
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-01-181-4/+4
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-1826-383/+379
* Fix compilation if no qhttpserverMichal Klocek2024-01-182-1/+4
* Update ChromiumMichal Klocek2024-01-181-0/+0
* Fix required version for core and core in host projectMichal Klocek2024-01-182-2/+2
* 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
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-01-161-4/+4
* Add test for Hangout services extensionMartin Negyokru2024-01-161-0/+47
* Remove unwanted comments from qwebenginewebauthuxrequestAnu Aliyas2024-01-132-33/+0
* Update dependencies on '6.7' in qt/qtwebengineQt Submodule Update Bot2024-01-121-4/+4
* 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 chromium versionAllan Sandfeld Jensen2024-01-122-3/+3
* Update ChromiumMichal Klocek2024-01-123-2/+2
* Fix text formatting in JS DialogsMartin Negyokru2024-01-125-9/+27