summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2610-10/+10
* Reestablish default config for embedded buildsAllan Sandfeld Jensen2022-08-261-0/+3
* Increase timeoutsAllan Sandfeld Jensen2022-08-174-3/+6
* 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-0710-0/+30
* Skip uidelegates test on macosAllan Sandfeld Jensen2022-07-051-1/+4
* Use SPDX license identifiersLucie Gérard2022-06-2264-1749/+128
* Support HTML5 <datalist> elementPeter Varga2022-06-194-14/+221
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-091-1/+3
* Revert "Skip tst_UIDelegates::contextMenu on macOS"Shawn Rutledge2022-06-081-3/+0
* Do not reset favicon for same document navigationsPeter Varga2022-06-071-0/+32
* Skip tst_UIDelegates::contextMenu on macOSShawn Rutledge2022-06-041-0/+3
* Implement File System Access permission APISzabolcs David2022-05-261-0/+13
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-151-6/+30
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-131-0/+2
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-121-8/+40
* 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
* 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
* Stop using deprecated QWARNAllan Sandfeld Jensen2022-02-111-2/+2
* 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
* Increase timeout to help slow CIAllan Sandfeld Jensen2021-12-221-3/+3
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-0/+8
* Remove certificateerror qml unit test leftoverMichal Klocek2021-11-103-94/+0
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-261-0/+9
* 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
* Enable no widgets buildsMichal Klocek2021-09-043-3/+0
* Nuke all qmake files from testsMichal Klocek2021-08-3112-222/+0
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-261-0/+13
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-184-20/+20
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1843-126/+126
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-171-2/+2
* 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
* Reintroduce File Picker controlBalazs Egedi2021-08-091-4/+2
* Implement QML Color DialogBalazs Egedi2021-08-041-1/+0
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-212-3/+5
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-211-1/+0
* Get rid of Quick's TestSupport APIPeter Varga2021-07-2015-271/+255
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-162-0/+11
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-5/+3