summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update ChromiumMichal Klocek2024-01-122-1/+1
* Fix text formatting in JS DialogsMartin Negyokru2024-01-125-9/+27
* Clean up and fix typos in cmake filesPeter Varga2024-01-123-4/+4
* QQuickPdfPageImage::load(): fall back to base class impl to avoid crashShawn Rutledge2024-01-071-1/+13
* Fix for crash in tst_multipageviewAnu Aliyas2024-01-071-1/+2
* Remove DOH debug messageSzabolcs David2024-01-071-8/+0
* Fix wrong dictionary file layoutMichal Klocek2024-01-061-1/+1
* Add default styled icons to actionsAnu Aliyas2024-01-064-29/+42
* Fix crash in QQuickPdfSearchModel::setCurrentPage()Shawn Rutledge2023-12-301-1/+1
* Harden QPdfSearchModel::resultAtIndex() against OOB indexShawn Rutledge2023-12-301-1/+1
* CMake: Fix deployment of QtWebEngine projects on LinuxJoerg Bornemann2023-12-223-0/+184
* Fix mac build with x86_64hMichal Klocek2023-12-213-4/+11
* Forward unhandled mouse wheel events to the parent widgetAnu Aliyas2023-12-203-4/+19
* Fix printing from PDF pluginSzabolcs David2023-12-208-58/+147
* Update ChromiumPeter Varga2023-12-201-0/+0
* Add WebEngineDriverPeter Varga2023-12-205-0/+161
* Add new API for screen capturingMartin Negyokru2023-12-1820-105/+797
* Update ChromiumMichal Klocek2023-12-181-0/+0
* [Doc] Port QWebEnginePage::findText() snippet to Qt 6Sze Howe Koh2023-12-171-2/+2