summaryrefslogtreecommitdiff
path: root/tests/auto/widgets/qwebenginepage
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tests blocking integrationsAllan Sandfeld Jensen2023-02-061-0/+3
* 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-282-6/+8
* 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-062-2/+3
* Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
* 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-261-1/+1
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-1/+1
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Update ChromiumAllan Sandfeld Jensen2022-06-131-1/+1
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-102-2/+4
* 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
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-1/+2
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-212-3/+2
* Fix handling of new window requestKirill Burtsev2021-09-052-30/+84
* Nuke all qmake files from testsMichal Klocek2021-08-312-35/+0
* 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-162-1/+4
* 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-223-8/+81
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-123-7/+44
|\
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-061-9/+4
| * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-193-0/+42
* | 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-252-16/+16
|\ \ | |/