summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Blacklist certificate test until certicates have been renewed6.2.0Allan Sandfeld Jensen2021-10-132-1/+4
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-172-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
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-044-224/+241
* Add mock UIDelegates for Quick Controls 2Balazs Egedi2021-06-048-41/+36
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-042-24/+24
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-032-18/+27
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-033-23/+22
* Remove certificate fatal error testMichal Klocek2021-05-221-17/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-2213-193/+144
* Fix public api testMichal Klocek2021-05-221-48/+49
* Add tests to the cmake buildMichal Klocek2021-05-2233-479/+452
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-191-3/+18
|\