summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-093-7/+22
* | Blacklist several Qt WebEngine quick dialog tests on macOS 10.13Michael Brüning2019-09-091-0/+6
* | Add webengine-core featureMichal Klocek2019-09-071-4/+4
* | 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
* | Fix tst_QWebEngineScript::loadEvents()Tamas Zakor2019-09-051-29/+54
* | Introduce findTextFinished signalPeter Varga2019-08-233-12/+190
* | Refactor findText handlingPeter Varga2019-08-221-0/+23
* | Fix missing semicolon in tst_qwebengineprofile.cppJüri Valdmann2019-08-131-1/+1
* | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-5/+12
* | Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-248-29/+126
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-233-17/+57
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-233-17/+57
| | |\
| | | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-161-0/+4
| | | * Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
| | | * Fix quick dialog test wrong message on view's LoadStatus changedKirill Burtsev2019-07-121-4/+5
| | | * Fix spellcheck test flaky failure with misspelled word missingKirill Burtsev2019-07-121-8/+35
| * | | Fix flaky inputContextQueryInput testKirill Burtsev2019-07-222-5/+2
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-106-28/+67
| |\|
| | * Wait for SelectAll to be enabled in tst_QWebEnginePage::findTextJüri Valdmann2019-07-091-0/+1
| | * Un-blacklist some passing testsJüri Valdmann2019-07-084-26/+0