summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Add QML support for QWebEngineFrameMoss Heim7 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-112-6/+7
* Add setting method to set image animation policyAnu Aliyas2024-03-071-0/+5
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* 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
* Fix cursor position during compositionAnu Aliyas2024-01-091-2/+2
* Add new API for screen capturingMartin Negyokru2023-12-151-0/+9
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-091-2/+1
* tst_QQuickWebEngineViewGraphics crash in Debug modeAnu Aliyas2023-11-241-0/+1
* Allow cancelling automatically accepted download requestsSzabolcs David2023-10-171-3/+22
* Provide the correct type information for WebEngineViewAnu Aliyas2023-10-131-6/+6
* Support auto accepting non-HTML saves when a path was specifiedSzabolcs David2023-10-011-0/+20
* Support filePath argument of save() when saving non-HTML filesSzabolcs David2023-10-011-0/+2
* Add QWebEngineSettings::ForceDarkModeMartin Negyokru2023-09-282-0/+28
* Improve QWebEngineDownloadRequest::isSavePageDownload()Szabolcs David2023-09-281-0/+21
* Try stablizing testsAllan Sandfeld Jensen2023-09-241-8/+4
* Improve tst_QQuickWebEngineView::savePage auto testPeter Varga2023-09-141-3/+9
* Switch response headers to QMultiMapAllan Sandfeld Jensen2023-08-291-2/+2
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+2
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-0/+1
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-102-4/+4
* Fix blacklisted qemu-arm64 testsMartin Negyokru2023-07-283-8/+1
* Fix geolocation permissions to use new Qt Permissions APIMichael BrĂ¼ning2023-07-261-2/+5
* Support FIDO2 user verificationAnu Aliyas2023-07-121-0/+47
* Adaptations for Chromium 112Allan Sandfeld Jensen2023-07-061-0/+1
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-281-0/+1
* RenderWidgetHostViewQtDelegateItem: keep grabsShawn Rutledge2023-06-222-0/+68
* Fix string -> stringlist conversion in filePicker testMichal Klocek2023-06-071-2/+2
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-312-0/+18
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-242-0/+38
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-204-1/+207
* Add qml filesystem api testsMichal Klocek2023-02-274-0/+200
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-154-1/+49
* QWebEngineLoadingInfo: Add response headersYigit Akcay2023-02-131-1/+3
* Skip favicon database QML tests on High DPI screensPeter Varga2023-01-161-0/+6
* Quick: Fix file selection modes in the default UI delegateSzabolcs David2023-01-153-1/+20
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-131-4/+3
* Fix build with -no-accessibilityPeter Varga2023-01-091-1/+9
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-2/+2
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-282-2/+2
* Add client SSL authentication testMichal Klocek2022-11-221-2/+3
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-113-20/+20
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Enable Push MessagingSzabolcs David2022-09-121-0/+2
* Improve tests for qemu-armv7Allan Sandfeld Jensen2022-09-022-3/+2