summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-11-2921-72/+45175
|\
| * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-11-271-6/+5
| * Fix QtQuickControls1 mock-delegates paths in qmltests.proValentin Fokin2017-11-271-5/+5
| * Speculative stabilization of mouseLeave auto testsPeter Varga2017-11-232-2/+6
| * Stop test crashing on some windows CIAllan Sandfeld Jensen2017-11-221-1/+7
| * Revert "Remove bic data to block bic tests"Michal Klocek2017-11-203-0/+44737
| * Blacklist failing test_findTextInterruptedByLoad QML testAlexandru Croitor2017-11-181-0/+3
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-158-0/+193
| |\
| | * URLRequestQrcJobQt: remove ineffective URL formatting optionsJüri Valdmann2017-11-105-0/+42
| | * Notify Chromium about leaving viewPeter Varga2017-11-093-0/+150
| * | Stop preserving aborted navigation entriesJüri Valdmann2017-11-143-36/+96
| * | Add tests setUrlToBadDomain and setUrlToBadPortJüri Valdmann2017-11-141-0/+88
| * | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-126-7/+7
| * | Make GetUserMediaTestPage more robustViktor Engelmann2017-11-081-4/+14
| * | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-032-17/+20
* | | Verify result of QTest::qWaitForWindowExposed in URL scheme auto testPeter Varga2017-11-071-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-034-5/+90
|\| |
| * | Change spellchecker-related private features into public onesAlexandru Croitor2017-11-021-1/+1
| * | Remove pointless inclusions of qtwebengine-config.priAlexandru Croitor2017-11-023-3/+0
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-011-1/+4
| |\|
| | * Build accessibility tests only when Qt is configured with accessibilityMichael Brüning2017-10-261-1/+4
| * | Support streaming QIODevices in custom URL scheme handlersAllan Sandfeld Jensen2017-10-251-0/+85
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2017-10-284-27/+94
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-274-27/+94
| |\| |
| | * | Stabilize tst_javaScriptDialogs similateUserGestureAllan Sandfeld Jensen2017-10-251-8/+10
| | * | Adaptations to 61-basedAllan Sandfeld Jensen2017-10-251-1/+3
| | * | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-0/+63
| | * | Verify result of QTest::qWaitForWindowExposed() in auto testsPeter Varga2017-10-183-18/+18
* | | | Un-blacklist DesktopWebEngineViewLinkHovered QML auto testsPeter Varga2017-10-261-6/+0
|/ / /
* | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-138-105/+235
|\| |
| * | Disable IME on password inputPeter Varga2017-10-041-4/+23
| * | Update accessibility roles and tests for Chromium 60Peter Varga2017-10-041-1/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-296-82/+165
| |\|
| | * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
| | * Refactor tst_qquickwebengineview auto testPeter Varga2017-09-202-100/+41
| | * Fix license headers for testsKai Koehne2017-09-203-56/+27
| | * Commit the done-so-far IME composition on touch eventPeter Varga2017-09-172-0/+170
| * | Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-221-18/+44
* | | Fix version numbers for UnknownUrlSchemePolicyViktor Engelmann2017-09-265-71/+117
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-229-10/+22
|\| |
| * | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-204-4/+10
| * | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-201-1/+1
| * | Add testsupport to new configure systemMichal Klocek2017-09-194-5/+11
* | | Add Setting to allow passing unknown URL schemes to QDesktopServicesViktor Engelmann2017-09-182-1/+70
* | | Merge "Merge branch '5.10' into dev" into refs/staging/devAllan Sandfeld Jensen2017-09-1833-44760/+1162
|\ \ \
| * | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-09-1833-44760/+1162
| |\| |
| | * | Wait for focusWidget being setAllan Sandfeld Jensen2017-09-151-0/+2
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-149-1/+991
| | |\|
| | | * Set referrer on download requestsJüri Valdmann2017-09-121-7/+7
| | | * Add test for saving a page over HTTPJüri Valdmann2017-09-121-0/+85