summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-091-2/+1
* Allow cancelling automatically accepted download requestsSzabolcs David2023-10-171-3/+22
* 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-281-0/+26
* Improve QWebEngineDownloadRequest::isSavePageDownload()Szabolcs David2023-09-281-0/+21
* Try stablizing testsAllan Sandfeld Jensen2023-09-241-8/+4
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-101-2/+2
* 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
* RenderWidgetHostViewQtDelegateItem: keep grabsShawn Rutledge2023-06-222-0/+68
* Fix string -> stringlist conversion in filePicker testMichal Klocek2023-06-071-2/+2
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-241-0/+36
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-202-0/+124
* Add qml filesystem api testsMichal Klocek2023-02-274-0/+200
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-153-1/+47
* 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
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-281-1/+1
* Add client SSL authentication testMichal Klocek2022-11-221-2/+3
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-1/+1
* Improve tests for qemu-armv7Allan Sandfeld Jensen2022-09-021-2/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Reestablish default config for embedded buildsAllan Sandfeld Jensen2022-08-261-0/+3
* Increase timeoutsAllan Sandfeld Jensen2022-08-173-2/+5
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-07-081-27/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2253-1452/+106
* Support HTML5 <datalist> elementPeter Varga2022-06-194-14/+221
* Do not reset favicon for same document navigationsPeter Varga2022-06-071-0/+32
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-1/+1
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-172-1/+6
* Add qml user script collection unit testMichal Klocek2022-03-022-0/+153
* Blacklist CertificateError::test_errorMichal Klocek2022-02-281-0/+3
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-172-0/+116
* Introduce "--webEngineArgs" to prevent unexpected sub-process argsMichal Klocek2022-02-171-1/+1
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-6/+36
* Cleanup code and clang build warningsKirill Burtsev2022-01-021-12/+7
* Fix warnings in QML tests regarding parameter injectionBalazs Egedi2021-10-187-8/+12
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-112-1/+4
* Use qWarning() in preference to QTest::qWarn()Edward Welbourne2021-09-241-2/+2
* Nuke all qmake files from testsMichal Klocek2021-08-311-134/+0
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-183-15/+15
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1837-111/+111
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-104-27/+42
* Revert "Remove certificate fatal error test"Kirill Burtsev2021-08-101-0/+17
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-3/+3
* Get rid of Quick's TestSupport APIPeter Varga2021-07-2012-258/+253