summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api
Commit message (Expand)AuthorAgeFilesLines
* Add local fonts permission support to QuickWebEngineViewKaloyan Chehlarski2024-03-222-0/+7
* Add granular permission for clipboard-read/writeMoss Heim2024-03-112-0/+8
* 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
* 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-242-7/+133
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-221-0/+1
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-174-8/+8
* Remove the use of Q_WEBENGINEQUICK_PRIVATE_EXPORTAlexey Edelev2024-01-1613-23/+17
* Document QWebEngineClientHintsSzabolcs David2024-01-111-0/+6
* Add new API for screen capturingMartin Negyokru2023-12-153-0/+12
* Add API to override User Agent Client HintsSzabolcs David2023-12-143-0/+12
* 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
* Do comments from api 6.6 reviewMichal Klocek2023-07-261-1/+1
* Support FIDO2 user verificationAnu Aliyas2023-07-124-0/+18
* Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actionsFriedemann Kleint2023-06-301-61/+2
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-282-0/+5
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-312-0/+8
* 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-203-1/+14
* 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
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-311-1/+9
* Move custom dialogs example to manual testsMichal Klocek2023-03-221-0/+29
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-102-0/+15
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-1/+3
* Fix filesystem request qml namespaceMichal Klocek2023-02-271-1/+9
* Add missing foregin type for QWebEngineFileSystemAccessRequestMichal Klocek2023-02-211-0/+10
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-152-0/+15
* Add WebChannelQuick dependencyMichal Klocek2023-02-151-1/+1
* Fix deprecation of Quota Permission Request APIPeter Varga2023-01-181-1/+2
* Fix build with -no-accessibilityPeter Varga2023-01-092-2/+6
* Remove unused properties from QQuickWebEngineViewPrivatePeter Varga2023-01-092-3/+0
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-222-28/+20