summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-134-44/+83
|\
| * 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-292-21/+13
| |\
| | * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
| | * Fix license headers for testsKai Koehne2017-09-201-17/+9
| * | 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-224-4/+10
|\| |
| * | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-203-3/+9
| * | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-201-1/+1
* | | 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-1817-19/+726
|\ \ \
| * | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-09-1817-19/+726
| |\| |
| | * | Wait for focusWidget being setAllan Sandfeld Jensen2017-09-151-0/+2
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-143-1/+601
| | |\|
| | | * 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
| | | * Add test for two simultaneous downloadsJüri Valdmann2017-09-121-0/+92
| | | * Add test for downloading a link via user actionJüri Valdmann2017-09-123-1/+424
| | * | Adaptations for Chromium 60Alexandru Croitor2017-09-1114-25/+116
| | * | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-083-0/+8
| | * | Skip tests due to issues with current 58-based ChromiumAlexandru Croitor2017-09-042-1/+7
* | | | Add Autotest for restoring history that contains an internal pageViktor Engelmann2017-09-181-0/+21
|/ / /
* / / Support Quota Management APISzabolcs David2017-09-131-0/+42
|/ /
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-311-0/+95
* | Make deletion of CallbackSpy safeMichal Klocek2017-08-282-7/+24
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-142-8/+19
|\|
| * Speculative stabilization of imeCompositionQueryEvent widget auto testPeter Varga2017-07-191-5/+7
| * Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-1/+10
| * [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-2/+2
* | Add HideScrollbars settingPeter Varga2017-08-021-31/+11
* | Fix emitting selectionChanged signal for non-user text selection changePeter Varga2017-07-202-35/+60
* | Remove tst_QWebEnginePage::scrollToAnchor auto testPeter Varga2017-07-191-37/+0
* | Cleanup support for desktop captureJüri Valdmann2017-07-171-15/+105
* | Update accessibility roles for Chromium 58Peter Varga2017-07-131-1/+24
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-054-195/+223
|\|
| * Fix cancelling IME compositionPeter Varga2017-06-221-2/+26
| * Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-082-9/+15
| * Replace SignalBarrier by QSignalSpy in tst_QWebEngineHistoryViktor Engelmann2017-06-011-66/+65
| * Add back widget auto tests for inputMethodQuery and inputMethodHintsPeter Varga2017-05-312-118/+117
* | Update accessibility roles and add auto test for themPeter Varga2017-06-281-0/+146
* | Fix build of tst_qwebenginespellcheckSzabolcs David2017-06-201-1/+1
* | Auto test adaptations for Chromium 58Allan Sandfeld Jensen2017-06-144-9/+12
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-303-3/+105
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-291-2/+93
| |\
| | * Fix selectionChanged signal out of input fieldPeter Varga2017-05-171-2/+93
| * | Make error message more verbose in tst_QWebEnginePage::progressSignalViktor Engelmann2017-05-231-1/+7
| * | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+5
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-025-585/+557
|\|