summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Various clean-upsPeter Varga2022-06-241-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-22101-2803/+202
* Support HTML5 <datalist> elementPeter Varga2022-06-195-14/+373
* Test local, secure and file redirectsAllan Sandfeld Jensen2022-06-183-30/+178
* Update ChromiumAllan Sandfeld Jensen2022-06-131-1/+1
* Avoid extra window after change of pageAllan Sandfeld Jensen2022-06-111-0/+1
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-103-5/+7
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-094-4/+28
* Revert "Skip tst_UIDelegates::contextMenu on macOS"Shawn Rutledge2022-06-081-3/+0
* Do not reset favicon for same document navigationsPeter Varga2022-06-072-0/+69
* Prove that the service worker works with otr profileMichal Klocek2022-06-073-10/+56
* unblacklist passing tests 2022Anna Wojciechowska2022-06-051-12/+0
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-042-0/+11
* Skip tst_UIDelegates::contextMenu on macOSShawn Rutledge2022-06-041-0/+3
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-041-1/+1
* Renumber pages in test.pdfShawn Rutledge2022-05-311-0/+0
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-1/+1
* Fix assert after qtbase changeAllan Sandfeld Jensen2022-05-311-10/+10
* Include moc filesAllan Sandfeld Jensen2022-05-313-0/+6
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-271-1/+1
* Implement File System Access permission APISzabolcs David2022-05-262-6/+40
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-251-0/+65
* Remove QPdfBookmarkModel::structureModeShawn Rutledge2022-05-241-65/+0
* QPdfBookmarkModel: replace StructureMode enum with an enum classShawn Rutledge2022-05-241-3/+3
* QPdfDocument: use enum classesShawn Rutledge2022-05-243-63/+63
* 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
* 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
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* 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
* 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
* 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
* 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