summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-261-0/+9
* Fix warnings in QML tests regarding parameter injectionBalazs Egedi2021-10-187-8/+12
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-121-1/+1
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-113-1/+6
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-271-0/+31
* Use qWarning() in preference to QTest::qWarn()Edward Welbourne2021-09-241-2/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-241-1/+1
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-221-5/+8
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-212-3/+2
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-131-4/+4
* Fix handling of new window requestKirill Burtsev2021-09-052-30/+84
* Fix automoc for test in case of topLevel buildMichal Klocek2021-09-041-4/+3
* Enable no widgets buildsMichal Klocek2021-09-043-3/+0
* Nuke all qmake files from testsMichal Klocek2021-08-3173-737/+0
* Simplify test examples target includesMichal Klocek2021-08-312-12/+8
* Fix target name collision for top level buildMichal Klocek2021-08-312-2/+2
* Fix issue of not working dictionary conversionMichal Klocek2021-08-291-1/+3
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-28/+1
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-261-0/+13
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-185-21/+21
* Remove import versions from Quick auto testsBalazs Egedi2021-08-1843-126/+126
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-171-2/+2
* Add QtPdf to cmake buildMichal Klocek2021-08-178-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-091-5/+7
* Reintroduce File Picker controlBalazs Egedi2021-08-091-4/+2
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-091-0/+5
* Implement QML Color DialogBalazs Egedi2021-08-041-1/+0
* Disable kAllowContentInitiatedDataUrlNavigationsAllan Sandfeld Jensen2021-07-231-22/+43
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-211-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-2016-274/+255
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* Blacklist one page and one view test for armMichal Klocek2021-07-164-2/+8
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-164-0/+16
* Add cross compilation support to cmake buildsMichal Klocek2021-07-164-17/+12
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-132-17/+18
* Various clean-ups around QWebEngineViewPeter Varga2021-07-131-2/+3
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-094-39/+0
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-083-9/+14
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-071-10/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-066-91/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+8
* Stabilize WebViewGeoPermission QML auto testPeter Varga2021-07-052-20/+29
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-014-3/+30
* Fix enums access in qml for api typesKirill Burtsev2021-07-013-9/+21