summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-063-8/+30
* Skip uidelegates test on macosAllan Sandfeld Jensen2022-07-051-1/+4
* Do not reset favicon for same document navigationsPeter Varga2022-06-082-0/+69
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-041-1/+1
* Fix assert after qtbase changeAllan Sandfeld Jensen2022-06-011-10/+10
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-0/+65
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-182-19/+67
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-134-39/+132
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-262-2/+10
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-04-092-0/+39
* Resolve status code for http response with failureKirill Burtsev2022-04-081-13/+61
* Fix build with libc++Qt Submodule Update Bot2022-04-072-6/+5
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-221-0/+2
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-192-1/+6
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-03-092-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
* Fix icon linkAllan Sandfeld Jensen2022-02-121-1/+1
* Stop using deprecated QWARNAllan Sandfeld Jensen2022-02-111-2/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-6/+36
* Touchbrowser: port QMutableEventPoint::from() to static settersBalazs Egedi2022-02-081-16/+16
* Port touchbrowser to Qt6Balazs Egedi2022-02-017-74/+120
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-284-63/+292
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-201-3/+12
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-081-0/+53
* QtPdf: add a very rudimentary test for QPdfSelectionMarc Mutz2022-01-041-2/+34
* Cleanup code and clang build warningsKirill Burtsev2022-01-034-18/+14
* Blacklist tst_InspectorServer::openRemoteDebuggingSessionMichael Brüning2021-12-271-1/+1
* Increase timeout to help slow CIAllan Sandfeld Jensen2021-12-231-3/+3
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Stabilize tst_QWebEngineCookieStoreMarc Mutz2021-12-181-44/+48
* Stabilize tst_qwebengineurlrequestinterceptorAllan Sandfeld Jensen2021-12-181-11/+11
* Fix race condition on layout (take2)Michal Klocek2021-12-061-2/+0
* Use up-to date LGPL license headerKai Köhne2021-12-025-55/+70
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-025-9/+18
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-26/+5
* 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-271-69/+124
* 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