summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for profile settingsJüri Valdmann2020-02-185-79/+236
* Fix backActionUpdate flaky failureKirill Burtsev2020-02-041-1/+1
* Fix widget accessibility on macOSPeter Varga2020-01-241-0/+80
* Blacklist tst_QWebEnginePage::mouseMovementProperties on macOSTor Arne Vestbø2020-01-231-0/+1
* Update navigation actions when load finishes in a subframePeter Varga2020-01-221-7/+26
* FIXUP: Un-blacklist tst_qwebenginepage::fullScreenRequested() on WindowsTamas Zakor2020-01-221-20/+40
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Allan Sandfeld Jensen2020-01-201-7/+8
|\
| * Add qtry prefix to webenginepage testMichal Klocek2020-01-171-2/+2
| * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-0/+172
| |\
| * | Rework url changed logicMichal Klocek2020-01-141-5/+6
* | | Fix overriding shortcuts in password input fields on WindowsPeter Varga2020-01-151-0/+18
* | | Fix conversion of tabpanel aria rolePeter Varga2020-01-151-1/+1
| |/ |/|
* | Fix crash when handling QEvent::TouchCancelRomain Pokrzywka2020-01-091-0/+172
|/
* Un-blacklist tst_qwebenginepage::fullScreenRequested() on WindowsTamas Zakor2019-12-182-151/+22
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-181-1/+16
* Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-291-8/+23
* Favicon touchIconWithSameURL test: fix waiting on wrong spyKirill Burtsev2019-11-281-2/+2
* Update find request id when a new search interrupts an ongoing searchPeter Varga2019-11-281-0/+13
* Fix renderProcessTerminated signalJüri Valdmann2019-11-281-0/+21
* Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-082-0/+9
* Add tst_QWebEnginePage::setHtmlWithModuleImportJüri Valdmann2019-11-081-0/+36
* Handle MSVC CI slowness in tst_originsAllan Sandfeld Jensen2019-11-071-1/+1
* More speculative fixes for MSVC 2019 CIv5.14.0-beta3Allan Sandfeld Jensen2019-11-063-23/+23
* Deprecate QWebEngineDownloadItem path API properlyTamas Zakor2019-11-051-0/+4
* Speculative fix of tst_OriginsAllan Sandfeld Jensen2019-11-041-65/+72
* Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-301-14/+27
|\
| * Fix getDisplayMedia crashJüri Valdmann2019-10-171-14/+21
| * Stabilize tst_QWebEnginePage::comboBoxPopupPositionAfterMove auto testPeter Varga2019-10-091-0/+6
| * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-251-0/+110
* | Fix all GCC and Clang warningsJüri Valdmann2019-10-303-3/+3
* | Test XMLHttpRequests to CorsEnabled custom schemesJüri Valdmann2019-10-231-1/+17
* | Speculatively prepare for even slower CIAllan Sandfeld Jensen2019-10-236-37/+35
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+30
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-221-0/+109
* | Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-8/+8
* | Rename certificate error's chain API methodKirill Burtsev2019-10-171-1/+1
* | Fix tst_qwebenginepage::comboBoxPopupPositionAfterMove() auto testTamas Zakor2019-10-171-0/+2
* | Do not build certificateerror tests if Qt is configured with -no-sslPeter Varga2019-10-081-1/+4
* | Support qrc protocol in @match rules of user scriptsSzabolcs David2019-09-301-0/+28
* | Blacklist visibilityState3 on windowsAllan Sandfeld Jensen2019-09-251-0/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-244-10/+42
|\|
| * Fix flaky tst_QWebEnginePage::runJavaScriptFromSlotJüri Valdmann2019-09-142-9/+4
| * Add environment variable check for tst_ProxyPac::proxypac()Tamas Zakor2019-09-121-0/+4
| * Fix QWebEnginePage visibility stateJüri Valdmann2019-08-201-0/+34
* | Remove usages of deprecated APIsSona Kurazyan2019-09-093-7/+22
* | Blacklist tst_QWebEnginePage::fullScreenRequested on WindowsAllan Sandfeld Jensen2019-09-061-0/+3
* | Api to get certificate's chain on errorKirill Burtsev2019-09-051-0/+4
* | Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-053-0/+126
* | Fix tst_QWebEngineScript::loadEvents()Tamas Zakor2019-09-051-29/+54
* | Introduce findTextFinished signalPeter Varga2019-08-231-12/+101