summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| | * Bump timeout in tst_InspectorServer::openRemoteDebuggingSessionJüri Valdmann2019-07-041-1/+1
| | * Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+65
* | | Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-183-1/+72
* | | Adapt tst_origins for blink::SecurityOrigin fixJüri Valdmann2019-07-181-9/+6
* | | Ignore persisted spellchecking preferencesJüri Valdmann2019-07-151-35/+48
* | | Fix order of destruction in inputContextQueryInput testAlexandru Croitor2019-07-151-1/+4
* | | Blacklist inputContextQueryInput for nowAllan Sandfeld Jensen2019-07-151-0/+4
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-141-0/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-101-0/+3
| |\| |
| | * | Speculative fix for flaky runJavaScriptFromSlot testJüri Valdmann2019-07-031-0/+3
* | | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-103-4/+5
* | | | Adaptations for Chromium 74Allan Sandfeld Jensen2019-07-101-1/+0
|/ / /
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-082-8/+47
* | | Remove usages of qVariantFromValueSona Kurazyan2019-07-051-1/+1