summaryrefslogtreecommitdiff
path: root/tests/auto/widgets/qwebenginepage/tst_qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Assert that the primary screen is available before using itMichael BrĂ¼ning2023-05-171-0/+2
* Test WebWindowType parameter in CreateWindow()Anu Aliyas2023-05-051-0/+74
* Add InputEventObserver to child framesMartin Negyokru2023-01-171-0/+108
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-131-3/+4
* Deprecate Quota Permission Request APIPeter Varga2022-12-081-27/+26
* Add Support for Client Hints HeadersAllan Sandfeld Jensen2022-12-041-0/+28
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-281-6/+7
* Fix GCC compiler warnings in auto testsPeter Varga2022-10-131-5/+5
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-286/+286
* Add missing header to tst_qwebenginepageMichal Klocek2022-10-061-1/+1
* Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
* Fix crashes of combobox popup testsMichal Klocek2022-08-261-9/+22
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-1/+1
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-8/+8
* Update ChromiumAllan Sandfeld Jensen2022-06-131-1/+1
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-101-2/+3
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-091-1/+4
* 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
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-121-12/+39
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-10/+12
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-251-0/+2
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-191-3/+12
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-1/+2
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-211-0/+2
* Fix handling of new window requestKirill Burtsev2021-09-051-30/+81
* Disable kAllowContentInitiatedDataUrlNavigationsAllan Sandfeld Jensen2021-07-231-22/+43
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-211-3/+2
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-1/+1
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* Blacklist one page and one view test for armMichal Klocek2021-07-161-1/+1
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-131-15/+15
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-081-1/+3
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-161-1/+1
* Implement dialogs of File System Access APISzabolcs David2021-06-151-0/+29
* Fix some compiler warningsPeter Varga2021-06-101-10/+12
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-25/+26
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-23/+22
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-0/+81
* Add tests to the cmake buildMichal Klocek2021-05-221-8/+20
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-7/+35
|\
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-061-9/+4
| * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-0/+33
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-171-47/+0
|\ \ | |/
| * Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-051-47/+0
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-10/+16
|\ \ | |/
| * Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-151-8/+8
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-131-2/+8
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-2/+34
|\ \ | |/