summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add InputEventObserver to child framesMartin Negyokru2023-01-171-0/+108
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-131-3/+4
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-062-2/+2
* Deprecate Quota Permission Request APIPeter Varga2022-12-081-27/+26
* Add Support for Client Hints HeadersAllan Sandfeld Jensen2022-12-041-0/+28
* Add auto tests for fragment navigation on custom URL schemesSzabolcs David2022-11-282-1/+188
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-283-8/+10
* Monthly re-run of clang-tidy qt-* checks (11/2022)Marc Mutz2022-11-111-21/+21
* Fix GCC compiler warnings in auto testsPeter Varga2022-10-133-9/+13
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-1113-582/+582
* Add missing header to tst_qwebenginepageMichal Klocek2022-10-062-2/+3
* Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-121-7/+52
* Fix crashes of combobox popup testsMichal Klocek2022-08-261-9/+22
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2619-19/+19
* Reestablish default config for embedded buildsAllan Sandfeld Jensen2022-08-261-0/+3
* Fix initial widget focusPeter Varga2022-08-241-13/+43
* Increase timeoutsAllan Sandfeld Jensen2022-08-176-10/+10
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-053-8/+30
* Adaptations for Chromium 102Allan Sandfeld Jensen2022-08-041-5/+10
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-042-10/+10
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+1
* Add license headers to cmake filesLucie Gérard2022-07-0719-0/+57
* Use SPDX license identifiersLucie Gérard2022-06-2215-416/+30
* Support HTML5 <datalist> elementPeter Varga2022-06-191-0/+152
* 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-093-3/+25
* Do not reset favicon for same document navigationsPeter Varga2022-06-071-0/+37
* unblacklist passing tests 2022Anna Wojciechowska2022-06-051-12/+0
* Fix assert after qtbase changeAllan Sandfeld Jensen2022-05-311-10/+10
* Implement File System Access permission APISzabolcs David2022-05-261-6/+27
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-251-0/+65
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-151-13/+37
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-132-4/+35
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-122-12/+87
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-091-11/+7
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-262-2/+10
* Introduce http status code domain for loading infoKirill Burtsev2022-04-181-8/+8
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* 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-294-15/+16
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-251-0/+2
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-0/+32
* Add testing of default constructed profile backKirill Burtsev2022-02-171-24/+17
* Fix icon linkAllan Sandfeld Jensen2022-02-111-1/+1
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-191-3/+12