summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-161-6/+30
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-121-8/+40
* Add qml user script collection unit testMichal Klocek2022-03-032-0/+153
* Blacklist CertificateError::test_errorMichal Klocek2022-02-281-0/+3
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-182-0/+116
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-6/+36
* Cleanup code and clang build warningsKirill Burtsev2022-01-041-12/+7
* Increase timeout to help slow CIAllan Sandfeld Jensen2021-12-231-3/+3
* Remove certificateerror qml unit test leftoverMichal Klocek2021-11-103-94/+0
* Fix warnings in QML tests regarding parameter injectionBalazs Egedi2021-10-187-8/+12
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-122-1/+4
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-162-1/+6
* Enable no widgets buildsMichal Klocek2021-09-053-3/+0
* Nuke all qmake files from testsMichal Klocek2021-09-0112-222/+0
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-311-0/+13
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-194-20/+20
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1943-126/+126
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-181-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-101-4/+2
* Implement QML Color DialogBalazs Egedi2021-08-051-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-2115-272/+256
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-091-15/+0
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-081-10/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-064-70/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+8
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0613-12/+277
* Add mock Menu UIDelegates for Quick Controls 2Balazs Egedi2021-07-068-101/+66
* Stabilize WebViewGeoPermission QML auto testPeter Varga2021-07-052-20/+29
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-022-0/+11
* Add cross compilation support to cmake buildsMichal Klocek2021-07-021-5/+3
* Fix enums access in qml for api typesKirill Burtsev2021-07-023-9/+21
* Add API for favicon databasePeter Varga2021-06-283-0/+249
* Fix super weird flakiness of delegates testsMichal Klocek2021-06-281-5/+17
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-284-8/+19
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-221-3/+5
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-156-7/+7
* Remove separate quick certificate error testKirill Burtsev2021-06-108-324/+1
* Fix some compiler warningsPeter Varga2021-06-101-8/+3
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-102-3/+3
* Blacklist openRemoteDebuggingSession on macOSAllan Sandfeld Jensen2021-06-081-0/+2
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-073-3/+3
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-065-96/+31
* Add mock FilePicker UIDelegates for Quick Controls 2Balazs Egedi2021-06-063-13/+13
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-044-28/+28
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-042-6/+6
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-8/+8