summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Un-blacklist QtPdf password testsShawn Rutledge2022-05-191-6/+0
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-152-19/+67
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-133-4/+37
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-124-39/+132
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-091-11/+7
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-041-1/+4
* PDF example and manual test: add GridView for thumbnailsShawn Rutledge2022-04-291-0/+105
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-262-2/+10
* QPdfBookmarkModel: add location and zoom rolesShawn Rutledge2022-04-241-0/+28
* Turn QPdfBookmarkModel::Role into an enum classShawn Rutledge2022-04-221-36/+36
* Introduce http status code domain for loading infoKirill Burtsev2022-04-182-8/+9
* Adapt Qt-style cmake for manual testsMartin Negyokru2022-04-144-110/+50
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* Add manual tests for PdfPageViewShawn Rutledge2022-04-122-0/+582
* Refactor 'inputmethods' manual testMartin Negyokru2022-04-085-30/+62
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-084-212/+1
* Resolve status code for http response with failureKirill Burtsev2022-04-071-13/+61
* Fix build with libc++Qt Submodule Update Bot2022-04-072-6/+5
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-062-0/+378
* Avoid crash due to QWindow being changed under usAllan Sandfeld Jensen2022-04-051-4/+8
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-295-16/+17
* Adaptations for Chrome 96Allan Sandfeld Jensen2022-03-291-1/+1
* Add missing cmake files for manual testsMartin Negyokru2022-03-296-0/+154
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-251-0/+2
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-242-0/+39
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-172-1/+6
* Update PDF manual testsShawn Rutledge2022-03-074-28/+26
* PDF viewer and manual test: support password-protected documentsShawn Rutledge2022-03-071-0/+21
* Add qml user script collection unit testMichal Klocek2022-03-022-0/+153
* Blacklist CertificateError::test_errorMichal Klocek2022-02-281-0/+3
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-172-0/+116
* Add testing of default constructed profile backKirill Burtsev2022-02-171-24/+17
* Introduce "--webEngineArgs" to prevent unexpected sub-process argsMichal Klocek2022-02-173-2/+5
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-02-142-0/+48
* Fix icon linkAllan Sandfeld Jensen2022-02-111-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-041-16/+16
* Port touchbrowser to Qt6Balazs Egedi2022-02-017-74/+120
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-284-64/+292
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-191-3/+12
* Add testing of redirect by interceptorAllan Sandfeld Jensen2022-01-193-21/+76
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-071-0/+53
* QtPdf: add a very rudimentary test for QPdfSelectionMarc Mutz2022-01-041-2/+34
* Cleanup code and clang build warningsKirill Burtsev2022-01-024-18/+14
* Increase timeout to help slow CIAllan Sandfeld Jensen2021-12-221-3/+3
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Stabilize tst_qwebengineurlrequestinterceptorAllan Sandfeld Jensen2021-12-181-11/+11
* Stabilize tst_QWebEngineCookieStoreMarc Mutz2021-12-171-44/+48
* Fix race condition on layout (take2)Michal Klocek2021-12-061-2/+0