summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/publicapi/tst_publicapi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QML support for QWebEngineFrameMoss Heim3 days1-0/+9
* Add hasPostData to QWebEngineNavigationRequestAllan Sandfeld Jensen2024-04-261-0/+1
* Add local fonts permission support to QuickWebEngineViewKaloyan Chehlarski2024-03-221-0/+1
* Add granular permission for clipboard-read/writeMoss Heim2024-03-111-0/+1
* Add setting method to set image animation policyAnu Aliyas2024-03-071-0/+5
* Add scroll animator to QML APIAllan Sandfeld Jensen2024-02-011-0/+2
* Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael Brüning2024-01-241-4/+2
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-221-3/+3
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-171-47/+47
* Add new API for screen capturingMartin Negyokru2023-12-151-0/+9
* Provide the correct type information for WebEngineViewAnu Aliyas2023-10-131-6/+6
* Add QWebEngineSettings::ForceDarkModeMartin Negyokru2023-09-281-0/+2
* Switch response headers to QMultiMapAllan Sandfeld Jensen2023-08-291-2/+2
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-0/+1
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-101-2/+2
* Support FIDO2 user verificationAnu Aliyas2023-07-121-0/+47
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-281-0/+1
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-311-0/+1
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-241-0/+2
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-201-1/+5
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-151-0/+2
* QWebEngineLoadingInfo: Add response headersYigit Akcay2023-02-131-1/+3
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Enable Push MessagingSzabolcs David2022-09-121-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Implement File System Access permission APISzabolcs David2022-05-261-0/+13
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-131-0/+2
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-041-1/+4
* Introduce http status code domain for loading infoKirill Burtsev2022-04-181-0/+1
* Stop using deprecated QWARNAllan Sandfeld Jensen2022-02-111-2/+2
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-261-0/+9
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-261-0/+13
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-181-5/+5
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-0/+2
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-211-1/+0
* Get rid of Quick's TestSupport APIPeter Varga2021-07-201-6/+0
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-071-10/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-2/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-061-1/+4
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-211-3/+5
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-061-1/+1
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-041-19/+19
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-1/+1
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-8/+8
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-21/+21
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-11/+12
* Fix public api testMichal Klocek2021-05-221-48/+49
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-131-0/+2
|\
| * Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-221-0/+2