summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Update tst_QWebEngineView::webUIURLs auto testPeter Varga2021-02-101-6/+11
* Add tracing UI resourcesPeter Varga2021-02-101-1/+1
* Enable webrtc logging and the corresponding WebUIPeter Varga2021-02-091-1/+1
* Resolve installed interceptors right before interception pointKirill Burtsev2021-02-081-3/+3
* Remove frame metadata observer (RenderWidgetHostViewQt) on destroyKirill Burtsev2021-02-063-0/+27
* Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-47/+106
* Remove remains of chrome://flashPeter Varga2021-02-041-1/+0
* Enable chrome://user-actions WebUIPeter Varga2021-02-041-1/+1
* Do not extract download file names from certain url schemesMichael Brüning2021-01-221-0/+47
* Revert "Blacklist page's dev tools tests for msvc-2019"Kirill Burtsev2021-01-152-14/+8
* Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
* Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-132-4/+10
* Add test for LocalContentCanAccessRemoteUrls settingKirill Burtsev2021-01-082-0/+29
* Blacklist horizontalScrollbarTest on macOSMichael Brüning2021-01-061-0/+3
* Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-061-2/+34
* Migrate user script IPC to mojoMichal Klocek2020-12-111-0/+2
* Fix building against Qt 5.14Allan Sandfeld Jensen2020-12-111-4/+16
* Fix building against 5.12 on most CIsAllan Sandfeld Jensen2020-12-082-0/+7
* Stabilize load signals emittingTamas Zakor2020-12-032-1/+42
* Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-7/+56
* Merge remote-tracking branch 'origin/5.15.2' into 5.15Allan Sandfeld Jensen2020-11-241-0/+9
|\
| * Fix tst_QWebEngineView flaky IME testsTamas Zakor2020-10-291-0/+9
* | Add touch input tests for scrolling and pinch zoomingKirill Burtsev2020-11-181-1/+93
* | Move touch input tests to separate testcaseKirill Burtsev2020-11-185-209/+242
* | Fix flaky tst_QWebEngineView::textSelectionOutOfInputField testTamas Zakor2020-11-102-3/+3
* | Fix new view request handlingTamas Zakor2020-11-101-1/+8
|/
* Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
* Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
* Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
* Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-0/+17
* Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-092-36/+64
* Expand FullScreenRequest testingKirill Burtsev2020-08-311-0/+8
* Don't send duplicate load progress valuesKirill Burtsev2020-08-318-60/+19
* Simplify testing with HttpServerKirill Burtsev2020-08-313-49/+21
* Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-221-0/+29
* Replace qgetenv with qEnvironmentVariableAllan Sandfeld Jensen2020-06-301-1/+1
* Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-2/+3
* Add auto test for safe redirectTamas Zakor2020-06-101-0/+32
* Extend tst_QWebEngineScript::matchQrcUrl with negative matchJüri Valdmann2020-05-294-11/+26
* Test: port qwebenginedownloaditem auto test to QRegularExpressionPeter Varga2020-05-271-2/+4
* Remove leftover of tst_QWebEnginePage::inputFieldFocus auto testPeter Varga2020-05-251-14/+0
* Fix crash on WebContentsDelegateQt::CloseContents()Peter Varga2020-05-251-0/+22
* Allow to set feature permission before first ever navigationKirill Burtsev2020-05-141-24/+42
* Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-0/+13
* Add cookie testcase to proxy testMichal Klocek2020-05-043-5/+55
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-302-5/+163
|\
| * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-2/+2
| * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-261-0/+158
| * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
* | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-293-12/+32
|/