summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
* Fix license headers for testsKai Koehne2017-09-201-17/+9
* 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
* 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
* 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
* 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
|/
* Stabilize keyboardEvents auto testsPeter Varga2017-04-281-1/+1
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-0/+58
* Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Disable setting background color in QInputMethodEventPeter Varga2017-04-211-0/+6
* Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-121-0/+80
* Fix text selection and input method queryPeter Varga2017-04-122-565/+385
* Extend blacklisting of tst_QWebEnginePage to macOS 10.11Tony Sarajärvi2017-04-111-0/+1
* Fix broken inclusion of webenigne spellcheck testMichal Klocek2017-04-041-1/+1
* Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS 10.12Tony Sarajärvi2017-03-301-0/+2
* Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* Fix accessibility tests after 56 mergeAllan Sandfeld Jensen2017-03-271-3/+3
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-0/+32
* Unblacklist changeLocale auto testsPeter Varga2017-03-152-6/+3
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-042-0/+53
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-022-0/+53
| |\
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+50
| | * tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
* | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-031-23/+27
|/ /
* | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-011-16/+27
* | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-012-9/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-83/+100
|\|
| * Fix confirming IME composition and newline insertionPeter Varga2017-01-252-83/+100
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-254-121/+170
|\|
| * Fix handling of empty input method eventsPeter Varga2017-01-222-14/+29
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-28/+26
| * Add back SIP (Software Input Panel) widget testPeter Varga2017-01-184-79/+115
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-182-21/+15
|\|
| * Unskip tst_QWebEnginePage::setHtmlWithStylesheetResourceSzabolcs David2017-01-151-20/+13
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-101-1/+2
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-161-1/+1
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+135