summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add qtry prefix to webenginepage testMichal Klocek2020-01-171-2/+2
* Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-0/+172
|\
| * Fix crash when handling QEvent::TouchCancelRomain Pokrzywka2020-01-091-0/+172
* | Rework url changed logicMichal Klocek2020-01-142-6/+7
|/
* 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
* | Blacklist visibilityState3 on windowsAllan Sandfeld Jensen2019-09-251-0/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-246-39/+143
|\|
| * 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 invalid url on profile changeMichal Klocek2019-09-041-0/+14
| * Fix QWebEnginePage visibility stateJüri Valdmann2019-08-201-0/+34
| * Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-12/+76
| * Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-29/+23
* | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-3/+32
* | Remove usages of deprecated APIsSona Kurazyan2019-09-094-10/+25
* | Blacklist several Qt WebEngine quick dialog tests on macOS 10.13Michael Brüning2019-09-091-0/+6
* | Add webengine-core featureMichal Klocek2019-09-072-5/+9
* | Blacklist tst_QWebEnginePage::fullScreenRequested on WindowsAllan Sandfeld Jensen2019-09-061-0/+3
* | Api to get certificate's chain on errorKirill Burtsev2019-09-054-85/+94
* | Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-0510-16/+331