summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clear previous page text selection on new navigation unconditionallyKirill Burtsev2020-02-261-18/+28
* Fix event.key for Ctrl key combinations on WindowsPeter Varga2020-02-251-11/+29
* Add more tests for profile settingsJüri Valdmann2020-02-185-79/+236
* Fix tst_QWebEngineUrlRequestInterceptor::initiator flakinessJüri Valdmann2020-02-181-10/+10
* Fix quick accessibility on macOSPeter Varga2020-02-174-5/+83
* Fix name filters of GTK file pickerSzabolcs David2020-02-161-1/+1
* Stabilize cookie test and prepare for loadAllCookies API fixKirill Burtsev2020-02-141-22/+41
* 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-202-8/+9
|\
| * 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-142-6/+7
* | | 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-183-7/+134
* Add binary compatibility files for qtwebengineMilla Pohjanheimo2019-12-173-0/+47964
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Allan Sandfeld Jensen2019-12-043-10/+59
|\
| * 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
* | Stop using loadVisuallyCommitted in tst_qquickwebengineviewgraphicsJüri Valdmann2019-11-292-84/+34
* | Support accept attribute of file inputSzabolcs David2019-11-295-0/+54
|/
* 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-064-23/+24
* 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
| * Unify shared context initializationMichal Klocek2019-09-262-2/+15
| * 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-237-38/+36
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+30
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-223-2/+124
* | Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-193-25/+25
* | 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