summaryrefslogtreecommitdiffstats
path: root/src/webenginequick
Commit message (Expand)AuthorAgeFilesLines
* Thread safe implementation of Favicon Quick APIAnu Aliyas4 days6-145/+184
* Document how to use signal with private typesAllan Sandfeld Jensen4 days1-0/+4
* Add hasPostData to QWebEngineNavigationRequestAllan Sandfeld Jensen8 days2-3/+3
* Add the missing _p suffix to the private header files in WebEngineQuick/WidgetsAlexey Edelev9 days9-10/+43
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-252-0/+2
* Add local fonts permission support to QuickWebEngineViewKaloyan Chehlarski2024-03-223-0/+10
* Fix typos in documentationMoss Heim2024-03-111-3/+3
* Add granular permission for clipboard-read/writeMoss Heim2024-03-113-0/+14
* Add setting method to set image animation policyAnu Aliyas2024-03-072-1/+50
* Correctly hook up spellchecker suggestions to QMLKaloyan Chehlarski2024-03-011-1/+4
* Recommend against JsCanPaste/CanAccessClipboardMoss Heim2024-02-261-0/+8
* Fix QWebEngineDesktopMediaRequest after API review updateMartin Negyokru2024-02-241-0/+1
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-051-3/+2
* Add scroll animator to QML APIAllan Sandfeld Jensen2024-02-012-0/+26
* Fix misleading warningAllan Sandfeld Jensen2024-01-311-3/+6
* Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael Brüning2024-01-243-9/+133
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-221-0/+1
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-175-10/+10
* Remove the use of Q_WEBENGINEQUICK_PRIVATE_EXPORTAlexey Edelev2024-01-1614-25/+19
* Document QWebEngineClientHintsSzabolcs David2024-01-111-0/+6
* Fix text formatting in JS DialogsMartin Negyokru2024-01-104-0/+4
* Add new API for screen capturingMartin Negyokru2023-12-153-0/+12
* Add API to override User Agent Client HintsSzabolcs David2023-12-143-0/+12
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-12-061-1/+0
* Fix for tst_qmltests crashAnu Aliyas2023-11-091-0/+2
* Correct WebEngineWebAuthUXRequest qml type informationAnu Aliyas2023-10-161-3/+5
* Remove WebEngineDownloadItem type from docsSzabolcs David2023-10-161-3/+3
* Provide the correct type information for WebEngineViewAnu Aliyas2023-10-133-9/+28
* Add QWebEngineSettings::ForceDarkModeMartin Negyokru2023-09-282-0/+25
* Fix revisions of QML APIAllan Sandfeld Jensen2023-09-051-1/+1
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-242-15/+0
* QQuickWebEngineView: move using declarations outside of QT_DEPRECATED_SINCE b...Ivan Solovev2023-08-211-3/+2
* QWebEngineQuotaRequest: add deprecation guardsIvan Solovev2023-08-211-0/+2
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-173-2/+36
* Prevent QWebEngineCertificateError from being exported twice to QMLIvan Solovev2023-08-111-1/+8
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-102-14/+16
* Make webengineview::save a slotAllan Sandfeld Jensen2023-08-101-4/+3
* Fix print button of PDF viewer pluginSzabolcs David2023-07-291-2/+3
* Do comments from api 6.6 reviewMichal Klocek2023-07-261-1/+1
* Support FIDO2 user verificationAnu Aliyas2023-07-125-0/+30
* Doc: Promote Qt6::WebEngine* cmake targetsKai Köhne2023-07-031-1/+1
* Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actionsFriedemann Kleint2023-06-301-61/+2
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-283-0/+6
* Doc: Fix documentation issuesTopi Reinio2023-06-101-1/+1
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-313-0/+22
* Test for presence of local frame in runJavaScriptAllan Sandfeld Jensen2023-05-161-1/+5
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-242-0/+26
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-204-1/+33
* Support painting to Direct3D11 using ANGLEAllan Sandfeld Jensen2023-04-201-2/+3
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-121-1/+1