summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-091-1/+1
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-0/+65
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-162-19/+67
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-124-39/+132
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-022-2/+10
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-302-0/+33
* Resolve status code for http response with failureKirill Burtsev2022-04-081-13/+61
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-252-0/+39
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-03-102-0/+47
* 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
* Add testing of default constructed profile backKirill Burtsev2022-02-181-24/+17
* Improve local scheme access rulesAllan Sandfeld Jensen2022-02-114-63/+292
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-6/+36
* 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