summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-311-0/+13
* Fix issue of not working dictionary conversionMichal Klocek2021-08-301-1/+3
* Rewrite gn-cmake integrationMichal Klocek2021-08-301-28/+1
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-195-21/+21
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1943-126/+126
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-181-2/+2
* Add QtPdf to cmake buildMichal Klocek2021-08-188-4/+55
* Remove local-access-allowed from qrcAllan Sandfeld Jensen2021-08-121-2/+2
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-105-32/+53
* Revert "Remove certificate fatal error test"Kirill Burtsev2021-08-102-0/+34
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-101-1/+0
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-101-5/+7
* Reintroduce File Picker controlBalazs Egedi2021-08-101-4/+2
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-091-0/+5
* Implement QML Color DialogBalazs Egedi2021-08-051-1/+0
* Disable kAllowContentInitiatedDataUrlNavigationsAllan Sandfeld Jensen2021-07-231-22/+43
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-231-3/+2
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-213-4/+6
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-211-1/+0
* Get rid of Quick's TestSupport APIPeter Varga2021-07-2116-275/+256
* Various clean-ups around QWebEngineViewPeter Varga2021-07-201-2/+3
* Blacklist one page and one view test for armMichal Klocek2021-07-164-2/+8
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-142-17/+18
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-133-9/+14
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-094-39/+0
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-081-10/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-066-91/+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-024-0/+16
* Add cross compilation support to cmake buildsMichal Klocek2021-07-024-17/+12
* Fix enums access in qml for api typesKirill Burtsev2021-07-023-9/+21
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-024-3/+30
* Implement dialogs of File System Access APISzabolcs David2021-07-011-0/+29
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-281-8/+8
* Add API for favicon databasePeter Varga2021-06-284-0/+541
* Fix super weird flakiness of delegates testsMichal Klocek2021-06-281-5/+17
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-284-8/+19
* Make default profile off the recordMichal Klocek2021-06-251-44/+36
* Blacklist setInAcceptNavigationRequest on macosAllan Sandfeld Jensen2021-06-241-0/+3
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-222-10/+12
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1647-55/+78
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1510-13/+13
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-153-3/+52
* Remove separate quick certificate error testKirill Burtsev2021-06-108-324/+1
* Fix some compiler warningsPeter Varga2021-06-106-39/+27
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-102-3/+3