summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix QWebEngineDesktopMediaRequest after API review updateMartin Negyokru2024-02-244-30/+42
* Propagate system light/dark mode to webpagesKaloyan Chehlarski2024-02-201-0/+11
* Fix enable_plugins gn parameter useMichal Klocek2024-02-191-1/+6
* Update ChromiumMichael BrĂ¼ning2024-02-142-1/+1
* Keep page's background color when loading new URLsAnu Aliyas2024-02-131-0/+3
* Fix for view displaying blank content with transparent backgroundAnu Aliyas2024-02-121-1/+3
* Show guest WebContents in DevTools if possibleSzabolcs David2024-02-093-2/+11
* Minor. Add warning about webEngineArgs and QTWEBENGINE_CHROMIUM_FLAGSMichal Klocek2024-02-071-2/+4
* Fix endif commentAllan Sandfeld Jensen2024-02-071-1/+1
* Fix error message when dictionary not foundMichal Klocek2024-02-061-0/+6
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-02-051-1/+1
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-053-7/+6
* Add scroll animator to QML APIAllan Sandfeld Jensen2024-02-012-0/+26
* QPdfView: use per-page scale factors to render search result rectanglesShawn Rutledge2024-01-312-28/+44
* QPdfIOHandler: Ensure QPdfDocument still exists before renderingShawn Rutledge2024-01-312-5/+7
* Update ChromiumMichal Klocek2024-01-312-1/+1
* Remove PPAPI docsMichal Klocek2024-01-311-27/+0
* Fix misleading warningAllan Sandfeld Jensen2024-01-311-3/+6
* Don't crash when setting invalid cookieMoss Heim2024-01-301-2/+3
* Fix flaky tst_qwebenginepage::getUserMediaRequestDesktopVideoManyPagesMartin Negyokru2024-01-301-4/+11
* Update QWebEngineWebAuthPinRequest based API review commentAnu Aliyas2024-01-291-5/+4
* Expand helper process stack to 8MB on WindowsKaloyan Chehlarski2024-01-251-1/+1
* Delay PdfMultiPageView.goTo[Page|Location] if called too earlyShawn Rutledge2024-01-251-0/+22
* Fix qmllint warnings in Qt PDF Quick componentsShawn Rutledge2024-01-257-26/+32
* Fix discontinuity with successive pinch-zoom in PdfMultiPageViewShawn Rutledge2024-01-251-1/+5
* Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael BrĂ¼ning2024-01-243-9/+133
* Fix high-dpi scaling in PdfScrollablePageViewShawn Rutledge2024-01-221-3/+4
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-224-64/+36
* Fix printing when page ranges are specifiedSzabolcs David2024-01-211-31/+7
* Disable WebEngineDriver for debug build by defaultPeter Varga2024-01-201-0/+1
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-191-0/+0
* Update ChromiumMichal Klocek2024-01-171-0/+0
* Fix required version for core and core in host projectMichal Klocek2024-01-181-1/+1
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-1717-245/+241
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-161-1/+0
* Remove the use of Q_PDF_PRIVATE_EXPORTAlexey Edelev2024-01-161-2/+2
* Remove the use of Q_WEBENGINEQUICK_PRIVATE_EXPORTAlexey Edelev2024-01-1614-25/+19
* 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
* Speculative fix for missing licenses for qtpdf on doc.qt.ioMichal Klocek2024-01-121-1/+1
* 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-122-1/+1
* Document QWebEngineClientHintsSzabolcs David2024-01-113-0/+90
* Fix text formatting in JS DialogsMartin Negyokru2024-01-105-9/+27
* Clean up and fix typos in cmake filesPeter Varga2024-01-103-4/+4
* CMake: Remove the initialization of QT_DEPLOY_LIBEXEC_DIRJoerg Bornemann2024-01-101-3/+0
* Fix cursor position during compositionAnu Aliyas2024-01-091-3/+5