summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code and clang build warningsKirill Burtsev2022-01-044-18/+14
* Increase timeout to help slow CIAllan Sandfeld Jensen2021-12-231-3/+3
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Fix race condition on layout (take2)Michal Klocek2021-12-091-2/+0
* Remove certificateerror qml unit test leftoverMichal Klocek2021-11-103-94/+0
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Extend schemes access test with LocalContentCanAccess* flagsKirill Burtsev2021-10-281-69/+124
* 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-141-1/+1
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-123-1/+6
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-271-0/+31
* 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-231-5/+8
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-162-1/+6
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-152-3/+2
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-131-4/+4
* Fix handling of new window requestKirill Burtsev2021-09-062-30/+84
* Enable no widgets buildsMichal Klocek2021-09-053-3/+0
* Fix automoc for test in case of topLevel buildMichal Klocek2021-09-051-4/+3
* Fix target name collision for top level buildMichal Klocek2021-09-012-2/+2
* Simplify test examples target includesMichal Klocek2021-09-012-12/+8
* Nuke all qmake files from testsMichal Klocek2021-09-0173-737/+0
* 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