summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-071-0/+53
* Cleanup code and clang build warningsKirill Burtsev2022-01-022-4/+4
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-023-5/+6
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-26/+5
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-271-0/+31